Scripts for lazy people like me to scrap organization list filtering out a particular language. Also shows the no. of times that organization was selected for GSoc in the period 2016-2020.
Note: User can input only one langauge at time. I could add functionality for more. But I don't want to xD
Requests
BeautifulSoup
Rich
yaspin
- BeautifulSoup
- Requests
- Rich
- yaspin
# Clone this repository
git clone https://github.com/imsahil007/GSoC-Scraper.git
# Go into the repository
cd GSoC-Scraper
# Install dependencies (Activate your virutal environment for python3)
pip3 install -r requirements.txt
# Run the script
python3 year_wise.py
# python3 script.py
# "script.py" not working as 2021 list has been updated yet. Will work on Jan/feb
# Enter the language of choice when asked.
# Example:
Enter the language you want to filter out: python
[x] Links aren't working in table
Note: Added a sentinal controlled loop for printing index wise details
- Fork the repo.
- Create a new branch
- Commit changes and make a PR.
- PRs are welcome :)
Contact Me: Sahil