ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

Amazon Product Api Skill

Skill by phheng

Why use this skill?

Extract structured Amazon product data including prices, ASINs, and ratings. Simplify market research and competitive pricing with this easy-to-use API skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/phheng/amazon-product-api-skill
Or

What This Skill Does

The Amazon Product API Skill is a robust tool designed to extract structured product intelligence from Amazon search results. It bypasses the traditional, fragile methods of scraping—such as managing proxy rotations, solving CAPTCHAs, or handling browser anti-bot mechanisms—by providing a direct, standardized API-based interface. The skill captures granular data points including product titles, unique ASINs, pricing, user ratings, and technical specifications. It is engineered to feed directly into analytical workflows, making it an essential component for users who require clean, reliable data without the overhead of maintaining web automation infrastructure.

Installation

To integrate this skill into your OpenClaw environment, use the following command in your terminal:

clawhub install openclaw/skills/skills/phheng/amazon-product-api-skill

After installation, ensure you have obtained your BROWSERACT_API_KEY from the BrowserAct dashboard. This key must be set as an environment variable in your system. For PowerShell users, execute $env:BROWSERACT_API_KEY = "your-api-key-here". The script automatically detects this variable to authenticate your requests.

Use Cases

This skill is highly versatile for professionals in e-commerce and marketing. Use it for competitive pricing analysis to track how brands adjust their costs against market trends. It is equally effective for inventory research, allowing you to pull comprehensive product specifications for comparison tools. Market researchers utilize this to monitor product availability or category-level trends, while developers can leverage the API to sync real-time catalog data into BI dashboards or inventory management systems.

Example Prompts

  1. "Search for the best selling mechanical keyboards on Amazon and export the specs into my database."
  2. "Find all listings for Sony headphones and compare their price points against competitor offerings."
  3. "Track price changes for the latest iPhone models on Amazon over the last few search pages and summarize the trends."

Tips & Limitations

To get the best results, use precise keywords; overly generic terms may return irrelevant results. Note that the Maximum_number_of_page_turns parameter influences processing time; keep this value low (1-3) for quick tasks to optimize performance. Be aware that the skill relies on the BrowserAct API infrastructure, so ensure your account remains active. While the skill handles most data extraction seamlessly, it cannot bypass Amazon's internal localized content restrictions, so choose your language parameter carefully based on the target marketplace.

Metadata

Author@phheng
Stars1217
Views0
Updated2026-02-20
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-phheng-amazon-product-api-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#amazon#ecommerce#scraper#api#automation
Safety Score: 4/5

Flags: external-api, data-collection