Communityv0.1.2

Amazon Product Search Api Skill

This skill is designed to help users automatically extract product data from Amazon search results. The Agent should proactively apply this skill when users...

3.6kdownloads6stars11active installsHenk Nie
View on ClawHubBack to Skills

Skill Details

Slug
amazon-product-search-api-skill
Latest Version
0.1.2
Author
Henk Nie
Published
Feb 7, 2026
Updated
May 11, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Amazon Product Search Api Skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.2

- Added initial implementation of the Amazon Product Search API skill script at `scripts/amazon_product_search_api.py`. - Enables automated product data extraction from Amazon search results using BrowserAct's API. - Supports product searching by keywords, brand, result count, and language. - Guides user to configure `BROWSERACT_API_KEY` if missing. - Monitors execution with status logs and includes robust error handling with a single automatic retry.