8000 GitHub - kal1gh0st/ScarperSocial: 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.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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.

License

Notifications You must be signed in to change notification settings

kal1gh0st/ScarperSocial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScarperSocial

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.

python

Installation & Setup

git clone https://github.com/kal1gh0st/ScarperSocial.git
cd ScarperSocial
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

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

immagine

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

  • Verbose Mode
  • API

Bugs or ideas?

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0