allrecipe_scraper

Scrape data from allrecipes.com using Python and beautifulsoup4

Columns of the final csv file :

[Name','Type','Cooking Time','Preration Time','Servings','Ingredients','Steps','Full nutrition','Image']

Packages : BeautifulSoup Request Writer Time Pandas