CoderEren / email-scraper-website

An email scraper that finds email addresses located on a website. Made with Python Django. Emails are scraped using the requests, BeautifulSoup and regex modules.

Home Page:https://freemailscraper.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Scraper Website

An email scraper that finds email addresses located on a website.
Made with Python Django and hosted on Heroku.
You can find the live demo of this project here.

Project Images

About

An email scraper that finds email addresses located on a website. Made with Python Django. Emails are scraped using the requests, BeautifulSoup and regex modules.

https://freemailscraper.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:HTML 58.9%Language:Python 41.1%