Communityv0.1.0

Tabstack Extractor

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.

1.9kdownloadsnoblepayne
View on ClawHubBack to Skills

Skill Details

Slug
tabstack-extractor
Latest Version
0.1.0
Author
noblepayne
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Tabstack Extractor.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

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