An open API service indexing awesome lists of open source software.

https://github.com/dideler/caribou-data-collection

Automated data-collection scripts for the Caribou Cup Mathematics Competition
https://github.com/dideler/caribou-data-collection

Last synced: about 1 year ago
JSON representation

Automated data-collection scripts for the Caribou Cup Mathematics Competition

Awesome Lists containing this project

README

          

### Scrapers for Schools' Contact Info

#### Dependencies
- [Selenium Python Client Driver](http://selenium.googlecode.com/svn/trunk/docs/api/py/index.html)
- [ChromeDriver](http://code.google.com/p/chromedriver/wiki/GettingStarted)

#### Q&A
**Q:** Why do certain countries have scrapers for its states/provinces/regions
while others have a single scraper for the whole country?
**A:** This depends on the data source. If a source contains content for the
whole country, a single scraper is needed. It's more common for a data
source to exist for a region within a country, than for the whole country.