This is a simpler recipe crawler to crawl recipes in https://www.bbcgoodfood.com/recipes/collection/easy page by page for my final year project
python package list:
- pip install selenium
- pip install requests
- pip install BeautifulSoup4
This is a simpler recipe crawler to crawl recipes in https://www.bbcgoodfood.com/recipes/collection/easy page by page for my final year project
python package list: