workingproxysites.

/scraping-api/ — Nimble Extract API

Fetch HTML, Markdown and screenshots with configurable rendering, CSS parsing, browser actions and asynchronous batches.

Scraping API. Official documentation · Checked · Review due .

documented capabilities

HTTP API
Formats
The formats array selects HTML, Markdown, Base64 PNG screenshots and response headers.[1]
Rendering
render defaults to false; true enables JavaScript and auto lets Nimble select the configuration.[1]
Parsing and actions
CSS parsing schemas, browser actions and network-capture rules are supported.[1]
Async processing
Async and batch submissions return before processing finishes; poll task or batch progress for completion.[2]
Billing
Extraction Tools are listed at USD 1 per 1,000 URLs, with charges only for successful requests.[3]

Billing: Successful URL extractions; public API pricing lists USD 1 per 1,000 URLs for Extraction Tools.

Outputs: html, json, markdown, png

Documented for: Python, Node.js, Go, Curl

[ official reference ][ provider discussion ][ JSON record ]

getting started

documentation reviewed
  1. Create an API key and authenticate requests to sdk.nimbleway.com with a Bearer token.
  2. POST a URL and selected formats to /v2/extract; enable rendering or a parsing schema as needed.
  3. Use the async or batch endpoints and poll progress for larger jobs.

Requirements & limitations

  • The Extraction Tools price is distinct from paid Extraction Templates, Search and Web Search Agent products.
  • Exact concurrency limits and all driver-specific constraints were not verified in this pilot.

We reviewed the linked documentation. No live service connection, checkout or performance test is claimed for this listing.

primary sources

3 references
  1. Extract API quickstart and parametersChecked 2026-09-27
  2. Asynchronous and batch extractionChecked 2026-09-27
  3. Nimble SDK pricingChecked 2026-09-27