# Web Scraper API Integrations

Oxylabs Web Scraper API can be integrated with numerous third-party solutions and AI frameworks. Explore these step-by-step guides and learn how to set up Web Scraper API with the most popular tools:

{% content-ref url="/pages/O942MP66Gxyt1e5fvPx5" %}
[Postman](/integrations/web-scraper-api-integrations/postman.md)
{% endcontent-ref %}

{% content-ref url="/pages/pV2UBSicnYBjpArVRiOD" %}
[LangChain](/integrations/web-scraper-api-integrations/langchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/FoqXb8DvhnMJOFWioA8b" %}
[LlamaIndex](/integrations/web-scraper-api-integrations/llamaindex.md)
{% endcontent-ref %}

{% content-ref url="/pages/sM7jFRVIuscwk1eNuANV" %}
[Model Context Protocol (MCP)](/integrations/web-scraper-api-integrations/model-context-protocol-mcp.md)
{% endcontent-ref %}

{% embed url="<https://github.com/oxylabs/oxylabs-sdk-go>" fullWidth="false" %}

{% embed url="<https://github.com/oxylabs/oxylabs-sdk-python>" %}


---

# 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://developers.oxylabs.io/integrations/web-scraper-api-integrations.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.
