samayer12 / cocktails

An excuse to combine data science and mixology
1 stars 0 forks source link

Added scraping notebook for Vinepair #1

Closed blaverick62 closed 2 years ago

blaverick62 commented 2 years ago

Added new directory "scrapers" where collaborators can add notebooks for pulling recipes from external sites. It includes a notebook that was used to pull and parse recipes from https://vinepair.com/cocktail-recipe/.

samayer12 commented 2 years ago

Thanks for the scraper! Noticed some issues ingesting the data into a dataframe, so we'll have to go through and tidy up /scraper/vinepair.py and the associated .yml files. Then we can test them on the /glizzy endpoint