Loading...
Loading...
Scrape e-commerce data for pricing, reviews, bestsellers, and seller discovery across 30+ platforms including Amazon, Walmart, eBay, Shopify, WooCommerce, and more. Use when user asks about product prices, competitor analysis, store scraping, tech stack detection, food delivery, real estate, or marketplace intelligence.
npx skill4agent add apify/awesome-skills apify-ecommerce.envAPIFY_TOKEN--env-filemcpcnpm install -g @apify/mcpcTask Progress:
- [ ] Step 1: Detect intent and select Actor
- [ ] Step 2: Fetch Actor schema via mcpc
- [ ] Step 3: Ask user preferences (format, result count)
- [ ] Step 4: Run the Actor
- [ ] Step 5: Analyze results and deliver synthesized answer| Signals in user message | Intent |
|---|---|
| price, cost, cheapest, compare prices, pricing | |
| review, rating, sentiment, stars, feedback | |
| bestseller, top selling, most popular, trending | |
| seller, vendor, reseller, who sells | |
| all products from, scrape store, full catalog | |
| what platform, built on, tech stack, Shopify or WooCommerce | |
| SEO, listing quality, product page audit | |
| competitor funnel, competitor pricing, conversion elements | |
| search intent, keyword intent, SERP intent | |
| match products, same product on different platforms | |
| restaurant, food delivery, DoorDash, UberEats, TheFork | |
| enrich store, store metadata, store list | |
| event, concert, ticket, Eventbrite | |
| property, real estate, house listing, Realtor | |
| Facebook ads, Meta ads, ad library, competitor ads | |
| classified, Craigslist, used item for sale | |
| car, used car, vehicle, automotive, Webmotors | |
| pins, inspiration, Pinterest boards, visual search, Pinterest trends | |
| TikTok Shop, TikTok store, TikTok creator | |
| website for sale, domain for sale, Flippa | |
| Intent | Platform | Primary Actor | Fallback Actor |
|---|---|---|---|
| Amazon / Walmart / generic | | — |
| eBay | | |
| Etsy | | |
| Google Shopping | | |
| Facebook Marketplace | | |
| SHEIN | | |
| Lazada | | |
| Canadian Tire | | |
| Tesco | | |
| Shopify | | |
| WooCommerce | | |
| Amazon / Walmart / generic | | |
| Trustpilot | | |
| TheFork | | |
| Amazon | | |
| Amazon | | |
| eBay | | |
| Shopify | | |
| WooCommerce | | |
| Amazon | | |
| Flippa | | |
| any | | |
| any | | |
| any | | |
| any | | |
| any | | |
| any | | |
| DoorDash | | |
| UberEats | | |
| TheFork | | |
| Facebook / Meta | | |
| Craigslist | | |
| Webmotors | | |
| Eventbrite | | |
| Realtor.com | | |
| | | |
| TikTok Shop | | |
| Flippa | | |
export $(grep APIFY_TOKEN .env | xargs) && mcpc --json mcp.apify.com --header "Authorization: Bearer $APIFY_TOKEN" tools-call fetch-actor-details actor:="ACTOR_ID" | jq -r ".content"ACTOR_IDapify/e-commerce-scraping-tool| Intent | Default |
|---|---|
| 50 products |
| 200 reviews |
| 100 items |
| 50 sellers |
| all (unlimited) |
| 50 restaurants |
| all others | 20–50 |
node --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \
--actor "ACTOR_ID" \
--input 'JSON_INPUT'node --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \
--actor "ACTOR_ID" \
--input 'JSON_INPUT' \
--output YYYY-MM-DD_filename.csv \
--format csvnode --env-file=.env ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js \
--actor "ACTOR_ID" \
--input 'JSON_INPUT' \
--output YYYY-MM-DD_filename.json \
--format jsonAPIFY_TOKEN not found.envAPIFY_TOKEN=your_tokenmcpc not foundnpm install -g @apify/mcpcActor not foundRun FAILEDTimeout--timeoutNo resultsproxy is required"proxy": {"useApifyProxy": true}Platform not detectedapify/e-commerce-scraping-toolgeneric