Python Project

Job ID: 35347602

Budget: ₹600 – ₹610 INR

Looking for someone to build a simple Python script by 13:30 IST on 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 organized by date before the scrape begins.
- Catch prevention - scraper must either run free rotating proxies or run slowly so that it is not picked up and human-verified

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