Project: Job vacancy data scraper

less than 1 minute read

I’ve just completed a new project: a command line Python program to scrape job vacancies for a given search term from Indeed.co.uk, geocode, and save in JSON. My first attempt at object-oriented programming.

Check it out here.