workingproxysites.

/scraping-api/ — Thordata Universal Scraping API

An HTTP endpoint for HTML or PNG results with optional JavaScript rendering and resource controls.

Scraping API. Official documentation · Checked · Review due .

documented capabilities

HTTP API
Request interface
The official example posts form-encoded fields to universalapi.thordata.com/request with a Bearer token.[1]
Rendering
js_render=True enables JavaScript rendering for dynamic content.[1]
Output
The type parameter selects HTML or PNG; HTML is the documented default.[1]
Resource controls
block_resources restricts fetched resources; country selects the scraping proxy location.[1]

Billing: Not verified; request multipliers, failed-request billing and plan pricing require further evidence.

Outputs: html, png

Documented for: Curl

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

getting started

documentation reviewed
  1. Obtain a Universal Scraping API token.
  2. Send a form-encoded POST with the target URL and Bearer authentication.
  3. Choose HTML or PNG output and enable JavaScript only when the target requires it.

Requirements & limitations

  • Pricing, failed-request billing, concurrency and asynchronous delivery were not verified.
  • The documented country parameter defaults to no proxy; confirm the selected request configuration.

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

primary sources

1 references
  1. Universal Scraping API query parametersChecked 2026-09-27