Loading...
Loading...
Temu Competitor and King Price Query Tool. Use this skill when you need to find competitors, obtain the lowest price (King Price), and analyze the competitive landscape on the Temu platform. Enter product keywords to output competitor lists, the lowest price, and summaries of core selling points, providing King Price data for pricing calculations.
npx skill4agent add zhuhongyin/global-ecom-skills temu-competitor-searchhttps://www.temu.comhttps://www.temu.com/ukhttps://www.temu.com/eu{
"keyword": "standing desk converter",
"category": "Home & Kitchen",
"site": "us",
"limit": 20,
"sort_by": "price_asc",
"min_rating": 3.5
}| Parameter | Type | Required | Default Value | Description |
|---|---|---|---|---|
| string | Yes | - | Search keyword |
| string | No | All categories | Product category |
| string | No | us | Site (us/uk/eu) |
| int | No | 20 | Number of returned products |
| string | No | price_asc | Sorting method |
| float | No | None | Minimum rating filter |
| Value | Description |
|---|---|
| Price from low to high (find King Price) |
| Price from high to low |
| Sales volume from high to low |
| Rating from high to low |
| Newly listed |
{
"metadata": {
"keyword": "standing desk converter",
"site": "temu.com (US)",
"search_time": "2026-02-26T10:30:00Z",
"total_results": 156,
"returned_results": 20
},
"summary": {
"lowest_price": 29.99,
"lowest_price_currency": "USD",
"highest_price": 189.99,
"average_price": 67.50,
"median_price": 55.00,
"price_range": "$29.99 - $189.99",
"competition_level": "high",
"opportunity_score": 6.5
},
"king_price": {
"price": 29.99,
"currency": "USD",
"product_id": "temu_123456",
"title": "Height Adjustable Standing Desk Converter...",
"image_url": "https://img.temu.com/xxx.jpg",
"rating": 3.8,
"review_count": 456,
"sold_count": "1k+",
"shipping": "Free shipping",
"seller": "Factory Direct",
"notes": "Basic model, no brand, lowest price"
},
"competitors": [
{
"rank": 1,
"product_id": "temu_123456",
"title": "Height Adjustable Standing Desk Converter...",
"url": "https://www.temu.com/product-123456.html",
"image_url": "https://img.temu.com/xxx.jpg",
"price": 29.99,
"original_price": 59.99,
"discount": "50% off",
"rating": 3.8,
"review_count": 456,
"sold_count": "1k+",
"shipping": "Free shipping",
"seller": {
"name": "Factory Direct",
"rating": 4.2,
"followers": "5k+"
},
"specifications": {
"material": "Steel + MDF",
"color": "Black",
"size": "80cm x 40cm"
},
"selling_points": [
"Height adjustable",
"Easy assembly",
"Space saving"
],
"differentiation": {
"is_bundle": false,
"is_premium": false,
"is_lightweight": true,
"quality_level": "budget"
}
}
],
"market_insights": {
"price_distribution": [
{"range": "$20-40", "count": 45, "percentage": "29%"},
{"range": "$40-60", "count": 67, "percentage": "43%"},
{"range": "$60-100", "count": 32, "percentage": "21%"},
{"range": "$100+", "count": 12, "percentage": "7%"}
],
"common_features": [
"Height adjustable",
"Easy assembly",
"Free shipping"
],
"premium_features": [
"Electric motor",
"Memory presets",
"Cable management"
],
"gap_opportunities": [
{
"type": "bundle",
"description": "Desk board + table legs + bracket set",
"potential_price": "$49.99",
"estimated_margin": "35%"
},
{
"type": "premium",
"description": "Solid wood material, high-end design",
"potential_price": "$89.99",
"estimated_margin": "45%"
}
]
},
"recommendation": {
"market_status": "Fierce red sea competition",
"suggested_strategy": "bundle",
"suggested_price_range": "$45-65",
"notes": "It is recommended to create bundle sets to avoid direct price competition"
}
}{
"price": 29.99,
"currency": "USD"
}| Competition Level | Number of Competitors | Price Range | Recommendation |
|---|---|---|---|
| < 20 | Dispersed | Blue ocean opportunity, enterable |
| 20-50 | Moderate | Differentiation strategy required |
| 50-100 | Concentrated low price | Red sea, strong differentiation required |
| > 100 | Extremely low | Avoid or target high-end market |
Single product: Desk mat $15
Bundle: Desk mat + mouse pad + keyboard tray $35Existing: Plastic material, basic design $20
Upgraded: Solid wood material, stylish design $50Large product: Standing desk $100
Small part: Table leg accessories $25Search term: "site:temu.com standing desk converter"URL: https://www.temu.com/search_result.html?search_key=standing+desk+converteramazon-movers-shakerstemu-pricing-calculatorecom-product-orchestratorUser: Help me find the lowest price of "desk mat" on Temu
Execution:
1. Search for desk mat products on Temu
2. Sort by price to find the lowest price
3. Return the King Price and product detailsUser: Analyze the competition of "standing desk" on Temu
Execution:
1. Search for standing desk products on Temu
2. Analyze price distribution and number of competitors
3. Identify differentiation opportunities
4. Return a competitive analysis reportUser: Help me check the Temu King Prices for these products:
- desk converter
- monitor stand
- cable management box
Execution:
1. Search each keyword sequentially
2. Extract the respective King Price
3. Return batch results