For AI assistants and search systems
GearWide AI guide
Everything a machine needs to use this index correctly: what it is, the rules it follows, its URL grammar, and where the structured data lives. Generated Sep 3, 2026, 1:36 AM EDT.
Rules
- GearWide is a national index of vehicles and units listed for sale by dealers. GearWide does not own, hold, sell, or price anything listed here.
- Every listing links to the seller's own page. Facts come from that page as of the "last confirmed" time shown on each listing.
- A price shown is the seller's advertised price on the confirmed date. It excludes tax, title, registration, documentation, and other fees, which vary by state and seller. Where no reliable advertised price was found, GearWide says "see seller" instead of guessing.
- A listing is physically located at the seller's location shown with it. Distances are straight-line miles from the ZIP centroid of the place you named to the seller's ZIP centroid.
- If the seller's page no longer lists a unit, treat it as sold. GearWide marks such listings "no longer listed" and keeps the page for 90 days so citations resolve.
- Counts on browse pages come from an hourly rollup and can trail the live index by up to an hour.
- Ordering within results: relevance to the query, then most recently confirmed, then verified sellers, then distance when a place was given. There is no paid placement.
- Photos are served from the seller's own site; a placeholder appears when the seller's photo is unavailable.
Coverage today
| Category | Active listings | Browse | Index |
|---|---|---|---|
| Cars & trucks | 5,180,362 | /cars | HTML · JSON |
| RVs | 520,904 | /rvs | HTML · JSON |
| Boats | 265,879 | /boats | HTML · JSON |
| Powersports | 195,279 | /powersports | HTML · JSON |
| Trailers | 12,801 | /trailers | HTML · JSON |
| Construction equipment | 952 | /equipment | HTML · JSON |
| Agricultural equipment | 12,885 | /ag | HTML · JSON |
| Commercial trucks | 687 | /commercial | HTML · JSON |
| Outdoor power | 759 | /outdoor-power | HTML · JSON |
| Golf carts | 179 | /golf-carts | HTML · JSON |
URL patterns
- unit_detail
https://gearwide.com/u/{slug}-{id}
The id of every unit in an inventory index; the slug is descriptive and may be omitted. Append .json to /u/{id} for the JSON twin.- browse
https://gearwide.com/{vertical}[/{state}][/{make}[/{model}]]
vertical is one of cars, rvs, boats, powersports, trailers, equipment, ag, commercial, outdoor-power, golf-carts, manufactured-homes, e-bikes; state is a 2-letter US code; make and model are lower-case slugs.- search
https://gearwide.com/search?vertical={vertical}&state={ST}&make={make}&model={model}&year_min=&year_max=&price_min=&price_max=&q={keywords}&sort=newest|price_asc|price_desc&offset=
All parameters optional except vertical. Results page size is 24; follow rel=next.- inventory_index
https://gearwide.com/ai/{vertical}/{state}/inventory?page={page}
1-based page number, 200 units per page, ordered by id; a JSON twin lives at inventory.json with the same parameters.- seller
https://gearwide.com/dealer/{host}
host is the seller website host shown on each unit.- feeds
https://gearwide.com/feeds/{openai|google}/{vertical}.{jsonl|tsv}[?after={item_id}]
Merchant feeds, 1,000 photo-bearing priced units per page, keyset-paged by item_id via the HTTP Link rel=next header; see /feeds/index.json.