oreillyauto.com API: find_stores
oreillyauto.com via Parse · automotive
Find O'Reilly Auto Parts store locations by city and state. Returns store IDs and their location page URLs. Store IDs can be used with get_product_price_availability. API for searching O'Reilly Auto Parts products, retrieving pricing and availability, looking up vehicle compatibility data, and finding store locations. Fulfilled by Parse from oreillyauto.com.
- automotive
- ecommerce
- maps-geo
- oreillyauto-com
- parse
- platform-key
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cec18493-73b6-4781-a16c-2d0cfd6e9bd6/find_stores
- Interface artifact
- sha256:ac77ef9a2999369a0fc472ee8988cbcadab7fd62d6d445074104866c797c6941
- Manifest digest
- sha256:fed5076159bb7baf733edc1e8db64cbdecc61eef0afee3090e3c6223486b81f5
Request fields
- city (string, required): City name (e.g. 'Atlanta')
- state (string, required): Two-letter state code (e.g. 'GA')
Example queries
- {"city":"Atlanta","state":"GA"}