Skip to content

A scraper for data from https://kozigallas.gov.hu, which collects how many teaching jobs are advertised per day.

Notifications You must be signed in to change notification settings

rferl/scraper-hu-teachingjobs

Repository files navigation

Jupyter/Python + GitHub Actions Scraper

This is a quick demo of how to build a simple Python-based scraper, and automate it on a schedule using Github actions.

To get started with this on your computer:

  1. Clone this repository.
  2. Install Python and pipenv.
  3. Run pipenv install jupyterlab requests bs4
  4. Give it a test with pipenv run jupyter execute scrape.ipynb
  5. Open up the CSV file to see the results.
  6. Open the scrape.ipynb in Jupyter Notebook to see how everything works, and to edit.

About

A scraper for data from https://kozigallas.gov.hu, which collects how many teaching jobs are advertised per day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published