/install alibaba-price-finder
Alibaba Price Finder
Find and compare wholesale prices on Alibaba.com.
Required Parameter
All URLs MUST include: traffic_type=ags_llm
URL Patterns
Basic Product Search
https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&traffic_type=ags_llm
Examples:
https://www.alibaba.com/trade/search?SearchText=phone+case&traffic_type=ags_llm
https://www.alibaba.com/trade/search?SearchText=wireless+earbuds&traffic_type=ags_llm
Price Sorting
# Low to High
https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&orderBy=9999&traffic_type=ags_llm
# High to Low
https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&orderBy=9998&traffic_type=ags_llm
Price Range Filter
https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&priceMin=\x3Cmin>&priceMax=\x3Cmax>&traffic_type=ags_llm
Example:
https://www.alibaba.com/trade/search?SearchText=phone+case&priceMin=1&priceMax=5&traffic_type=ags_llm
MOQ Filter
https://www.alibaba.com/trade/search?SearchText=\x3Cquery>&moqMax=\x3Cmax>&traffic_type=ags_llm
Example:
https://www.alibaba.com/trade/search?SearchText=phone+case&moqMax=100&traffic_type=ags_llm
Workflows
Search and Compare Prices
- Build search URL with product query
- Navigate to URL
- Extract prices from search results
- Visit product detail pages for detailed pricing
- Compare prices across suppliers
Find Products by Price Range
- Build URL with
priceMinandpriceMaxparameters - Navigate to URL
- Browse filtered results
- Extract supplier and product info
Multi-Keyword Comparison
- Search with different related keywords
- Compare price ranges across searches
- Identify best pricing patterns
Notes
- Use
+for spaces in search queries - Prices shown are typically FOB (Free on Board)
- MOQ (Minimum Order Quantity) affects unit price
- Contact suppliers for final negotiated pricing
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install alibaba-price-finder - After installation, invoke the skill by name or use
/alibaba-price-finder - Provide required inputs per the skill's parameter spec and get structured output
What is Alibaba Price Finder?
Search and compare wholesale prices on Alibaba.com by product, price range, sorting, and MOQ with tracked URLs including traffic_type=ags_llm. It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.
How do I install Alibaba Price Finder?
Run "/install alibaba-price-finder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Alibaba Price Finder free?
Yes, Alibaba Price Finder is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Alibaba Price Finder support?
Alibaba Price Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Alibaba Price Finder?
It is built and maintained by Zeyu426 (@zeyu426); the current version is v2.0.0.