Skip to content

yangobeil/ricardo-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ricardo scraper

Code to find new recipes on Ricardo and send an email with the new ones. This is used to check weekly with heroku's scheduler.

Need to have a .env file with the following variables:

  • SENDER_EMAIL_ADDRESS
  • SENDER_EMAIL_PASSWORD
  • RECEIVER_EMAIL_ADDRESS
  • MONGO_USERNAME
  • MONGO_PASSWORD

The email part is inspired by this and the heroku scheduler by this. For info about 534 errors sent by gmail, see this.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages