issues
search
dlab-berkeley
/
Python-Web-Scraping-Legacy
D-Lab's 3 hour introduction to web scraping in Python. Learn how to use APIs and scrape data from websites using the New York Times API and BeautifulSoup in Python.
7
stars
3
forks
source link
Updates lesson 2: web scraping
#15
Closed
pssachdeva
closed
2 years ago
pssachdeva
commented
2 years ago
This PR makes the following changes:
Adds an introduction markdown file which links to the slides
Makes small touch-ups to the API notebook
Fleshes out some text in the web scraping section
Standardizes code style
Adjusts headers
Renames some variables
This PR makes the following changes: