ongraphpythondev / mailing-lists-scraper

Web scraping to extract contact information using Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge

  • Extract websites from google with googlesearch
  • Make a regex expression to extract emails
  • Scrape websites using a Scrapy Spider
  • Save those emails in a CSV file
  • Put everything together

About

Web scraping to extract contact information using Python


Languages

Language:Python 100.0%