DataForSEO

saas

1418 lines. DataForSEO came to play.

DataForSEO is your go-to for building powerful SEO tools and data analysis pipelines. Their comprehensive API documentation guides you through harnessing data efficiently, making SEO tasks a breeze while saving time and costs.

Not sure yours is this good? Check it →

1,418 lines +38%
14 sections -18%
1 file

DataForSEO's llms.txt Insights

Overachiever

14 sections. Most sites can barely manage 3. This one went all in.

War and Peace vibes

1418 lines. They really wanted AI to understand them.

What's inside DataForSEO's llms.txt

DataForSEO's llms.txt contains 2 sections:

  • SERP API
  • Google

How does DataForSEO's llms.txt compare?

DataForSEODirectory AvgTop Performer
Lines1,4181029163,447
Sections14173207

Cool table. Now the real question — where do you land? Find out →

DataForSEO's llms.txt preview

First 100 of 1,418 lines

Docs DataForSEO V3

- [Introduction](https://docs.dataforseo.com/v3.md) — This is the starting point on your journey towards building powerful SEO software, data analysis pipelines, and robust no-code automations. With DataForSEO you can get all the data you need while saving your time and budget.
- [Authentication](https://docs.dataforseo.com/v3/auth.md) — [Create an account](https://app.dataforseo.com/register) with DataForSEO and then use the credentials from your account [dashboard](https://app.dataforseo.com/api-access) to access DataForSEO APIs. Note that the API password is generated automatically by DataForSEO and is different from your account password.


## SERP API

- [SERP API: Overview](https://docs.dataforseo.com/v3/serp/overview.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) This API is designed to provide you with SERP results
- [SERP API ID List](https://docs.dataforseo.com/v3/serp/id_list.md) — This endpoint is designed to provide you with a list of IDs and metadata for all SERP tasks created within the specified time period, including both successful and uncompleted tasks.
- [SERP API Errors](https://docs.dataforseo.com/v3/serp/errors.md) — By calling this endpoint you will receive information about the SERP API tasks that returned an error within the past 7 days.
- [SERP API Page Screenshot](https://docs.dataforseo.com/v3/serp/screenshot.md) — Using the Live Page Screenshot endpoint, you can capture a screenshot of any SERP page.
- [SERP API AI Summary](https://docs.dataforseo.com/v3/serp/ai_summary.md) — The purpose of the Live SERP API AI Summary endpoint is to provide a summary of the content found on any SERP and generate a response based on the user’s specified prompt.


### Google

- [Google SERP API: Overview](https://docs.dataforseo.com/v3/serp/google/overview.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) SERP API provides search results for the specified keyword, search engine, location, language, device type and OS
- [List of Google Locations for SERP](https://docs.dataforseo.com/v3/serp/google/locations.md) — Pricing
- [List of Google Languages for SERP](https://docs.dataforseo.com/v3/serp/google/languages.md) — Pricing


#### Organic

- [Google Organic SERP: Overview](https://docs.dataforseo.com/v3/serp/google/organic/overview.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) This API is designed to provide you with SERP results.
- [Setting Google Organic SERP Tasks](https://docs.dataforseo.com/v3/serp/google/organic/task_post.md) — SERP API provides top 10 search engine results by default. These results are specific to the selected location (see [the List of Locations](https://docs.dataforseo.com/v3/serp/google/locations.md)) and language (see [the List of Languages](https://docs.dataforseo.com/v3/serp/google/languages.md)) settings.
- [Get Organic SERP Completed Tasks](https://docs.dataforseo.com/v3/serp/google/organic/tasks_ready.md) — The **‘Tasks Ready’** endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed tasks using this endpoint. Then, you can collect the results using the **‘Task GET’** endpoint.
- [Get Organic SERP Completed Tasks With Re-parsed Markup](https://docs.dataforseo.com/v3/serp/google/organic/tasks_fixed.md) — The **‘Tasks Fixed’** endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the **‘Task GET’** endpoint.


##### Task GET

- [Get Google Organic SERP Results by id](https://docs.dataforseo.com/v3/serp/google/organic/task_get/regular.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/organic/task\_get/regular/$id
- [Get Google Organic SERP Advanced Results by id](https://docs.dataforseo.com/v3/serp/google/organic/task_get/advanced.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/organic/task\_get/advanced/$id
- [Get Google Organic HTML Results by id](https://docs.dataforseo.com/v3/serp/google/organic/task_get/html.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/organic/task\_get/html/$id


##### Live

- [Live Google Organic SERP Regular](https://docs.dataforseo.com/v3/serp/google/organic/live/regular.md) — Live SERP provides real-time data on search engine results for the specified keyword, search engine, and location.
- [Live Google Organic SERP Advanced](https://docs.dataforseo.com/v3/serp/google/organic/live/advanced.md) — Live SERP provides real-time data on top search engine results for the specified keyword, search engine, and location. This endpoint will supply a complete overview of featured snippets and other extra elements of SERPs.
- [Live Google Organic SERP HTML](https://docs.dataforseo.com/v3/serp/google/organic/live/html.md) — Live SERP HTML provides a raw HTML page of search engine results for the specified keyword, search engine, and location.


#### AI Mode

- [Google AI Mode SERP: Overview](https://docs.dataforseo.com/v3/serp/google/ai_mode/overview.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) This API is designed to provide search results from the Google AI Mode feature
- [List of Google AI Mode Languages for SERP](https://docs.dataforseo.com/v3/serp/google/ai_mode/languages.md) — Pricing
- [Setting Google AI Mode SERP Tasks](https://docs.dataforseo.com/v3/serp/google/ai_mode/task_post.md) — Google AI Mode SERP API provides search results from the AI Mode feature of Google Search.
- [Get Ai Mode SERP Completed Tasks](https://docs.dataforseo.com/v3/serp/google/ai_mode/tasks_ready.md) — The **‘Tasks Ready’** endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed tasks using this endpoint. Then, you can collect the results using the **‘Task GET’** endpoint.
- [Get Ai Mode SERP Completed Tasks With Re-parsed Markup](https://docs.dataforseo.com/v3/serp/google/ai_mode/tasks_fixed.md) — The **‘Tasks Fixed’** endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the **‘Task GET’** endpoint.


##### Task GET

- [Get Google AI Mode SERP Advanced Results by id](https://docs.dataforseo.com/v3/serp/google/ai_mode/task_get/advanced.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/ai\_mode/task\_get/advanced/$id
- [Get Google Ai Mode HTML Results by id](https://docs.dataforseo.com/v3/serp/google/ai_mode/task_get/html.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/ai\_mode/task\_get/html/$id


##### Live

- [Live Google AI Mode SERP](https://docs.dataforseo.com/v3/serp/google/ai_mode/live/advanced.md) — Google AI Mode SERP API provides search results from the AI Mode feature of Google Search.
- [Live Google Ai Mode SERP HTML](https://docs.dataforseo.com/v3/serp/google/ai_mode/live/html.md) — Live SERP HTML provides a raw HTML page of 100 search engine results for the specified keyword, search engine, and location.


#### Maps

- [Google Maps SERP: Overview](https://docs.dataforseo.com/v3/serp/google/maps/overview.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) This API is designed to provide you with the top 100 SERP results from Google Maps search
- [Setting Google Maps SERP Tasks](https://docs.dataforseo.com/v3/serp/google/maps/task_post.md) — SERP API provides top 100 search engine results. These results are specific to the selected location (see [the List of Locations](https://docs.dataforseo.com/v3/serp/google/locations.md)) and language (see [the List of Languages](https://docs.dataforseo.com/v3/serp/google/languages.md)) settings.
- [Get Maps SERP Completed Tasks](https://docs.dataforseo.com/v3/serp/google/maps/tasks_ready.md) — The **‘Tasks Ready’** endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed tasks using this endpoint. Then, you can collect the results using the **‘Task GET’** endpoint.
- [Get Maps SERP Completed Tasks With Re-parsed Markup](https://docs.dataforseo.com/v3/serp/google/maps/tasks_fixed.md) — The **‘Tasks Fixed’** endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the **‘Task GET’** endpoint.


##### Task GET

- [Get Google Maps SERP Advanced Results by id](https://docs.dataforseo.com/v3/serp/google/maps/task_get/advanced.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/maps/task\_get/advanced/$id


##### Live

- [Live Google Maps SERP](https://docs.dataforseo.com/v3/serp/google/maps/live/advanced.md) — Live Google Maps SERP provides real-time data on top 100 search engine results for the specified keyword, search engine, and location.


#### Local Finder

- [Google Local Finder SERP: Overview](https://docs.dataforseo.com/v3/serp/google/local_finder/overview.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) This API is designed to provide top SERP results from Google Local Finder search
- [Setting Google Local Finder SERP Tasks](https://docs.dataforseo.com/v3/serp/google/local_finder/task_post.md) — Google Local Finder SERP API provides top search engine results specific to the selected location (see [the List of Locations](https://docs.dataforseo.com/v3/serp/google/locations.md)) and language (see [the List of Languages](https://docs.dataforseo.com/v3/serp/google/languages.md)) settings.
- [Get Local Finder SERP Completed Tasks](https://docs.dataforseo.com/v3/serp/google/local_finder/tasks_ready.md) — The **‘Tasks Ready’** endpoint is designed to provide you with the list of completed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed tasks using this endpoint. Then, you can collect the results using the **‘Task GET’** endpoint.
- [Get Local Finder SERP Completed Tasks With Re-parsed Markup](https://docs.dataforseo.com/v3/serp/google/local_finder/tasks_fixed.md) — The **‘Tasks Fixed’** endpoint is designed to provide you with the list of re-parsed tasks, which haven’t been collected yet. If you use the Standard method without specifying the `postback_url`, you can receive the list of `id` for all completed re-parsed tasks using this endpoint. Then, you can re-collect the fixed results using the **‘Task GET’** endpoint.


##### Task GET

- [Get Google Local Finder SERP Advanced Results by id](https://docs.dataforseo.com/v3/serp/google/local_finder/task_get/advanced.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/local\_finder/task\_get/advanced/$id
- [Get Google Local Finder HTML Results by id](https://docs.dataforseo.com/v3/serp/google/local_finder/task_get/html.md) — ![checked](https://docs.dataforseo.com/v3/wp-content/themes/dataforseo/assets/img/icons/checked-circle.svg) GET  https://api.dataforseo.com/v3/serp/google/local\_finder/task\_get/html/$id


##### Live

- [Live Google Local Finder SERP](https://docs.dataforseo.com/v3/serp/google/local_finder/live/advanced.md) — Live Google Local\_finder SERP provides real-time search engine results for the specified keyword and location. By default, you can get up to 20 results for desktop and up to 10 results for mobile.

What is llms.txt?

llms.txt is an open standard that helps AI language models understand your website. By placing a structured markdown file at /llms.txt, websites provide AI search engines like ChatGPT, Claude, and Perplexity with a clear map of their content, services, and documentation. Companies like DataForSEO use it to ensure AI accurately represents their brand when answering user queries. Read the spec.

See who else in saas got the memo →

DataForSEO showed up. Where's yours?

1000+ companies didn't overthink it. 60 seconds. Go.

Check your site →

More llms.txt examples

View all →