电子商务
即时抓取电商网站,采集当前热门和畅销商品、价格、商品评价等数据。
专用端点可从 120 多个热门网站提取最新的结构化网页数据。抓取过程 100% 合规且符合道德规范。


Proxy4Free 的网页抓取 API 模拟真人浏览,能够大规模提取结构化网页数据,并以 HTML、JSON 或 CSV 格式返回结果,非常适合自动化、数据分析和 AI 训练。系统会自动重试失败的请求,您只需为成功获取的数据付费。
这款工具由经验丰富的开发人员打造,为您提供一系列实用功能:
将我们的抓取解决方案加入您的工具库,从各种目标采集数据。
借助快速入门指南和代码示例,轻松将我们的 API 连接到您的工具。
选择地区,获取按照所选区域配置的实时结果。
即时抓取电商网站,采集当前热门和畅销商品、价格、商品评价等数据。
全面、灵活、可扩展地抓取社交媒体平台,无需担心基础设施、代理或封锁问题。
通过 SERP 抓取 API 获取实时搜索引擎数据,以 JSON 或 HTML 格式提取结构化结果,并支持灵活的区域选项。
抓取房地产网站,采集待售房屋、房产估值、售价、成交日期、房产特征等数据。
提取旅游行业数据,跟踪并分析住宿供应情况和客户评价,获取可执行的洞察。
访问复杂网站的数据从未如此简单。通过实用代码示例,探索网页抓取 API 的强大功能。
输入您要抓取的页面 URL。
选择地理区域。
为动态页面开启或关闭 JavaScript 渲染。
选择页面渲染语言。
{
"area": "US",
"js_enabled": false,
"language": "en-US",
"context": {
"product_url": [
"https://www.amazon.com/Apple-2025-MacBook-13-inch-Laptop/dp/B0DZD9S5GC/ref=sr_1_1_sspa?crid=2UHGRGOMZ485J&dib=eyJ2IjoiMSJ9.MQNCMFxFEN5ThaBGqVYXrpXt__1bBnzgdtyPRqb5uVaj-s76oYae2lxNuZjDYwrHsgOX27WR48Tx5LWx1FYsydFgf_6FgXgVkHqiQTn6cYqNXz9RDhcAaKTGM8ARz9xolimny8ZQL3bO5ocLsDPGLSjzvV2HI4aqzcfi40WU18nIPZlQ921v4vvMLvfl9fHgFoEe-IPVPG1tIJlzezaiauNHZFpP_RsR7sJReEGovds.gSccryAhqIN5Wi8fEnIkWxZa66smxYZNa24cRpfOrVU&dib_tag=se&keywords=macbook&qid=1749691134&sprefix=macbook%2Caps%2C382&sr=8-1-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&th=1"
]
}
}{
"content": {
"url": {
"type": "string",
"description": "URL of the product page",
"example": "https://www.amazon.com/Apple-2025-MacBook-13-inch-Laptop/dp/B0DZD9S5GC/ref=sr_1_1_sspa?crid=2UHGRGOMZ485J&dib=eyJ2IjoiMSJ9.MQNCMFxFEN5ThaBGqVYXrpXt__1bBnzgdtyPRqb5uVaj-s76oYae2lxNuZjDYwrHsgOX27WR48Tx5LWx1FYsydFgf_6FgXgVkHqiQTn6cYqNXz9RDhcAaKTGM8ARz9xolimny8ZQL3bO5ocLsDPGLSjzvV2HI4aqzcfi40WU18nIPZlQ921v4vvMLvfl9fHgFoEe-IPVPG1tIJlzezaiauNHZFpP_RsR7sJReEGovds.gSccryAhqIN5Wi8fEnIkWxZa66smxYZNa24cRpfOrVU&dib_tag=se&keywords=macbook&qid=1749691134&sprefix=macbook%2Caps%2C382&sr=8-1-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9hdGY&th=1"
},
"asin": {
"type": "string",
"description": "Asin of the product",
"example": "B0DZD9S5GC"
},
"price": {
"type": "number",
"description": "Price of the product",
"example": 849
},
"brand": {
"type": "string",
"description": "Brand of the product",
"example": "Apple"
},
"title": {
"type": "string",
"description": "Title of the product",
"example": "Apple 2025 MacBook Air 13-inch Laptop with M4 chip: Built for Apple Intelligence, 13.6-inch Liquid Retina Display, 16GB Unified Memory, 256GB SSD Storage, 12MP Center Stage Camera, Touch ID; Midnight"
},
"buybox": {
"type": "array",
"description": "Buybox of the product",
"example": [
{
"price": 849,
"stock": "In Stock",
"condition": "Buy new:",
"delivery_details": [
{
"date": {
"by": "Monday, June 16"
},
"type": "FREE delivery"
},
{
"date": {
"by": "Tomorrow, June 12"
},
"type": "Or Prime members get FREE delivery . Order within 2 hrs 33 mins. Join Prime"
},
{
"date": {
"by": "Monday, June 16"
},
"type": "FREE delivery"
},
{
"date": {
"by": "Saturday, June 14"
},
"type": "Or Prime members get FREE delivery . Order within 33 mins. Join Prime"
}
]
}
]
},
"images": {
"type": "array",
"description": "Images of the product",
"example": [
"https://m.media-amazon.com/images/I/41ZbpAVHqdL._AC_SR38,50_.jpg",
"https://m.media-amazon.com/images/I/41-P5eR-CfL._AC_SR38,50_.jpg"
]
},
"rating": {
"type": "number",
"description": "Rating of the product",
"example": 4.8
},
"currency": {
"type": "string",
"description": "Currency of the product Price",
"example": "USD"
},
"description": {
"type": "string",
"description": "Description of the product",
"example": "Apple 2025 MacBook Air 13-inch Laptop with M4 chip: Built for Apple Intelligence, 13.6-inch Liquid Retina Display, 16GB Unified Memory, 256GB SSD Storage, 12MP Center Stage Camera, Touch ID; Midnight"
},
"bullet_points": {
"type": "string",
"description": "Bullet Points of the product",
"example": "About this item SPEED OF LIGHTNESS — MacBook Air with the M4 chip lets you blaze through work and play. With Apple Intelligence,* up to 18 hours of battery life,* and an incredibly portable design, you can take on anything, anywhere. SUPERCHARGED BY M4 — The Apple M4 chip brings even more speed and fluidity to everything you do, like working between multiple apps, editing videos, or playing graphically demanding games. BUILT FOR APPLE INTELLIGENCE — Apple Intelligence is the personal intelligence system that helps you write, express yourself, and get things done effortlessly. With groundbreaking privacy protections, it gives you peace of mind that no one else can access your data — not even Apple.* UP TO 18 HOURS OF BATTERY LIFE — MacBook Air delivers the same incredible performance whether it’s running on battery or plugged in.* A BRILLIANT DISPLAY — The 13.6-inch Liquid Retina display supports 1 billion colors.* Photos and videos pop with rich contrast and sharp detail, and text appears supercrisp. LOOK AND SOUND YOUR BEST — Everything looks and sounds amazing with a 12MP Center Stage camera, three mics, and four speakers with Spatial Audio. CONNECT IT ALL — MacBook Air features two Thunderbolt 4 ports, a MagSafe charging port, a headphone jack, Wi-Fi 6E,* and Bluetooth 5.3. And it supports up to two external displays. \n APPS FLY IN MACOS — All your favorites run lightning fast in macOS, including Microsoft 365 Copilot, Adobe Creative Cloud, and Google Workspace.* IF YOU LOVE IPHONE, YOU’LL LOVE MAC — Mac works like magic with your other Apple devices. View and control what’s on your iPhone from your Mac with iPhone Mirroring.* Copy something on iPhone and paste it on Mac. Send texts with Messages from your Mac, or use your Mac to answer FaceTime calls.* * LEGAL DISCLAIMERS — This is a summary of the main product features. See below to learn more. Show more See more product details"
},
"product_name": {
"type": "string",
"description": "Product Name of the product",
"example": "Apple 2025 MacBook Air 13-inch Laptop with M4 chip: Built for Apple Intelligence, 13.6-inch Liquid Retina Display, 16GB Unified Memory, 256GB SSD Storage, 12MP Center Stage Camera, Touch ID; Midnight"
},
"product_details": {
"type": "map",
"description": "Product Details of the product",
"example": {
"Brand": "Apple"
}
},
"product_overview": {
"type": "array",
"description": "Product Overview Name of the product",
"example": [
{
"title": "Brand",
"description": "Apple"
},
{
"title": "Model Name",
"description": "MacBook Air"
}
]
}
}
}
Proxy4Free 的网页抓取 API 可高效提取准确数据。借助模板、简洁代码和灵活的交付方式,您可以快速开始使用。

利用网页抓取 API 的智能功能进行大规模数据采集。
AI 智能调度系统从覆盖 195 个国家的优质 IP 池中处理代理选择和轮换,确保抓取稳定高效。
按所需频率自动执行周期性抓取任务,并将数据发送到 AWS S3 或 GCS。
自动处理需要 JavaScript 加载的页面并直接获取最终渲染内容,省去破解代码的麻烦。
独特的 HTTP 请求头、JavaScript 和浏览器指纹可确保对动态内容的稳定抓取。
使用 XPath 或 CSS 选择器轻松定义解析逻辑,准确提取并结构化数据,实现可靠采集。
自动执行点击、输入和滚动等交互,加载动态内容并简化抓取工作流程。
一体化平台:只需一次 API 调用,即可从 URL 获取实时数据。

我们的客户怎么说?