Apify Ecommerce
Scrapes product data from e-commerce sites to enrich your databases and power intelligent applications – a vital tool for market research & automation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add apify-ecommerce npx -- -y @trustedskills/apify-ecommerce
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"apify-ecommerce": {
"command": "npx",
"args": [
"-y",
"@trustedskills/apify-ecommerce"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The apify-ecommerce skill enables AI agents to interact with and extract data from e-commerce platforms. It supports tasks like scraping product listings, retrieving pricing information, and gathering customer reviews from various online stores.
When to use it
- To gather competitive intelligence by analyzing products and prices on rival websites.
- For market research by collecting product details and trends from multiple e-commerce sources.
- To automate the process of monitoring inventory or price changes on online retailers.
Key capabilities
- Scraping product data from e-commerce sites
- Extracting pricing and availability information
- Gathering customer reviews and ratings
Example prompts
- "Scrape all products from Amazon with a price below $50."
- "Extract customer reviews for the latest iPhone model from Best Buy."
- "Monitor price changes for a specific product on eBay over the last week."
Tips & gotchas
- Ensure compliance with the terms of service of the e-commerce platforms you're scraping.
- Some sites may block automated requests, so use proxies or rate-limiting where necessary.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.