AI-powered product discovery, price comparison, and trend forecasting for shoppers, creators, and affiliate brands.
Live product intelligence — prompt for ranked products to source, save picks to compare, and watch what's surging on Amazon and TikTok.
Run a search to refocus these on a niche.
Demo signals shown. With live keys in the CONFIG block, these populate from the Amazon Creators API and TikTok Shop API.
Every product ranked by Final Score — demand, profit, reviews, competition, ship/return and content. Edit the cost cells for live ROI, or just ask the assistant.
Editable: Cost / Ship / Fees / Ad → live Net Profit, ROI %, Final Score (saved on this device). Wires to live data via /api/discover once eBay/Amazon keys are in.
A live cut of what's climbing right now — ranked by YeaShop's AI score. Shop curated picks plus custom listings sourced through Amazon.
YeaShop sources across the web and marketplaces — Amazon, eBay, TikTok — and ranks the best items by a single Final Score. The Developer API exposes that intelligence so you (or third-party apps) can query ranked products programmatically and build on top of it.
{
"sources": ["amazon","ebay","store"],
"products": [
{
"name": "Premium Cork Yoga Mat",
"category": "Yoga & Fitness",
"price": 78,
"src": "amazon",
"ai": 89,
"amzTrend": 84,
"url": ".../dp/...?tag=yeashop-20"
}
]
}
Any language — GET /api/discover returns ranked product JSON.
Connect Claude, Cursor or Windsurf as an MCP tool. Config below.
Drop-in JavaScript, Python or cURL — call it from your app.
Zapier / Make / webhooks for non-developers.
{
"mcpServers": {
"yeashop": {
"command": "node",
"args": ["mcp/yeashop-mcp/server.mjs"],
"env": { "YEASHOP_API_BASE": "https://2.25.67.82.sslip.io" }
}
}
}
Add to Claude Desktop (Settings ▸ Developer ▸ Edit Config), restart, then ask: “Use YeaShop to find the best cold plunge under $1000.” The same block works in Cursor & Windsurf. The server lives in mcp/yeashop-mcp/.
Start free with 67 items, then scale by plan. Every tier includes all sources (Amazon · eBay · TikTok · Walmart · Etsy · more), REST + MCP access, and the Final Score. “Items” = products returned by the API.
Already have a key? Check your plan, items used, and what's left. Paste your ysk_live_… key or the email you signed up with.
With your OK, we remember the categories you browse to surface better product picks and show a “For you” rail. First-party only — we never sell your data. You can withdraw anytime.