hsh-web-scrape
ActiveTool of HSH Data-on-Demand
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'."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries