/GSoC-Project

Web scrapper for GSoC

Primary LanguageJavaScript

GSoC Project

List of all the organizations that took part in GSoC in 2018: 2018-org.csv
List of all the organizations that took part in GSoC in 2019: 2019-org.csv

Web scrapper

Requirements:

  1. Pandas

pip install pandas

  1. BeautifulSoup

pip install BeautifulSoup4

  1. Requests

pip install requests

Run it in the python 3.8.2 Idle.

print('Happy Coding!')