Schedule Search
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"status": "success",
"msg": "Task(s) successfully scheduled",
"results": [
{
"status": 0,
"cronned": 0,
"user_id": 4281,
"se": "",
"q": "google",
"domain": "trends.google.com",
"lang": "en",
"country_iso": null,
"loc": "US",
"lat": null,
"long": null,
"device": "desktop",
"serp_type": "trends",
"verbatim": 0,
"pingback_url": "https://webhook.site/277a9716-691d-4255-be89-a5f8f0240b58",
"postback_url": "https://webhook.site/277a9716-691d-4255-be89-a5f8f0240b58",
"is_scheduled": 1,
"page": 0,
"time_zone_offset": -330,
"time": "now 1-d",
"category": 0,
"property": "youtube",
"updated_at": "2023-05-27T06:43:44.000000Z",
"created_at": "2023-05-27T06:43:44.000000Z",
"id": 76849564
}
]
}Example request:
Last updated