Communityv0.1.3

Amazon Product Api Skill

This skill helps users extract structured product listings from Amazon, including titles, ASINs, prices, ratings, and specifications. Use this skill when use...

3.2kdownloads2stars10active installsHenk Nie
View on ClawHubBack to Skills

Skill Details

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

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 Api Skill.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.3

- Added initial implementation of the Amazon Product API skill script (scripts/amazon_product_api.py). - Enables structured extraction of Amazon product listings using an independent Python script. - Supports one-line command usage to search by keywords, brand, pagination, and language. - All other documentation and usage instructions remain unchanged.