Get Gemini LLM Scraper Completed Tasks
The ‘Tasks Ready’ endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet.
Documentation Index
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful response
the current version of the API
general status code you can find the full list of the response codes here Note: we strongly recommend designing a necessary system for handling related exceptional or error conditions
general informational message you can find the full list of general informational messages here
execution time, seconds
total tasks cost, USD
the number of tasks in the tasks array
the number of tasks in the tasks array returned with an error
array of tasks
task identifier unique task identifier in our system in the UUID format
status code of the task generated by DataForSEO; can be within the following range: 10000-60000 you can find the full list of the response codes here
informational message of the task you can find the full list of general informational messages here
execution time, seconds
cost of the task, USD
number of elements in the result array
URL path
contains the parameters passed in the request's URL
array of results
task identifier of the completed task unique task identifier in our system in the UUID format
search engine specified when setting the task
search engine function example: llm_scraper
date when the task was posted (in the UTC format)
user-defined task identifier
URL for collecting the results of the Advanced task if the Advanced function is not supported in the specified endpoint, the value will be null
URL for collecting the results of the HTML task if the HTML function is not supported in the specified endpoint, the value will be null