Skip to content

Add apify-ecommerce skill for e-commerce data extraction - #14

Merged
vystrcild merged 3 commits into
apify:mainfrom
lukas-bekr:add-ecommerce-skill
Feb 3, 2026
Merged

vystrcild merged 3 commits into
apify:mainfrom
lukas-bekr:add-ecommerce-skill

Conversation

@lukas-bekr

@lukas-bekr lukas-bekr commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a unified apify-ecommerce skill that provides 5 workflows for e-commerce data extraction using the apify/e-commerce-scraping-tool Actor.

Workflows included:

  1. Competitive Pricing & MAP Monitoring - Track competitor prices, detect MAP violations, enable dynamic pricing
  2. Customer Sentiment Analysis - Monitor reviews, track brand perception, detect rating drops
  3. Product & Market Research - Benchmark products, analyze categories, compare features
  4. Product Quality Analysis - Identify defects and quality issues from reviews
  5. Supply Chain & Seller Intelligence - Monitor sellers, detect unauthorized resellers, track inventory

Supported platforms (50+):

  • Amazon (20+ regions)
  • Walmart, Costco, Home Depot
  • Allegro, Alza, Kaufland
  • IKEA (40+ country/language combinations)
  • Google Shopping

Files added:

  • skills/apify-ecommerce/SKILL.md - Skill documentation with all 5 workflows
  • skills/apify-ecommerce/reference/scripts/run_actor.js - Actor runner script
  • Updated marketplace.json with skill entry
  • Auto-regenerated AGENTS.md and README.md

lukas-bekr and others added 3 commits February 3, 2026 11:22
This skill provides 5 workflows for e-commerce data extraction:
- Competitive pricing & MAP monitoring
- Customer sentiment analysis from reviews
- Product & market research
- Product quality analysis
- Supply chain & seller intelligence

Uses apify/e-commerce-scraping-tool Actor to support 50+ marketplaces
including Amazon, Walmart, eBay, IKEA, Allegro, and more.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Based on QA testing, consolidated workflows and removed non-working features:

Changes:
- Merged Pricing + Research into "Products & Pricing" (AI summary optional)
- Merged Sentiment + Quality into "Customer Reviews"
- Simplified Sellers to Google Shopping only (removed broken sellerUrls)
- Fixed URL format to use object syntax {"url": "..."}
- Fixed script paths (replaced ${CLAUDE_PLUGIN_ROOT})
- Added package.json for ESM module support
- Added warnings about sortReview reliability and currency variation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vystrcild
vystrcild merged commit 0267aea into apify:main Feb 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants