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.
erikhayton/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.
HTMLGPL-3.0