Skip to content

gmmik3/osint-scraper

 
 

Repository files navigation

Build Status

Coverage Status

Social Recon

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, cd into the osint-scraper directory.
  • Begin a new virtual environment with Python 3 and activate it.
  • cd into the next osint-scraper directory. It should be at the same level of the setup.py file.
  • pip install -e . on the command line to install all dependencies.
  • $ pserve development.ini --reload to serve the application on http://localhost:6543

Dependencies

  • Python 3.5
  • See requirements.txt and setup.py

Authors

Kavdi Hodgson

Gabriel Meringolo

Chris Closser

Matt Favoino

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Social Recon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.4%
  • CSS 8.3%
  • JavaScript 1.2%
  • Shell 0.1%