Joao-Pedro-P-Holanda / gh-education-offers-scrapper

Simple python script for extracting all offers from the student pack on Github Education

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrapper for github education offers

This simple project includes a python web scrapper made with Beautiful Soup for collecting data about github education offers. You can direct the result to a webhook by specifying the WEBHOOK_URL environment variable.

Running

pip install -r requirements.txt
# if you use pipenv:
# pipenv install

About

Simple python script for extracting all offers from the student pack on Github Education

License:MIT License


Languages

Language:Python 100.0%