
social recon – input username and/or email to check popular social media for digital footprint.
Social Recon is an application for locates and compiles information about online personalities, given a username and/or email address. Use this to investigate your own online presence, summarize the digital footprint of someone you know, or uncover the person behind a specific username.
Socal Media Support:
+ Instagram
+ Facebook
+ Twitter
+ Flickr
+ github
Usage:
1 2 3 4 5 6 7 8 |
git clone https://github.com/famavott/osint-scraper && cd osint-scraper Begin a new virtual environment with Python 3 and activate it. python3 setup.py install pip install -e . pserve development.ini --reload open browser at http://localhost:6543 |
Source: https://github.com/famavott