Skip to content

Search Google Summer of Code organisations by technologies / programming languages used.

Notifications You must be signed in to change notification settings

rbSparky/GSoC-Organisation-Search-by-Technologies

Repository files navigation

Netlify Status

GSoC-Organisation-Search-by-Technologies

search

Site Link

Search Google Summer of Code organisations by technologies / programming languages used.

To-Do

  • Add searchbar for technologies as well
  • Clean up data

How it was made

I wrote a python script to automate the process of extracting data of all organisations from the GSoC 2021 website, I couldn't do it just by regulat html scraping as the blocks were expandable, so the python script opened the block, inspected the element, then copied that <div> and pasted it into a file for all the organisations.

Once all the data was collected I extracted the parts I wanted using some regex and made the search feature over the data.

About

Search Google Summer of Code organisations by technologies / programming languages used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published