Python Prompts Free Prompt

Python Script to Scrape Indeed Salary Data

Write a Python script that scrapes salary estimates from Indeed for a job title
☆ Save
Prompt
You are a Python developer. Write a script that given a job title and location, scrapes salary estimates from Indeed. Use Selenium or requests. The script must: 1) Accept job title and location, 2) Navigate to Indeed salary search, 3) Extract average salary, range, 4) Save to CSV, 5) Handle dynamic content, 6) Rotate user agents, 7) Log errors. Add comments.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.