# Page Not Found

The URL `v/php/json-response-autoparse` does not exist.

You might be looking for one of these pages:
- [JSON Response - Autoparse](https://docs.scraperapi.com/responses-and-formats/output-formats/json-response-autoparse.md)
- [How to use](https://docs.scraperapi.com/data-pipeline/datapipeline-endpoints/how-to-use.md)
- [Response Encoding and Content-Type](https://docs.scraperapi.com/responses-and-formats/response-encoding-and-content-type.md)
- [Endpoints and Parameters](https://docs.scraperapi.com/data-pipeline/datapipeline-endpoints/endpoints-and-parameters.md)
- [LLM Output Formats](https://docs.scraperapi.com/responses-and-formats/output-formats/llm-output-formats.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.scraperapi.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.scraperapi.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/responses-and-formats/output-formats/json-response-autoparse.md`)
- Use `Accept: text/markdown` header for content negotiation