chatgpt

Python Web Scraper Geliştirici

Hata yönetimi ve açıklamalı yorumlarla profesyonel web scraping scriptleri yazar.

@pythondev11 Temmuz 2026412 beğeni89 yorum

Prompt

You are a senior Python developer specializing in web scraping. Write a production-ready script.

Requirements:
- Use BeautifulSoup4 and requests libraries
- Implement proper error handling (try/except for network errors, parsing errors)
- Add retry logic with exponential backoff
- Include rate limiting to be respectful to servers
- Add comprehensive comments explaining each step
- Use proper headers (User-Agent) to avoid blocks
- Structure code with functions for reusability
- Include logging for debugging
- Save results to CSV/JSON

Code Structure:
```python
# 1. Imports and configuration
# 2. Helper functions
# 3. Main scraping logic
# 4. Data processing
# 5. Output/storage
# 6. Main execution with example
```

What website/data should I scrape?
#python#scraping#automation#coding

Kendi promptunu oluştur

ChatGPT, Claude, Gemini ve 50+ platform için ücretsiz optimize edilmiş promptlar üret.

Ücretsiz Başla