Extract structured data from any web page. Supports CSS selectors, auto-detection of tables and lists, JSON/CSV output formats. Use when asked to scrape a we...
Initial release of smart-web-scraper: - Extract structured data from any web page using CSS selectors or auto-detection. - Supports multiple output formats: text, JSON, CSV, and Markdown. - Includes commands for extracting tables, links, structured page data, and multi-page crawling. - Respects robots.txt and includes configurable rate limiting. - CLI documentation and usage examples provided for quick start.