> For the complete documentation index, see [llms.txt](https://docs.scraperapi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scraperapi.com/resources/release-notes.md).

# Release Notes

- [June 2026](https://docs.scraperapi.com/resources/release-notes/june-2026.md)
- [ScraperAPI Plugin for AI Agents](https://docs.scraperapi.com/resources/release-notes/june-2026/scraperapi-plugin-for-ai-agents.md): We're launching Agent Skills: a collection of 18 pre-built capability files that teach AI agents how to use ScraperAPI effectively. Skills cover everything from onboarding and product primitives to SD
- [New: Domain Credit Cost Estimator](https://docs.scraperapi.com/resources/release-notes/june-2026/new-domain-credit-cost-estimator.md)
- [Introducing AI Parser: Turn Any Web Page Into Structured Data with AI](https://docs.scraperapi.com/resources/release-notes/june-2026/introducing-ai-parser-turn-any-web-page-into-structured-data-with-ai.md): We're excited to launch AI Parser, a new API that automatically converts raw HTML pages into clean, structured JSON without requiring CSS selectors, XPath rules, or manual parser maintenance.
- [May 2026](https://docs.scraperapi.com/resources/release-notes/may-2026.md)
- [More Credits, Higher Limits: Introducing New Growth Plans on ScraperAPI](https://docs.scraperapi.com/resources/release-notes/may-2026/more-credits-higher-limits-introducing-new-growth-plans-on-scraperapi.md): We’re expanding ScraperAPI’s pricing plans with two new Growth plans designed for teams that need higher volume, better rates, and a faster path to scale — without needing to talk to sales.
- [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)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/release-notes.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.
