Python Prompts Free Prompt

Python Script to Scrape Crunchbase Company Information

Write a Python script that scrapes company information from Crunchbase using Selenium
☆ Save
Prompt
You are a Python developer. Write a script that given a Crunchbase company URL, scrapes basic info (description, funding, employees). Use Selenium. The script must: 1) Accept URL, 2) Load page, 3) Extract data, 4) Save to JSON, 5) Handle login wall, 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.