Get the last task status
Basic Information
Interface Description: Get the status of the last task of the specified account through the interface.
Interface URL: https://api.thordata.com/api/web_scraper_api/get_latest_task_status
Request Method: POST
Request parameters
Header:
Parameter name
Type
Required
Describe
Response example
{
"code": 200,
"data": {
"api_code": 200,
"api_error_msg": ""
},
"msg": "ok"
}
Parameter name
Type
Required
Describe
code
number
No
200 = Success
data
object
No
Mission Information
download
string
Yes
200 = success, 400 = failure
tasks_ids
string
Yes
error message
msg
string
No
Last updated