All Projects → jamesacampbell → spry

jamesacampbell / spry

Licence: GPL-3.0 license
social media intelligence from the command line

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to spry

SocialMedia-App
A fully functional social media app built with flutter with multiple features
Stars: ✭ 646 (+1515%)
Mutual labels:  social, social-networks, socialmedia
Tinfoleak
The most complete open-source tool for Twitter intelligence analysis
Stars: ✭ 1,593 (+3882.5%)
Mutual labels:  osint, socialmedia
OSINT-TOOLS-CLI
THIS IS A CLI VERSION OF THE CHEAT SHEET FOR EASY ACCESS. IT CAN BE NAVIGATED WITHOUT USING COMMANDS.
Stars: ✭ 32 (-20%)
Mutual labels:  social, osint
LinkedIn Scraper
🙋 A Selenium based automated program that scrapes profiles data,stores in CSV,follows them and saves their profile in PDF.
Stars: ✭ 25 (-37.5%)
Mutual labels:  social, social-networks
Awesome Humane Tech
Promoting Solutions that Improve Wellbeing, Freedom and Society
Stars: ✭ 2,234 (+5485%)
Mutual labels:  social, social-networks
hashicorp-vault-monitor
🔑 HashiCorp Vault Monitoring Tool
Stars: ✭ 22 (-45%)
Mutual labels:  cli-app
Gotanda
Gotanda is browser Web Extension for OSINT.
Stars: ✭ 149 (+272.5%)
Mutual labels:  osint
jfinal-justauth-demo
Jfinal集成JustAuth的demo
Stars: ✭ 26 (-35%)
Mutual labels:  social
react-native-social-buttons
Declarative social button components for React Native.
Stars: ✭ 30 (-25%)
Mutual labels:  social
FSDevTools
Project to support developer experience (DX) with FirstSpirit template development by offering a connection between a VCS like Git and FirstSpirit.
Stars: ✭ 29 (-27.5%)
Mutual labels:  cli-app
gHarvester
Proof of concept for a security issue (in my opinion) that I found in accounts.google.com
Stars: ✭ 20 (-50%)
Mutual labels:  osint
bin-version-cli
Get the version of a binary in semver format
Stars: ✭ 36 (-10%)
Mutual labels:  cli-app
datajournalism-resources
A compilation of links to datajournalism & OSINT tools, guides and resources I find useful to keep at hand.
Stars: ✭ 84 (+110%)
Mutual labels:  osint
KaliIntelligenceSuite
Kali Intelligence Suite (KIS) shall aid in the fast, autonomous, central, and comprehensive collection of intelligence by executing standard penetration testing tools. The collected data is internally stored in a structured manner to allow the fast identification and visualisation of the collected information.
Stars: ✭ 58 (+45%)
Mutual labels:  osint
go-coronanet
Go implementation of the Corona Network
Stars: ✭ 35 (-12.5%)
Mutual labels:  social
sharemycart
Fight Corona virus by collaborative isolation: Buy your groceries along with your neighbors
Stars: ✭ 18 (-55%)
Mutual labels:  social
ts-ui
Telar Social Network using Reactjs
Stars: ✭ 35 (-12.5%)
Mutual labels:  social
Beginners-Python-Examples
Basic Python CLI programs
Stars: ✭ 225 (+462.5%)
Mutual labels:  cli-app
numspy
A python module for sending free sms as well as finding details of mobile number via website Way2sms.
Stars: ✭ 57 (+42.5%)
Mutual labels:  osint
awesome-cli-apps
🖥 📊 🕹 🛠 A curated list of command line apps
Stars: ✭ 10,603 (+26407.5%)
Mutual labels:  cli-app

SPRY SPY PRY SPRY SPY PRY SPRY

https://readthedocs.org/projects/spry/badge/?version=latest

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)

https://cloud.githubusercontent.com/assets/616585/17407123/259d637c-5a34-11e6-96b1-0ef1b82a9559.png

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 [email protected]: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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].