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

Consider removing/renaming Challenges 3-6 in `02_web_scraping.ipynb` #21

Open tomvannuenen opened 2 years ago

tomvannuenen commented 2 years ago

It takes too much time to complete these last 4 challenges. Consider removing, splitting up the workshop and doing all of this in part 2 (I figure it will take at the very least 1 hour to get through), or (for now) renaming them as "Take Home Challenges" so it's clear they are not to be solved in the workshop. This might be a type of challenge name we can introduce in other workshops, too.