/gsocScraper

A python spider to get all the organizations that have participated in GSOC

Primary LanguageJupyter Notebook

gsocScraper

A python spider to get all the organizations that have participated in GSOC.

Dependencies

  • pandas
  • numpy
  • matplotlib
  • requests
  • bs4

Results

The results (ordered by number of appearances of an organization) can be viewed at appearances.csv

Run the scraper (Windows)

$ pip install -r requirements.txt
$ run