hsh-web-scrape
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).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | List of fields to extract per record. | |
| quantity | No | Expected record count (or 'all'). | |
| source_url | Yes | Target site or section to scrape. | |
| complexity_hint | No | 'static', 'js_render', 'auth_required'. |