SPRY SPY PRY SPRY SPY PRY SPRY
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)
this is in early beta
30 social accounts working so far...
- Saves profile images and content from each profile found in the directory that you ran the command from.
- Puts all found data into a single PDF (username-report.pdf) in the directory that you ran the command from.
- Progress DOTS and nice COLOURS assuming your terminal supports it.
- Randomized pausing between lookups so you don't get blocked.
- Randomized list of +8500 User Agent strings in use by default (can override via -u arg).
- Proxy override via -p arg.
pip install spry
or
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
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