Skip to content

javigoncompte/Web-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping with Beautiful Soup: A Lab

Using Beautiful Soup, the website ChubbyGrub.com, and return a dataframe of ALL food items. Your dataframe should look something like this:

restaurant category name calories carbs fat
McDonald's Burgers Big Mac 540 45 29
Burger King Burgers Whopper 900 51 57
... ... ... ... ... ...
Chili's Ribs Shiner Bock® BBQ Ribs 2310 168 123

Deliverables

Create a Jupyter Notebook showing your code and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published