Skip to content

Script to scrape GSoC 2021 Projects related details that I made as a SnT summer projects 2021 allotment task.

Notifications You must be signed in to change notification settings

navneet-28/GSoC-Projects-Scrapper

Repository files navigation

GSoC 2021 Projects scrapper

This script uses python requests , pandas , bs4 libraries.

To install these required modules, just run the following command :

pip install -r requirements.txt

You may run either the gsoc_scrapper.py file or the GSoC-scrapper.ipynb jupyter notebook.

Let The script run for few minutes(around 2-3)

A sample result haas been generaated thet is contained in the sample_result.csv file.

Happy scrapping :)

About

Script to scrape GSoC 2021 Projects related details that I made as a SnT summer projects 2021 allotment task.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published