hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.61k stars 505 forks source link

thecookingguy description #1077

Closed alliefeld closed 2 months ago

alliefeld commented 2 months ago

Meets acceptance criteria:

Running the following:

from recipe_scrapers import scrape_me
scraper = scrape_me("https://www.thecookingguy.com/recipes/chili-cumin-lamb")
scraper.description() 

... produces the output:

"Right from the pages of The Holy Grill, this super savory combination of flavors is a favorite when it comes to lamb. And because it's thicker, it requires less marinating time which is good if you don't, or can't wait."