Shopify Scraper
收藏RapidAPI2025-10-07 更新2025-06-21 收录
下载链接:
https://rapidapi.com/farabiulder/api/shopify-scraper3
下载链接
链接失效反馈官方服务:
资源简介:
Shopify Product & Collection Scraper is a powerful API that allows you to extract structured data from any public Shopify-powered store. Simply provide a product or collection page URL, and this API will return essential data including product titles, prices, images, descriptions, variants, and availability. With built-in support for both .myshopify.com and custom domain stores, it works even on stores that require JavaScript rendering. Thanks to ScraperAPI integration, it automatically wait...
创建时间:
2025-10-07
原始信息汇总
Shopify Scraper API 数据集概述
基本信息
- API名称: Shopify Scraper
- API评分: 8.9 (Popularity)
- 服务等级: 100%
- 延迟: 2465ms
- 测试通过率: 100%
- 订阅计划:
- BASIC: $0.00 / mo
- PRO: $4.00 / mo
- ULTRA: $11.00 / mo
- MEGA: $89.99 / mo
API概述
Shopify Product & Collection Scraper 是一个强大的API,允许从任何公开的Shopify商店提取结构化数据。只需提供产品或集合页面URL,API将返回包括产品标题、价格、图像、描述、变体和可用性在内的基本数据。支持.myshopify.com和自定义域名商店,即使在需要JavaScript渲染的商店上也能工作。
端点详情
🔹 /collection
描述:
获取给定Shopify集合页面的集合标题、描述和产品列表。
查询参数:
url(必需) – Shopify集合页面URL。
示例:https://example.com/collections/shoes
返回数据:
collection_namecollection_descriptionproducts[]: 每个产品包含:titlepriceimageurl
🔹 /product
描述:
从给定的Shopify产品页面获取详细的产品数据,包括标题、描述、价格、图像和变体。
查询参数:
url(必需) – Shopify产品页面URL。
示例:https://example.com/products/black-sneakers
返回数据:
titlepricedescriptionimages[]variants[]availabilityskuvendor
提供商信息
- API创建者: farabiulder
- 订阅者数量: 4
- 类别: eCommerce



