GithubHelp home page GithubHelp logo

developers81828182 / thescrapper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from champmq/thescrapper

0.0 1.0 0.0 40 KB

Scrape emails, phone numbers and social media accounts from a website.

License: GNU General Public License v3.0

Python 100.00%

thescrapper's Introduction

TheScrapper

Scrape emails, phone numbers and social media accounts from a website.
You can use the found information to gather more information or just find ways to contact the site.

Installation & Setup

git clone https://github.com/champmq/TheScrapper.git
cd TheScrapper
pip3 install -r requirements.txt

Usage

# Simple scan
python3 TheScrapper.py --url URL
# Use found URLS and scan them too
python3 TheScrapper.py --url URL --crawl
# Get more info about the found SocialMedia accounts
python3 TheScrapper.py --url URL -s
# There are some more args just use:
python3 TheScrapper.py -h

If you dont like the banner just add "-b".

SocialMedia

If you want to add more SocialMedia sites just append them to the socials.txt file and if you want, you can add them with a pull request.

ToDo

  • Add extra options for the extracting part (-e (--email) -n (--number) -sm (--socialmedia))

Bugs or ideas?

If you find any bug or if you have some ideas create an issue.

Known Problems

If you use a website that is also included in the socials.txt file, then the
--sm flag can have a pretty useless output, so try to avoid those URLS or just dont use --sm.

thescrapper's People

Contributors

champmq avatar bornunique911 avatar

Watchers

 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.