Documentation
README
cli-web-amazon
Read-only Amazon browsing: search, product detail, Best Sellers, suggestions. Public endpoints only.
Install: pip install cli-web-amazon
Commands
search QUERYβ search products by keyword. Options:--page N(default 1, typically 1β7 pages),--dept TEXT(e.g. electronics, books)product get ASINβ full detail for one product (10-char ASIN, e.g.B0GRZ78683)bestsellers [CATEGORY]β Best Sellers list (default category: electronics; others: books, toys-and-games, music, video-games, home-garden, clothing-shoes-jewelry, sports-outdoors, kitchen, beauty). Options:--page N(~50 items/page)suggest QUERYβ autocomplete suggestions. Options:--limit N(default 11)
Examples
This is the opening of the README. Read the full README on GitHub.