Python Project - Indeed Scraper READ IN FULL

Job ID: 35347358

Budget: ₹600 – ₹1,500 INR

Looking for someone to build a simple Python script by 13:30 IST 27/11/2022 to scrape uk.indeed.com

The script should be able to scrape the following information from each job posting:

- Job Title
- Job Rating
- Company Name
- Day Posted
- Salary
- Job URL

Dynamic functions where I can change perimeters should be:

- Job Title (I want to be able to change the jobs that I am searching across)
- Location (I want to be able to change the locations that I am searching across)
- Page Threshold (I want to be able to change how many pages I search across)
- Save File Name (I want to be able to change the export name)

Presets:

- Indeed job postings should be organised by date before scrape begins.
- Catchpa prevention - scraper must either run free rotating proxies or run slowly so that it is not picked up and human verified

Additonal:
All data should be exported to Excel Workbook once scrape has been completed.
Related categories: Python Coding Data Scraping BeautifulSoup Pandas