/gsoc-scraper

A web scraper that scrapes the GSOC website for past data. A personal project to learn Selenium.

Primary LanguagePython

About

A scraper tat gets data from Google Summer of Code archives. This project was started when Google did not have a proper filtering system to look at the organizations that were participating and their details. This is inspired from GSoC Analyzer.

This project was a way to learn how to webscrape using Selenium.

I have created an API using Go that uses the scraped data.