# 网页爬虫API 集成

Oxylabs 网页爬虫API 可与众多第三方解决方案和 AI 框架集成。查看这些分步指南，了解如何使用最流行的工具设置 网页爬虫API：

{% content-ref url="/pages/a4ae71d612429e54aea4fe32ca4e207cced8918f" %}
[Postman](/integrations/cn/wang-ye-pa-chong-api-ji-cheng/postman.md)
{% endcontent-ref %}

{% content-ref url="/pages/ffbffe0e66e96d38a5148f1f1c8d43229104a0e3" %}
[LangChain](/integrations/cn/wang-ye-pa-chong-api-ji-cheng/langchain.md)
{% endcontent-ref %}

{% content-ref url="/pages/01efc8aa35154b37a6b8808b55586906d3ddb5d6" %}
[LlamaIndex](/integrations/cn/wang-ye-pa-chong-api-ji-cheng/llamaindex.md)
{% endcontent-ref %}

{% content-ref url="/pages/d2ae9d15c91ea3b24ffb831a8c51bf0bbac201b3" %}
[模型上下文协议 (MCP)](/integrations/cn/wang-ye-pa-chong-api-ji-cheng/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/cn/wang-ye-pa-chong-api-ji-cheng.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.
