Skip to content

maryammagy/dataanalysis_bootcamp_crawler

 
 

Repository files navigation

Quera Data Analysis Bootcamp - Web Scrapers

This repository contains the students' web scraper implementations for a variety of websites.

How to add a new implementation?

  1. Fork this repository.
  2. Create a new folder with the website's url (e.g. https://www.quera.org/ -> quera.org).
  3. Create a new file named README.md in the folder, and add a description of your goal and the data you want to extract.
  4. Push your changes to this folder in your forked repository.
  5. Create a pull request to this repository.

Contributing

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.

Course Information

This repository is part of the Data Analysis Bootcamp course at Quera. For more information, visit this page.

About

Web scraper implementations for a variety of websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.3%
  • Python 9.6%
  • Jupyter Notebook 6.1%