Skip to content

michaeljpark93/recipe-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Yummly Recipe Web Scraper

This python Web Scaper utilizes Selenium and BeautifulSoup to return a text file with recipes from Yummly.

Instructions

  1. Clone this repo
  2. Download dependencies:
  1. Update MIN_NUM_RECIPES = 1000 (found on line 130 in main.py file) to desired min number of recipes
  2. In terminal run python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages