Python Web Scraper with Error Handling
Generate a production-ready Python web scraper using BeautifulSoup or Scrapy with retry logic, rate limiting,...
AI prompts for Python scripting, automation workflows, web scraping, data processing, and building CLI tools with AI assistance.
20 prompts found
Generate a production-ready Python web scraper using BeautifulSoup or Scrapy with retry logic, rate limiting,...
Create Python automation scripts for repetitive tasks — file management, email processing, report generation,...
Generate a typed Python client library for any REST API with async support, automatic retries, and comprehensi...
Build a data transformation pipeline using Pandas — cleaning, validation, enrichment, and export with configur...
Generate a professional Python CLI tool using Click — subcommands, options, progress bars, colored output, and...
Scaffold a production-ready FastAPI microservice with async database access, JWT auth, OpenAPI docs, Docker, a...
Build a Python email automation system that generates HTML reports from data, schedules delivery, and tracks o...
Design and generate a comprehensive Python test suite — unit, integration, and e2e tests with fixtures, mocks,...