I created this project to scrape Seek.co.nz for job applications. The script makes use of the libraries CSV, OS and requests-HTML.
This script will not only scrape the data from seek.co.nz of the job type and location of your choosing, but put that data in a csv file on the your desktop so the you may analyze the data further.
Like this project
Posted Feb 21, 2024
This script will not only scrape the data from seek.co.nz of the job type and location of your choosing, but put that data in a csv file on the your desktop so