# FetchSERP API ## Docs - [Backlinks for a domain](https://docs.fetchserp.com/api-reference/api/backlinks-for-a-domain.md) - [Current User information](https://docs.fetchserp.com/api-reference/api/current-user-information.md) - [Domain Infos (dns, whois, server, ssl)](https://docs.fetchserp.com/api-reference/api/domain-infos-dns-whois-server-ssl.md) - [Domain Ranking](https://docs.fetchserp.com/api-reference/api/domain-ranking.md) - [Emails for a domain](https://docs.fetchserp.com/api-reference/api/emails-for-a-domain.md) - [Keywords Search Volume](https://docs.fetchserp.com/api-reference/api/keywords-search-volume.md) - [Keywords Suggestions](https://docs.fetchserp.com/api-reference/api/keywords-suggestions.md) - [Long-tail keywords generator](https://docs.fetchserp.com/api-reference/api/long-tail-keywords-generator.md) - [Moz Domain Authority](https://docs.fetchserp.com/api-reference/api/moz-domain-authority.md) - [Page Indexation Check](https://docs.fetchserp.com/api-reference/api/page-indexation-check.md) - [Scrape a domain](https://docs.fetchserp.com/api-reference/api/scrape-a-domain.md) - [Scrape a web page with JS](https://docs.fetchserp.com/api-reference/api/scrape-a-web-page-with-js.md) - [Scrape a web page with JS and proxy](https://docs.fetchserp.com/api-reference/api/scrape-a-web-page-with-js-and-proxy.md) - [Scrape a web page without JS](https://docs.fetchserp.com/api-reference/api/scrape-a-web-page-without-js.md) - [SERP](https://docs.fetchserp.com/api-reference/api/serp.md): This endpoint fetches the SERP results without using JS. - [SERP AI Overview and AI Mode](https://docs.fetchserp.com/api-reference/api/serp-ai-overview-and-ai-mode.md): This endpoint returns the AI overview and AI mode response of the SERP. It is less reliable than the SERP AI Overview and AI Mode 2 steps endpoint but can return in less than 30 seconds. - [SERP AI Overview and AI Mode step 1](https://docs.fetchserp.com/api-reference/api/serp-ai-overview-and-ai-mode-step-1.md): This endpoint launches a job that solves google recaptcha and fetches google SERP with javascript rendering using a headless browser. It allows retrieving the AI overview and the search results. This endpoint returns a uuid to be used for polling the content at SERP JS content endpoint. - [SERP AI Overview and AI Mode step 2](https://docs.fetchserp.com/api-reference/api/serp-ai-overview-and-ai-mode-step-2.md): This endpoint returns the SERP including the AI overview and the search results. - [SERP with AI Overview step 1](https://docs.fetchserp.com/api-reference/api/serp-with-ai-overview-step-1.md): This endpoint launches a job that solves google recaptcha and fetches google SERP with javascript rendering using a headless browser. It allows retrieving the AI overview and the search results. This endpoint returns a uuid to be used for polling the content at SERP JS content endpoint. - [SERP with AI Overview step 2](https://docs.fetchserp.com/api-reference/api/serp-with-ai-overview-step-2.md): This endpoint returns the SERP including the AI overview and the search results. - [SERP with HTML content](https://docs.fetchserp.com/api-reference/api/serp-with-html-content.md): This endpoint returns the SERP results along with the HTML content of the pages. - [SERP with text content](https://docs.fetchserp.com/api-reference/api/serp-with-text-content.md): This endpoint returns the SERP results along with the text content of the pages. - [Web Page AI analysis](https://docs.fetchserp.com/api-reference/api/web-page-ai-analysis.md) - [Web Page SEO analysis](https://docs.fetchserp.com/api-reference/api/web-page-seo-analysis.md) - [API Overview](https://docs.fetchserp.com/api-reference/introduction.md): Authentication, rate limits, and spec for the fetchSERP API - [LLM Integration](https://docs.fetchserp.com/guides/llm.md): Super-charge your AI with real-time SEO data from fetchSERP - [Official SDKs](https://docs.fetchserp.com/guides/sdks.md): Use fetchSERP in your favorite language - [SEO Agent](https://docs.fetchserp.com/guides/seo-agent.md): Chat with an SEO expert AI powered by fetchSERP - [Use Cases](https://docs.fetchserp.com/guides/use-cases.md): Real-world projects powered by fetchSERP - [fetchSERP API](https://docs.fetchserp.com/index.md): All-in-One SEO & Web Intelligence Toolkit API - [Pricing](https://docs.fetchserp.com/pricing.md): Simple credit-based pricing for fetchSERP - [Quickstart](https://docs.fetchserp.com/quickstart.md): Start using the fetchSERP API in minutes ## OpenAPI Specs - [openapi](https://docs.fetchserp.com/openapi.json)