nityeshaga / scrape-and-send

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

scrape_and_send.py: Improved update_results() #41

Closed nityeshaga closed 6 years ago

nityeshaga commented 6 years ago

Delegated the checking for new results in results_df to a new function

Closes #26