完整 SDK
Python / Node.js / Go / C# / Java / PHP
通过一个 API 提交目标 URL 与任务参数,由平台完成请求调度、代理轮换、失败重试和可选 JS 渲染。支持按 URL 或任务队列获取公开网页内容,并根据任务配置返回 HTML、截图或结构化字段,方便接入现有爬虫、数据仓库与 AI 数据流程。
合作伙伴 Logo 跑马灯
RESTful API、SDK、HTTP/SOCKS5 协议,支持所有主流语言
import requests
url = "http://user.ipweb.cc/prod-api/v2/static-residential/countIdleIP"
payload = {
"country_code": "US",
"city_name": "New York",
"business": "YouTube",
"line_type": 1,
}
headers = {"token": "your-access-token"}
response = requests.post(url, json=payload, headers=headers, timeout=10)
print(response.json())Python / Node.js / Go / C# / Java / PHP
标准 HTTP 接口,开箱即用
100+ 代码示例与最佳实践
覆盖请求调度、区域出口、动态页面渲染、内容返回与生产环境接入
根据业务任务量扩展请求吞吐,支持批量 URL 与队列式任务,适合持续抓取、周期更新和大规模数据补充。
针对请求超时、空响应和部分失败情况,根据任务策略执行重试、退避与代理轮换,减少自行维护请求逻辑的工作量。
支持按国家、城市选择出口 IP,用于获取本地化内容、地域价格和目标区域公开网页数据。
对依赖 JavaScript 加载内容的页面,可按任务开启渲染后再返回结果,减少空白 HTML 或动态内容缺失。
根据任务配置返回原始 HTML、页面截图或支持场景下的结构化字段,便于后续解析、入库、分析与模型使用。
提供 API 文档、多语言请求示例与技术支持,帮助开发团队完成接口测试、POC 验证和生产环境接入。
一套 API 支持电商数据、网页更新、内容聚合与 AI 数据管道
接入现有爬虫程序:将目标 URL 和任务参数提交至统一 API,使用代理轮换、自动重试与区域出口能力,减少对底层请求基础设施的重复开发。
面向运营与增长团队,持续获取公开商品、活动与页面变更信息,用于价格比较、库存观察、商品覆盖分析和业务决策。
批量获取公开类目页、列表页和商品页内容,维护 SKU、价格与库存字段,支持选品分析、目录更新和数据仓库入库。
聚合新闻、公告和公开落地页内容,记录标题、正文、发布时间与来源 URL,用于行业研究、内容更新检测和 SEO 分析。
将网页正文或结构化结果写入对象存储、数据库或向量库,为 RAG、摘要、分类和知识库应用持续提供网页数据。
通过标准 REST API、任务状态与结果返回能力,减少重复集成工作
使用统一鉴权和任务参数提交目标 URL、查询运行状态并获取结果,适合服务端应用、定时任务与批处理流程。
在控制台查看任务成功率、处理耗时和失败原因分布,根据目标站点和任务结果调整参数。
网络爬虫 API 负责公开网页抓取与结果返回;需要更复杂页面访问能力时,可结合网页解锁 API 按场景配置。
提交目标 URL、区域和渲染等任务参数后,平台负责请求调度、代理轮换、失败重试与结果返回。您无需自行维护代理池和基础请求策略,可以把开发资源集中在字段解析、数据验证与业务处理上。
通过 REST API 和示例代码,将网页抓取任务接入调度系统、消息队列、数据库或数据仓库。支持批量 URL、定时任务与事件触发,适用于价格更新、目录同步、内容变更检测和 AI 数据流程。
网络爬虫 API 帮助客户缩短交付周期、降低运维负担
A well-organized web scraping project
The web scraping project had clear steps for sample approval, field mapping, and scheduled updates. We were able to validate the data structure before confirming the final delivery scope.
Priya S., 2 weeks ago
Structured datasets ready for analysis
The field definitions are clear, and the sample structure matches the delivered dataset. Selecting data by region and time range has reduced the preparation work required before analysis.
Andreas K., 3 days ago
Helpful samples and field dictionaries
Reviewing the sample and field dictionary before ordering made it easier to confirm that the dataset suited our project. The delivery format also integrated well with our existing analytics workflow.
Sarah T., 1 week ago
Straightforward Web Crawler API integration
The Web Crawler API documentation includes clear parameter descriptions and practical code examples. We completed the initial integration smoothly, and the structured responses fit our downstream processing workflow.
Marcus L., 5 days ago
Easier web data workflow management
The Web Crawler API lets us submit target URLs and task-specific parameters in a consistent way. Clear task statuses and response formats have made our public web data workflows easier to maintain.
Yuki H., 2 weeks ago
Well-structured SERP API results
The SERP API organizes search results into consistent fields, reducing the need for manual page processing. Location, language, and keyword parameters are also easy to configure for different research projects.
Dmitry P., 4 days ago
Useful for ongoing search result research
We use the SERP API to monitor keyword and public search result changes. Its consistent response format works well with our internal reporting, and the documentation explains the main parameters clearly.
Lena R., 1 week ago
Web Unlocker API simplifies access handling
The Web Unlocker API brings common web access settings into one interface, reducing the amount of custom logic our team needs to maintain. The response details are also helpful when troubleshooting tasks.
James W., 3 weeks ago
A flexible solution for custom data needs
For public data requirements not covered by an existing dataset, the team helped define the fields, scope, and update schedule before delivery. The process was clear from the initial sample onward.
Carlos M., 6 days ago
A well-organized web scraping project
The web scraping project had clear steps for sample approval, field mapping, and scheduled updates. We were able to validate the data structure before confirming the final delivery scope.
Priya S., 2 weeks ago
Structured datasets ready for analysis
The field definitions are clear, and the sample structure matches the delivered dataset. Selecting data by region and time range has reduced the preparation work required before analysis.
Andreas K., 3 days ago
Showing our 5 star reviews
网络爬虫 API 适合按 URL 获取公开网页内容,并提供请求调度、代理轮换、自动重试和结果返回能力。网页解锁 API 更适合需要复杂页面访问环境的公开网页,可根据目标页面和任务要求选择或配合使用。
支持按任务开启 JS 渲染。静态或服务端渲染页面通常可以关闭该功能;对于 SPA、异步加载和其他动态页面,可根据页面情况开启,具体参数以 API 文档为准。
不可以。请仅获取您有权访问和使用的公开网页数据,并遵守目标网站条款与适用法律法规。IPWeb 服务条款禁止未授权或违法用途。
常见结果包括 HTML 正文;根据任务配置和支持场景,也可返回页面截图或结构化字段。具体返回内容、字段范围与配额以控制台和 API 文档为准。
联系客服了解接入方式后创建 API Key,选择 cURL、Python 或 Node.js 示例,提交目标 URL 和所需参数即可发起首个任务。可先用小流量验证目标页面与业务流程。
创建 API Key,提交目标 URL 与任务参数,将网页抓取能力接入现有应用、数据仓库或 AI 数据流程。