You're viewing a demo portfolio

Join the waitlist
PRSM

hsh-web-scrape

Active

Tool of HSH Data-on-Demand

declared in 1.0.0

Custom web scraping: extract structured data from any public site or directory. Handles static HTML, JS-rendered, paginated, and basic anti-bot. Pricing per record + complexity multiplier (1.0-2.5x). Tier 1: $3-15 (50 records). Tier 2: $15-500 (5K records). Tier 3: $250-3000 (100K).

Parameters schema

{
  "type": "object",
  "required": [
    "source_url",
    "fields"
  ],
  "properties": {
    "fields": {
      "type": "string",
      "description": "List of fields to extract per record."
    },
    "quantity": {
      "type": "number",
      "description": "Expected record count (or 'all')."
    },
    "source_url": {
      "type": "string",
      "description": "Target site or section to scrape."
    },
    "complexity_hint": {
      "type": "string",
      "description": "'static', 'js_render', 'auth_required'."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

HSH Data-on-Demand

https://github.com/hshintelligence/data-on-demand

2/7 registries
View full server →
hsh-web-scrape — HSH Data-on-Demand — PRSM MCP