hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.72k stars 525 forks source link

Request for homechef.com #512

Closed stroodle96 closed 2 years ago

stroodle96 commented 2 years ago

We always enjoy adding support for new websites to the library!

To help us out, please check that recipes published on the website you're requesting are public (we can't currently scrape recipes that require an account login) and add sample recipe URL(s) below:

https://www.homechef.com/meals/prosciutto-and-mushroom-carbonara-standard

Can you write Python and would you like to help add the scraper yourself? We'd be glad for your assistance! We can provide you with guidance and code review in return. If so, tick any of the relevant boxes below:

stroodle96 commented 2 years ago

Depending on how simple this is, I would also like to make a request for everyplate.com. But I thought I would start with homechef. I plan to look into this a little myself. But have very little experience with python so I am not sure how far I will get. Any tips or advice appreciated!

hhursev commented 2 years ago

Hey I went ahead and implemented homechef. everyplate will be a bit more complex. We'll have to parse the html it seems feel free to open separate issue for it