napaonline.com API: search_by_vehicle
napaonline.com via Parse · automotive
Search for parts compatible with a specific vehicle by year/make/model. Filters results using buyers guide fitment data. Optionally narrow by keyword query. Returns only products whose fitment data confirms compatibility with the specified vehicle. Search and browse auto parts from NAPA Online, including vehicle fitment, product details, reviews, and similar products. Fulfilled by Parse from napaonline.com.
- automotive
- ecommerce
- napaonline-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/88e43e4b-9413-435d-9461-c313260beda7/search_by_vehicle
- Interface artifact
- sha256:7aedafeb699e22da89e22928071a538dc0e3115c1a537e6510ab5373c633e71d
- Manifest digest
- sha256:03d855f73bd000dcb4e01e4b285543d93bad1f4ce373911bd1a5c89af33909dd
Request fields
- make (string, required): Vehicle make (e.g. 'Toyota')
- year (string, required): Vehicle year (e.g. '2020')
- limit (integer): Max results to return
- model (string, required): Vehicle model (e.g. 'Camry')
- query (string): Search keyword to narrow results (e.g. 'brake pads'). Omitting returns all compatible parts.
Example queries
- {"make":"Toyota","year":"2020","limit":"12","model":"Camry","query":"oil filter"}