initial commit of project
This commit is contained in:
7
crawl_recipes/README.md
Normal file
7
crawl_recipes/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Crawl Recipes from Chefkoch
|
||||
Get all recipes from Chefkoch by crawling the categories. Recipes are saved to file every 1000 recipes.
|
||||
This code is adapted from LeonZucchinis Version (https://github.com/leonzucchini/recipes).
|
||||
## Run order
|
||||
1. run crawl_category_subpages
|
||||
2. run parse_category_subpages
|
||||
2. run crawl_recipe_pages (this also runs parse_recipe_pages)
|
||||
Reference in New Issue
Block a user