Gunbroker Search Items
gunbroker_search_itemsSearch active GunBroker firearms-marketplace listings by keyword (e.g. "Glock 19", "AR-15 lower", "Henri 22 rifle"). Returns matching live listings with item IDs, titles, current/buy-now prices, bid counts, and time left. Public — needs only a GunBroker developer key (_apiKey). Supports pagination and sort.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Sort | No | GunBroker sort code (e.g. 0=best match, 1=ending soonest, 13=lowest price). Optional. | |
| _apiKey | Yes | GunBroker developer key (X-DevKey). Required. | |
| Keywords | No | Search keywords for active listings. | |
| PageSize | No | Results per page (default 25, max 300). | |
| PageIndex | No | Page number, 1-based (default 1). |