# Grabbing data from APIs

- [Grab Google Suggest Search Queries using R'](https://www.rforseo.com/apis/grab-google-suggest-search-queries-using-r.md)
- [Grab Google Analytics Data x](https://www.rforseo.com/apis/web-analytics-google-analytics.md): ⚠️ THIS IS A WORK IN PROGRESS
- [Grab keywords search volume from DataForSeo API using R'](https://www.rforseo.com/apis/dataforseo.md)
- [Grab Google Rankings from VALUE SERP API using R'](https://www.rforseo.com/apis/grab-google-rankings-from-value-serp-api-using-r.md)
- [Classify SEO Keywords using GPT-3 & R'](https://www.rforseo.com/apis/classify-seo-keywords-using-gpt-3-and-r.md)
- [Grab Google Search Console Data x](https://www.rforseo.com/apis/searchconsoler-x.md): ⚠️ THIS IS A WORK IN PROGRESS
- [Grab 'ahrefs' API data x](https://www.rforseo.com/apis/ahref.md): ⚠️ THIS IS A WORK IN PROGRESS
- [Grab Google Custom search API Data x](https://www.rforseo.com/apis/grab-google-custom-search-api-data-x.md): ⚠️ THIS IS A WORK IN PROGRESS
- [Send requests to the Google Indexing API using googleAuthR](https://www.rforseo.com/apis/send-requests-to-the-google-indexing-api-using-googleauthr.md)
- [other APIs x](https://www.rforseo.com/apis/other-apis.md): ⚠️ THIS IS A WORK IN PROGRESS


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.rforseo.com/apis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
