You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a script written in python to scrape all of the pages on the BBC Recipes website. There are functions to take the images, methods, ingredients and titles. This information can be stored in an SQL database and read back out. The end goal will be to create a new site with this information.
How to Run: There are absolute paths in Class:
unit_tests
And Functions:
store_image
Once these are set you can then simply run the script by using a python application to run the script.