Universal Scraping API
Basic Information
Interface Description: Unlock target pages via a universal scraping API.
Interface URL: https://universalapi.thordata.com/request
Request Method: POST
Request parameters
Headers:
token
string
Yes
Please log in to the Please log in to the Dashboard-account-settings to view your token.
Body:
url
string
Yes
The target URL to crawl . Supports custom search engine or webpage links.
js_render
string
No
Enables dynamic content rendering (e.g., SPAs, JavaScript-heavy sites). Recommended: Enable for modern websites.
type
string
No
Output format of crawled data. Options: HTML (default) or PNG (screenshot).
block_resources
string
No
Blocks non-essential resources (e.g., images, ads) to accelerate scraping speed.
country
string
No
ets proxy location for the request. Default: No proxy. Example: us for United States.
Response example
ip
string
yes
city
string
yes
region
string
yes
country
string
yes
loc
string
yes
org
string
yes
postal
string
yes
asn
string
yes
timezone
string
yes
Last updated