Skip to content

IGM3923/Recipe-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A project designed to make picking something to eat easier. Contains mostly vegan recipes from Allrecipes.com.

main.py - Handles user choices and main application loop.

recipes.csv - The generated (and cleaned) CSV file of scraped recipes. These results have been cleaned through a combination of manual and automatic parsing.

scraper.py - The logic of the web scraper. Both the Request and data parsing happen here.

view.py - Heavily a WIP. This will act as a GUI for the program which currently runs as a CLI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages