Skip to content

MrEdinLaw/WebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scrapper (Just emails right now)

Scrapes multiple domains for emails and saves them in files per domain.

Build Status

Installation

pip install -r requirements.txt

Usage example

Copy/Paste the links you want to get scraped in the websites.txt (row per row). Copy/Paste just the domain or a precize part of the website (more info in the wiki). Edit the banned.txt if you want to ban more link parts.

For more examples and usage, please refer to the Wiki.

Release History

  • 0.0.1
    • First Release

Meta

MrEdinLaw – @MrEdinLaw

https://github.com/mredinlaw/github-link

Contributing

  1. Fork it (https://github.com/mredinlaw/WebScraper/fork)
  2. Create your feature branch (git checkout -b feature/myFeature)
  3. Commit your changes (git commit -am 'Add some myFeature')
  4. Push to the branch (git push origin feature/myFeature)
  5. Create a new Pull Request

About

Scraping websites for information made easy!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages