timps_web_scraping
Generate web scrapers using Playwright, Scrapy, or httpx with anti-bot configuration and data extraction logic to pull structured content from websites.
Instructions
Generate Playwright/Scrapy/httpx scrapers with anti-bot config and data extraction logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |