ecommerce-scraper爬取动态电商网站数据。使用Playwright处理JavaScript渲染的页面,支持Cloudflare反爬、隐躲API发现、分页抓取。适用于: (1) 爬取京东/淘宝/拼多多等中国电商, (2) 爬取Amazon/eBay等国际电商, (3) 价格监控和竞品分析, (4) 批量商品数据采集。
Install via ClawdBot CLI:
clawdbot install chefroger/ecommerce-scraperGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.com/productsAudited Apr 16, 2026 · audit v1.0
Generated Mar 18, 2026
Scrapes product prices from JD.com, Taobao, and Pinduoduo to track fluctuations and identify trends. Useful for retailers or brands to adjust pricing strategies in real-time based on competitor actions.
Collects product listings, reviews, and ratings from Amazon and eBay to analyze market share and customer preferences. Helps businesses benchmark their offerings against global competitors and identify gaps.
Automates scraping of large volumes of product details, including descriptions, images, and specifications, from multiple e-commerce sites. Supports data-driven decisions for inventory management or product development.
Uses Playwright to handle pages rendered with JavaScript, such as those with infinite scroll or real-time updates. Ideal for scraping modern e-commerce platforms that rely on dynamic loading for product displays.
Implements techniques to bypass Cloudflare and other anti-scraping measures, ensuring reliable data collection from secured e-commerce websites. Useful for continuous monitoring without triggering blocks.
Offers a subscription-based service that provides real-time price data and analytics to retailers and brands. Generates revenue through monthly or annual fees based on data volume and features.
Sells cleaned and structured e-commerce datasets to large corporations for market analysis and strategic planning. Revenue comes from one-time purchases or ongoing data delivery contracts.
Provides tailored scraping services to businesses needing specific e-commerce data extraction, with support for complex sites and anti-bot measures. Earns revenue through project-based fees and maintenance contracts.
💬 Integration Tip
Integrate with data pipelines using Python libraries like Pandas for analysis, and consider scheduling scrapes with cron jobs or cloud functions for automation.
Scored Apr 19, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
Send and receive SMS/RCS via Google Messages web interface (messages.google.com). Use when asked to "send a text", "check texts", "SMS", "text message", "Google Messages", or forward incoming texts to other channels.
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.