Discover/makitatools.com API
live

makitatools.com APImakitatools.com

Access the Makita USA product catalog via API. Search tools, retrieve specs and features, list all active model numbers, and find local or online retailers.

Endpoints
5
Updated
14d ago
Try it
Search keyword (e.g., 'drill', 'saw', 'impact')
api.parse.bot/scraper/c7812a2f-0f86-4198-8e99-a3bd2897e88a/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/c7812a2f-0f86-4198-8e99-a3bd2897e88a/search_products?query=drill' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for products by keyword using the Makita search API. Returns product summaries including model number, title, description, images, and status badges.

Input
ParamTypeDescription
queryrequiredstringSearch keyword (e.g., 'drill', 'saw', 'impact')
Response
{
  "type": "object",
  "fields": {
    "total": "integer total number of matching products",
    "products": "array of product summary objects with model_number, title, about, summary, status, images, url"
  },
  "sample": {
    "data": {
      "total": 1258,
      "products": [
        {
          "url": "https://www.makitatools.com/products/details/GPH03Z",
          "about": "The Makita 40V max XGT...",
          "title": "40V max XGT® Brushless Cordless 3-Speed 1/2\" Hammer Driver-Drill, Tool Only",
          "images": [
            "https://cdn.makitatools.com/apps/cms/img/gph/512406af-eea9-4944-b35e-8aa23f21f227_gph03z_p_500px.png"
          ],
          "status": [],
          "summary": "Premium Power delivers 1,590 in.lbs. of max torque with 3 Speed Transmission",
          "model_number": "GPH03Z"
        }
      ]
    },
    "status": "success"
  }
}

About the makitatools.com API

The Makita Tools API covers 5 endpoints that expose the full Makita USA product catalog, including detailed specifications, key features, documents, and dealer locations. The get_product_details endpoint returns over a dozen distinct fields per model — from spec tables and feature lists to included accessories and video embeds — while get_active_model_numbers can enumerate roughly 6,400 active SKUs across the product line.

Product Search and Detail

The search_products endpoint accepts a keyword string (e.g., drill, impact, saw) and returns an array of product summary objects. Each object includes model_number, title, about, summary, status badges (such as New), image URLs, and a direct url to the product page. The total field tells you how many matches exist without needing to paginate manually.

For deeper data, get_product_details takes a model_number string and returns the full product record: a specs object of name-value pairs, a features array, an includes list of bundled items, documents array with title and URL for each PDF (manuals, spec sheets), videos array of embed URLs, and a short take_away tagline. This is the endpoint to use when building comparison tables or populating a product database.

Model Enumeration

get_active_model_numbers returns a flat array of model number strings, optionally filtered by product_type integer. Passing 0 returns all active models (~6,400); passing 1 narrows to cordless and power tools (~4,400). This makes it straightforward to build a full catalog index or detect new SKUs over time by diffing runs.

Dealer and Retailer Lookup

find_local_dealers locates authorized Makita dealers near a given point. Supplying both lat and lon alongside a required zip_code produces the most accurate results; using ZIP code alone may return empty results. Each dealer record includes Name, Address1, City, State, Zip, Phone, Distance, and ToolType. get_online_retailers requires no inputs and returns a flat list of authorized online retailers with Name and Website fields.

Common use cases
  • Build a Makita product comparison tool using specs and features from get_product_details
  • Index the full Makita catalog by iterating all ~6,400 model numbers from get_active_model_numbers
  • Power a tool-finder app that lets users search by keyword via search_products and surface matching models
  • Generate a dealer locator map by querying find_local_dealers with latitude, longitude, and ZIP code
  • Populate an e-commerce affiliate page with product images, descriptions, and authorized retailer links from get_online_retailers
  • Track new product launches by monitoring status badge changes (e.g., New) across catalog entries
  • Download all available product manuals and spec sheets by extracting documents arrays from each model record
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Makita offer an official public developer API?+
Makita does not publish an official public developer API or documented developer portal for makitatools.com. This Parse API provides structured access to the same product catalog, dealer finder, and retailer data available on the site.
What does `get_product_details` return beyond basic product info?+
Beyond the title and description, it returns a specs object (name-value pairs for all listed specifications), a features array, an includes list of accessories bundled with the tool, a documents array with downloadable PDF titles and URLs, a videos array of embed URLs, and a take_away tagline. Status badges like New are returned in the status array.
Does `find_local_dealers` work with a ZIP code alone?+
ZIP code is the only required parameter, but the endpoint may return empty results when only a ZIP is supplied. Providing lat and lon alongside the ZIP code is strongly recommended for reliable results. The radius field lets you adjust the search distance in miles.
Does the API include pricing or stock availability for products?+
Not currently. The API covers product specifications, features, documents, images, status badges, and dealer/retailer location data, but does not return pricing or real-time inventory levels. You can fork this API on Parse and revise it to add an endpoint targeting a retailer's product page where pricing is displayed.
Are product reviews or user ratings available through this API?+
Not currently. The endpoints expose catalog data, specifications, features, and dealer information, but no review text, star ratings, or review counts are returned. You can fork this API on Parse and revise it to add a reviews endpoint if that data appears on the product pages.
Page content last updated . Spec covers 5 endpoints from makitatools.com.
Related APIs in EcommerceSee all →
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.