# Page Not Found

The URL `nodejs/making-requests/async-requests-method/how-to-use` does not exist.

You might be looking for one of these pages:
- [How to use](https://docs.scraperapi.com/data-pipeline/datapipeline-endpoints/how-to-use.md)
- [Making POST/PUT Requests](https://docs.scraperapi.com/synchronous-apis/making-post-put-requests.md)
- [Batch Requests](https://docs.scraperapi.com/asynchronous-api/batch-requests.md)
- [JSON Response - Autoparse](https://docs.scraperapi.com/responses-and-formats/output-formats/json-response-autoparse.md)
- [Screenshot Capture](https://docs.scraperapi.com/javascript-rendering/screenshot-capture.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., `/data-pipeline/datapipeline-endpoints/how-to-use.md`)
- Use `Accept: text/markdown` header for content negotiation