# Page Not Found

The URL `nodejs/handle-and-process-responses-via-scraperapi-in-nodejs` does not exist.

You might be looking for one of these pages:
- [Response Encoding and Content-Type](https://docs.scraperapi.com/responses-and-formats/response-encoding-and-content-type.md)
- [API Status Codes](https://docs.scraperapi.com/responses-and-formats/api-status-codes.md)
- [Cached Responses](https://docs.scraperapi.com/control-and-optimization/cached-responses.md)
- [Passing API Parameters as Headers](https://docs.scraperapi.com/control-and-optimization/passing-api-parameters-as-headers.md)
- [Sending Custom Headers](https://docs.scraperapi.com/control-and-optimization/sending-custom-headers.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/response-encoding-and-content-type.md`)
- Use `Accept: text/markdown` header for content negotiation