This repository contains the students' web scraper implementations for a variety of websites.
- Fork this repository.
- Create a new folder with the website's url (e.g.
https://www.quera.org/
->quera.org
). - Create a new file named
README.md
in the folder, and add a description of your goal and the data you want to extract. - Push your changes to this folder in your forked repository.
- Create a pull request to this repository.
We encourage you to contribute to this repository. You can add your own implementation, or improve existing ones. If you have any questions, feel free to open an issue.
This repository is part of the Data Analysis Bootcamp course at Quera. For more information, visit this page.