Collect structured data

Scrape competitor pricing pages

Find skills for crawling public pricing pages, extracting plan names, prices, feature tables, and producing markdown or JSON for downstream analysis.

Agent prompt

Find the best skill for scraping public competitor pricing pages, extracting structured pricing tables, and returning clean markdown or JSON.

12
Matched skills
66K
Top stars

Best first install

Crawl4AI

Open-source LLM-friendly web crawler and scraper

66K stars79 qualityweb-automation

Install with one command

$ npx skills add unclecode/crawl4ai

Install targets

Install this skill in your agent workflow

Copy the registry command or an agent-specific install prompt for Codex, Claude Code, and Cursor.

skill install

OpenAgentSkill CLI

Use the registry command when your workflow supports the OpenAgentSkill installer.

$ npx skills add unclecode/crawl4ai

Decision guide

Use and avoid conditions

Success criteria

  • Returns structured pricing fields
  • Handles ordinary public webpages
  • Can be tested against a sample URL

Do not use when

  • The site requires login or payment
  • Robots or terms prohibit automated crawling
  • The task needs human-only judgment

Alternatives

Compare before installing

Compare top 4