nityeshaga / scrape-and-send

A tool to scrape websites and send email alerts upon desired updates
1 stars 1 forks source link

Modularise code #4

Closed nityeshaga closed 6 years ago

nityeshaga commented 6 years ago

Put scraping and notifying to different modules. Scraping module will contain different scraper files for different websites.

nityeshaga commented 6 years ago

Closed with #13 and #7