Skip to main content
GET
/
check-search-companies-status
cURL
curl --request GET \
  --url https://web-scraping-api2.p.rapidapi.com/check-search-companies-status \
  --header 'x-rapidapi-key: <api-key>'
{
  "message": "<string>",
  "status": "pending/processing/done"
}
  • Get the status of your search using the request_id given from Search Companies endpoint.
  • This endpoint is FREE of charge.

Authorizations

x-rapidapi-key
string
header
required

Query Parameters

request_id
string
required
Example:

Response

message
string
status
string
Example: