# Resources

- [SDKs](https://docs.scraperapi.com/resources/sdks.md)
- [FAQ](https://docs.scraperapi.com/resources/faq.md)
- [General](https://docs.scraperapi.com/resources/faq/general.md)
- [Plans & Billing](https://docs.scraperapi.com/resources/faq/plans-and-billing.md)
- [JS Rendering](https://docs.scraperapi.com/resources/faq/js-rendering.md)
- [Geolocation & Residential IPs](https://docs.scraperapi.com/resources/faq/geolocation-and-residential-ips.md)
- [Anti-Bots & CAPTCHAs](https://docs.scraperapi.com/resources/faq/anti-bots-and-captchas.md)
- [Low Success Rates](https://docs.scraperapi.com/resources/faq/low-success-rates.md)
- [Release Notes](https://docs.scraperapi.com/resources/release-notes.md)
- [April 2026](https://docs.scraperapi.com/resources/release-notes/april-2026.md)
- [Billing page redesign Released](https://docs.scraperapi.com/resources/release-notes/april-2026/billing-page-redesign-released.md): We've redesigned the billing page from the ground up to make it easier to understand your plan, manage usage, and upgrade when you're ready.
- [ScraperAPI LlamaIndex Integration](https://docs.scraperapi.com/resources/release-notes/april-2026/scraperapi-llamaindex-integration.md): We’re excited to introduce ScraperAPI’s official LlamaIndex tools integration — a powerful new way to bring real-time web data directly into your LLM workflows.
- [Crawler General Availability Update](https://docs.scraperapi.com/resources/release-notes/april-2026/crawler-general-availability-update.md): We’re excited to announce that Crawler v2.0 has officially moved out of beta
- [DataPipeline Update: 10× Larger Jobs & 30-Day Data Retention Policy](https://docs.scraperapi.com/resources/release-notes/april-2026/datapipeline-update-10-larger-jobs-and-30-day-data-retention-policy.md): Two significant updates to DataPipeline are shipping together today.
- [March 2026](https://docs.scraperapi.com/resources/release-notes/march-2026.md)
- [ScraperAPI MCP: Expanded Capabilities](https://docs.scraperapi.com/resources/release-notes/march-2026/scraperapi-mcp-expanded-capabilities.md): Expanded ScraperAPI MCP integration with deeper tools broader platform support and smarter AI agents.
- [January 2026](https://docs.scraperapi.com/resources/release-notes/january-2026.md)
- [ScraperAPI Crawler v2.0 & dashboard UI launch](https://docs.scraperapi.com/resources/release-notes/january-2026/scraperapi-crawler-v2.0-and-dashboard-ui-launch.md)
- [November 2025](https://docs.scraperapi.com/resources/release-notes/november-2025.md)
- [ScraperAPI n8n integration with MCP connectivity](https://docs.scraperapi.com/resources/release-notes/november-2025/scraperapi-n8n-integration-with-mcp-connectivity.md)
- [Updates to our Terms of Service and billing policies](https://docs.scraperapi.com/resources/release-notes/november-2025/updates-to-our-terms-of-service-and-billing-policies.md)
- [September 2025](https://docs.scraperapi.com/resources/release-notes/september-2025.md)
- [August 2025](https://docs.scraperapi.com/resources/release-notes/august-2025.md)
- [July 2025](https://docs.scraperapi.com/resources/release-notes/july-2025.md)
- [June 2025](https://docs.scraperapi.com/resources/release-notes/june-2025.md)
- [March 2025](https://docs.scraperapi.com/resources/release-notes/march-2025.md)
- [February 2025](https://docs.scraperapi.com/resources/release-notes/february-2025.md)
- [January 2025](https://docs.scraperapi.com/resources/release-notes/january-2025.md)
- [December 2024](https://docs.scraperapi.com/resources/release-notes/december-2024.md)
- [Developer Guides](https://docs.scraperapi.com/resources/developer-guides.md)


---

# 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://docs.scraperapi.com/resources.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.
