web-scraper | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / web-scraper

web-scraper

maintained by CoWork-OS

star 139 account_tree 14 verified_user MIT License
bolt View GitHub

name: web-scraper description: "Scrape web pages with anti-bot bypass and structured data extraction using Scrapling."

Web Scraper

Purpose

Scrape web pages with anti-bot bypass and structured data extraction using Scrapling.

Routing

  • Use when: Use when the user wants to scrape content from websites, especially sites with anti-bot protection, dynamic content, or structured data that needs extraction.
  • Do not use when: Don't use for simple URL fetching where web_fetch works fine. Don't use for internal files or local content.
  • Outputs: Extracted web content including text, tables, links, images, and metadata.
  • Success criteria: Successfully extracts the requested content from the target URL with clean formatting.

Trigger Examples

Positive

  • Use the web-scraper skill for this request.
  • Help me with web scraper.
  • Use when the user wants to scrape content from websites, especially sites with anti-bot protection, dynamic content, or structured data that needs extraction.
  • Web Scraper: provide an actionable result.

Negative

  • Don't use for simple URL fetching where web_fetch works fine. Don't use for internal files or local content.
  • Do not use web-scraper for unrelated requests.
  • This request is outside web scraper scope.
  • This is conceptual discussion only; no tool workflow is needed.

Parameters

Name Type Required Description
url string Yes URL to scrape
selector string No CSS selector for specific content (optional)

Runtime Prompt

  • Current runtime prompt length: 1117 characters.
  • Runtime prompt is defined directly in ../web-scraper.json.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 139
GitHub Forks 14
Created Mar 2026
Last Updated 3 months ago
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.