This lab focuses on APIs and getting data from the web. It will also give you an opportunity to think about how to structure and organize a larger project.
Fork the repository to get started. Periodically commit and push changes to your remote repository on GitHub.
- Web scraping using
rvest
or Chrome's developer tools - APIs
- Reproducible and efficient project organization