# Postman

您可以使用 [**Postman**](https://www.postman.com/) 来与我们的 [**网页爬虫API**](broken://pages/0fd498a92fef0f17ff287de472e2069506c4b370)互动。该工具允许您通过设置首选配置以及请求详情，向我们的 API 发送 HTTP 请求。请按照以下简单步骤使用它：

* [**下载 Postman**](https://www.postman.com/product/what-is-postman/) 并打开它；
* 点击“**导入**”位于“**集合**”选项卡下；

<figure><img src="/files/c6261c4948b621c0bcdf3491d397aa821693e57f" alt="" width="375"><figcaption></figcaption></figure>

* 选择“**文件**”选项，选择相关的 [**Postman 集合**](#postman-collections) 从您的计算机中，并点击“**继续**”（在下一个窗口中，您需要点击“**导入**").

![](/files/2b79c2355ebca02b9ca88e8c00bfa9f5d2ed3ef4)

* **就是这样**！”您可以浏览集合文件夹，选择与您相关的数据源，并通过向我们的 API 发送请求开始抓取。&#x20;

<figure><img src="/files/db0b4f5e4f4a7c1e97764820c162c1b178b07522" alt=""><figcaption></figcaption></figure>

### 集合 <a href="#postman-collections" id="postman-collections"></a>

下载并导入下方的一个 Postman 集合，通过请求示例来探索我们的网页爬虫API功能和数据交付方式。这些集合包含可立即使用的示例。

* [**网页爬虫API**](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FMeGA0TZQMcAFHoVhRSQi%2FWeb%20Scraper%20API.new_postman_collection.json?alt=media\&token=9f51d41b-6604-4eef-b6c1-5024cf52c5bf)
* [**网络爬虫**](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FQcl0hZj33Gdmm1l6A86m%2FScraper%20API%20-%20Web%20Crawler.postman_collection.json?alt=media\&token=fe006e16-06a5-4d67-8467-dad40d7abb79)
* [**任务管家**](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiwDdoZGfMbUe5cRL2417%2Fuploads%2FsipIxRVxZmZroadwSuqg%2FScheduler.postman_collection.json?alt=media\&token=dac92525-e5cc-43c2-a8eb-a32e8eba0483)

{% hint style="info" %}
在创建您的 API 凭据后， [**Oxylabs 控制面板**](https://dashboard.oxylabs.io/en/)，您可以在集合级别输入它们。集合中的每个请求都配置为继承这些集合级别的凭据。
{% endhint %}


---

# 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/postman.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.
