amazon-search

Search Amazon products by keyword and category via SearchAPI.

12|4|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/orthogonal-sh/skills --skill amazon-search-orthogonal-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon-search
Source: https://github.com/orthogonal-sh/skills/tree/main/skills/orthogonal-amazon-search
Command: npx skills add https://github.com/orthogonal-sh/skills --skill amazon-search-orthogonal-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly locate relevant Amazon products by keywords or category and surface essential details to inform purchasing decisions.

Core Features & Use Cases

  • Product discovery by keyword and category
  • Price, rating, and reviews extraction for comparison
  • Use Case: easily compare top options for a given need, e.g., wireless headphones

Quick Start

Search Amazon for a product by keyword and review the top results

Frequently Asked Questions about amazon-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for Amazon products by keyword and category?

To search Amazon products by keyword and category, enter a query term and apply a category filter. The SearchAPI engine retrieves matching listings and returns structured fields including title, price, rating, and availability for direct comparison.

What Amazon product data fields can I retrieve for price comparison?

Amazon product data retrieval returns structured fields such as asin, title, price, rating, reviews, link, and image. These fields enable direct price comparison, rating aggregation, and availability checks across retrieved listings.

Can I use keyword-based queries to compare Amazon product ratings and reviews?

Keyword-based queries support Amazon product rating and reviews aggregation by retrieving listings matching the search term. Results include structured rating and review counts, allowing side-by-side comparison of top options for a given need.

Does Amazon search support pagination for browsing large product result sets?

Amazon search supports pagination to browse large product result sets retrieved by keyword queries. This allows sequential retrieval of listings beyond the first page, returning structured fields like asin, title, and price for each product.

What is the best way to extract Amazon product details for consumer shopping workflows?

The best way to extract Amazon product details for consumer shopping workflows is to use keyword-based queries with category filtering via the SearchAPI engine. It surfaces essential information like price, rating, and reviews to inform purchasing decisions.

Are there limitations when filtering Amazon search results by category?

Filtering Amazon search results by category relies on the SearchAPI engine's available category parameters. Results are constrained to the specified category and return supported fields like asin, title, price, and rating, with pagination handling larger result sets.