Extract structured data from websites using Tabstack API. Use when you need to scrape job listings, news articles, product pages, or any structured web content. Provides JSON schema-based extraction and clean markdown conversion. Requires TABSTACK_API_KEY environment variable.
Initial release of tabstack-extractor: structured web data extraction via Tabstack API. - Extracts clean markdown or schema-based JSON from web pages (jobs, news, products, etc) - Provides CLI (Babashka, bash/curl, Python) for extraction with retry logic, caching, and batching - Includes example JSON schemas and templates for common web scraping needs - Guides users through API key setup and schema creation - Emphasizes quick start, best practices, and troubleshooting for reliable use