makitatools.com API: find_local_dealers
makitatools.com via Parse · ecommerce
Find Makita dealers and retailers near a geographic location. Returns dealers sorted by distance with name, address, phone, distance, and tool specialization. Latitude and longitude are strongly recommended for accurate results; providing only a ZIP code may yield empty results from the upstream API. Access Makita USA product catalog, search products, find local dealers, and get online retailer information. Fulfilled by Parse from makitatools.com.
- b2b-directory
- ecommerce
- makitatools-com
- maps-geo
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c7812a2f-0f86-4198-8e99-a3bd2897e88a/find_local_dealers
- Interface artifact
- sha256:d56370700ea2cca26a9e78796a0e35ba46e55bbd6efcd14e6de33b5bae8136e9
- Manifest digest
- sha256:43ac565473cadc158af489275f8e3cd595d905d6ae13c7989d304b302c3f5730
Request fields
- lat (string): Latitude for precise location (e.g., '40.7128')
- lon (string): Longitude for precise location (e.g., '-74.0060')
- radius (integer): Search radius in miles
- zip_code (string, required): ZIP code for the search area (e.g., '10001')
Example queries
- {"lat":"40.7128","lon":"-74.0060","radius":"25","zip_code":"10001"}