Python Prompts Free Prompt

Python Script to Scrape Stock Images from Unsplash

Write a Python script that downloads images from Unsplash based on a search query
☆ Save
Prompt
You are a Python developer. Write a script that uses Unsplash API to download images for a given keyword. The script must: 1) Accept query and number of images, 2) Authenticate with API key, 3) Download images to a folder, 4) Save metadata (author, URL) to CSV, 5) Handle rate limits, 6) Resize images optionally, 7) Log progress. 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.