-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a400544
commit 439d140
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,4 +54,9 @@ git clone [email protected]:stanfordjournalism/data-journalism-notebooks.git | |
|
||
Once the repo is opened locally in VS Code, navigate to `content/web_scraping/README.ipynb` and work through all notebooks, in order. **There will be a quiz on the material next class.** | ||
|
||
> NOTE: If you're new to browser developer tools, level up using materials for Chrome or Firefox (just pick one) in `content/web_scraping/resources.ipynb`). | ||
> NOTE: If you're new to browser developer tools, level up using materials for Chrome or Firefox (just pick one) in `content/web_scraping/resources.ipynb`). | ||
### Day 4 - Quiz and CLEAN Scrapers | ||
|
||
- Overview of the Community Law Enforcement Accountability Network (CLEAN) | ||
- [clean-scrapers](https://github.com/biglocalnews/clean-scrapers) - Open source scraper contributions as weekend assignment |