← 返回
未分类 Key 中文

Amazon API

Analyze Amazon workflows with JustOneAPI, including product Details, product Top Reviews, and best Sellers across 4 operations.
使用 JustOneAPI 分析 Amazon 工作流,涵盖 4 项操作的产品详情、热门评论和最佳销售榜。
justoneapi
未分类 clawhub v1.0.10 1 版本 100000 Key: 需要
★ 0
Stars
📥 503
下载
💾 1
安装
1
版本
#latest

概述

Amazon

This skill wraps 4 Amazon operations exposed by JustOneAPI. It is strongest for product Details, product Top Reviews, best Sellers, and products By Category. Expect common inputs such as country, asin, page, category, categoryId.

When To Use It

  • The user needs product Details or product Top Reviews on Amazon.
  • The task lines up with best Sellers rather than a generic cross-platform workflow.
  • The user can provide identifiers or filters such as country, asin, page, category.
  • The user wants an exact API-backed answer instead of a freeform summary.

Representative Operations

  • getAmazonProductDetailV1: Product Details — Get Amazon product Details data, including title, brand, and price, for building product catalogs and enriching item content (e.g., images), price monitoring and availability tracking, and e-commerce analytics and competitor tracking
  • getProductTopReviewsV1: Product Top Reviews — Get Amazon product Top Reviews data, including most helpful) public reviews, for sentiment analysis and consumer feedback tracking, product research and quality assessment, and monitoring competitor customer experience
  • getBestSellersV1: Best Sellers — Get Amazon best Sellers data, including rank positions, product metadata, and pricing, for identifying trending products in specific categories, market share analysis and category research, and tracking sales rank and popularity over time
  • getProductsByCategoryV1: Products By Category — Get Amazon products By Category data, including title, price, and rating, for category-based product discovery and returns product information such as title, price, and rating

Request Pattern

  • 4 operations are available in this skill.
  • HTTP methods used here: GET.
  • The most common non-token parameters are country, asin, page, category, categoryId.
  • All operations in this skill are parameter-driven requests; none require a request body.

How To Work

  1. Read generated/operations.md before choosing an endpoint.
  2. Start with one of these operations when it matches the user's request: getAmazonProductDetailV1, getProductTopReviewsV1, getBestSellersV1, getProductsByCategoryV1.
  3. Pick the smallest matching operation instead of guessing.
  4. Ask the user for any missing required parameter. Do not invent values.
  5. Call the helper with:
node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'

Environment

  • Required: JUST_ONE_API_TOKEN
  • This skill uses JUST_ONE_API_TOKEN only for authenticated Just One API requests.
  • Keep JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Rules

  • Start with a plain-language answer tied to the Amazon task the user asked for.
  • Include the most decision-relevant fields from the selected endpoint before dumping raw JSON.
  • When using getAmazonProductDetailV1, explain why the returned fields answer the user's question.
  • If the user gave filters such as country, asin, page, echo those back so the scope is explicit.
  • If the backend errors, include the backend payload and the exact operation ID.

版本历史

共 1 个版本

  • v1.0.10 当前
    2026-05-03 05:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Facebook API

justoneapi
使用 JustOneAPI 分析Facebook 工作流,包括帖子搜索、获取 Profile ID 和获取 Profile 帖子。
★ 0 📥 524

Bilibili API

justoneapi
使用 JustOneAPI 分析 Bilibili 工作流,包含视频详情、用户已发布视频和用户资料,共 9 项操作。
★ 0 📥 529

Douban Movie API

justoneapi
使用 JustOneAPI 分析豆瓣电影工作流,包括电影评论、评论详情和条目详情,涵盖6个操作。
★ 0 📥 548