apify-ecommerce
Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool.
npx skills add sickn33/agentic-awesome-skills --skill apify-ecommerce --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# E-commerce Data Extraction Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool. ## When to Use - You need product, pricing, review, stock, or seller data from e-commerce sites. - The task involves price monitoring, competitor product comparison, MAP enforcement, or review analysis. - You need a guided workflow for extracting marketplace data and summarizing findings. ## Prerequisites - `.env` file with `APIFY_TOKEN` (at `~/.claude/.env`) - Node.js 20.6+ (for native `--env-file` support) ## Workflow Selection | User Need | Workflow | Best For | |-----------|----------|----------| | Track prices, compare products | Workflow 1: Products & Pricing | Price monitoring, MAP compliance, competitor analysis. Add AI summary for insights. | | Analyze reviews (sentiment or quality) | Workflow 2: Reviews | Brand perception, customer sentiment, quality issues, defect patterns | | Find sellers across stores | Workflow 3: Sellers | Unauthorized resellers, vendor discovery via Google Shopping | ## Progress Tracking ``` Task Progress: - [ ] Step 1: Select workflow and determine data source - [ ] Step 2: Configure Actor i
- When to Use
- Prerequisites
- Workflow Selection
- Progress Tracking
- Workflow 1: Products & Pricing
- Input Options
- Example - Product URLs
- Example - Keyword Search
- Optional: AI Summary
- Output Fields
- Workflow 2: Customer Reviews
- Example - Extract Reviews from Product
- Sort Options
- Quality Analysis Tips
node --env-file=~/.claude/.env $SKILL_PATH/reference/scripts/run_actor.js \
What does the apify-ecommerce skill do?
Extract product data, prices, reviews, and seller information from any e-commerce platform using Apify's E-commerce Scraping Tool.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill apify-ecommerce --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.