This application 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.
Getting Started
- Clone or fork the repo to your machine.
- Once downloaded,
cdinto theosint-scraperdirectory. - Begin a new virtual environment with Python 3 and activate it.
cdinto the nextosint-scraperdirectory. It should be at the same level of thesetup.pyfile.pip install -e .on the command line to install all dependencies.pip install pytest$ pserve development.ini --reloadto serve the application onhttp://localhost:6543
Dependencies
See requirements.txt and setup.py


















Add Comment