GithubHelp home page GithubHelp logo

hartl3y94 / osint-scraper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from famavott/osint-scraper

0.0 0.0 0.0 2.13 MB

Social Recon

License: MIT License

Python 58.94% CSS 5.41% Shell 0.06% JavaScript 0.80% HTML 34.78%

osint-scraper's Introduction

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.
    • python3 -m venv ENV
    • source ENV/bin/activate
  • cd into the next osint-scraper directory. It should be at the same level of the setup.py file.
  • pip install -e . or pip install -r requirements.txt 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

Bernard Bass - For french translation.

License

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

Acknowledgments

French translation

Social Recon

Sous Debian Stretch et Kali Linux 2018

git clone https://github.com/famavott/osint-scraper.git
cd osint-scraper

Pour Debian Stretch

apt-get install python-pip
apt-get install python3
apt-get install python3-pip

Pour Kali Linux

apt-get install python3-venv

Créer un environnement virtuel en python3 et activer le avant d'installer les éléments nécessaires.
Passer en root
python3 -m venv ENV
source ENV/bin/activate
pip install -r requirements.txt
pip install -e .
pserve development.ini

Starting server in PID 2408.
Serving on http://localhost:6543
Serving on http://localhost:6543

Une fois la machine redémarrée, relancer le service de la façon suivante :
Se placer dans le dossier de osint-scraper
python3 -m venv ENV
source ENV/bin/activate
pserve development.ini

osint-scraper's People

Contributors

christophersclosser avatar famavott avatar gabrielx52 avatar kavdi avatar zeroocool avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.