james-see / spry

social media intelligence from the command line

Home Page:http://spry.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPRY SPY PRY SPRY SPY PRY SPRY

image

image

image

social media intelligence from the terminal

Updates for 0.5.5:

Fixes for requests module updates that did not like white space in the beginning of user agent strings.

Confirmed working for Python 3.x.

WORKING SCREENSHOT (version 0.5.5)

image

WARNING:

this is in early beta

30 social accounts working so far...

KEY FEATURES:

  1. Saves profile images and content from each profile found in the directory that you ran the command from.
  2. Puts all found data into a single PDF (username-report.pdf) in the directory that you ran the command from.
  3. Progress DOTS and nice COLOURS assuming your terminal supports it.
  4. Randomized pausing between lookups so you don't get blocked.
  5. Randomized list of +8500 User Agent strings in use by default (can override via -u arg).
  6. Proxy override via -p arg.

INSTALL via pip:

pip install spry

or

INSTALL via git:

git clone git@github.com:jamesacampbell/spry.git

then cd spry then python spry-run.py [username]

DEV PATH?

the goal is to get to +100 services that have public url user name profile links to check and gather information from

EXAMPLES:

run via spry [username]

run with spitting out a pdf report:

spry [username] --report

run with verbose mode (show the user agent of each request):

spry [username] -v

About

social media intelligence from the command line

http://spry.rtfd.io

License:GNU General Public License v3.0


Languages

Language:Python 97.7%Language:JavaScript 1.1%Language:HTML 1.0%Language:CSS 0.2%