html-text-extractExtract main content text from an HTML page (URL, file, or stdin). Strips nav, footer, ads, and boilerplate. Pipes cleanly into readability_check or any text...
Install via ClawdBot CLI:
clawdbot install ktoetotam/html-text-extractGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.com/page`Audited May 20, 2026 · audit v1.0
Generated Aug 2, 2026
Marketing teams extract main article text from competitor blogs or news sites to analyze trends, keywords, and content gaps. This enables data-driven content strategies without manual copy-paste.
Researchers scrape and extract text from multiple web articles or PDFs to build a clean corpus for NLP analysis, sentiment scoring, or readability assessment. This ensures consistent data quality for valid results.
Financial analysts monitor multiple news sources, extracting clean article text to feed into sentiment analysis models for market prediction. This reduces noise and improves signal detection.
Law firms extract text from online legal articles, judgments, or regulatory pages to quickly assess readability and complexity, aiding in case research and client communication.
E-commerce companies extract product descriptions and reviews from competitor sites to analyze pricing, features, and customer sentiment. This informs product strategy and positioning.
A platform that offers content extraction and analysis as a service, charging subscription fees based on usage volume. This enables businesses to integrate content insights into their workflows.
Provide curated, extracted text datasets from specific industries or sources to researchers and analysts, sold on a per-dataset or subscription basis. This leverages the extraction skill to build high-value data products.
Offer an API endpoint that accepts HTML and returns clean text, suitable for integrating into existing NLP pipelines. Charging per API call or small monthly fee attracts developers and small businesses.
💬 Integration Tip
Pipe extracted text directly into readability_check or other NLP tools using standard shell pipes. For programmatic use, call html_extract.py from Python subprocess or wrap it in a REST API.
Scored Aug 2, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.