Discover/megekko.nl API
live

megekko.nl APImegekko.nl

Search and retrieve product listings, full specifications, reviews, pricing, and category trees from Megekko.nl via 4 structured API endpoints.

Endpoints
4
Updated
14d ago
Try it
Search keyword (e.g. 'RTX 4090', 'Intel Core i9', 'Samsung SSD').
api.parse.bot/scraper/0388e1c5-dbb8-42cf-966f-cefb12270283/<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/0388e1c5-dbb8-42cf-966f-cefb12270283/search_products?query=RTX+4090' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Search for products by keyword on megekko.nl. Returns matching products with pricing, availability, and category information.

Input
ParamTypeDescription
queryrequiredstringSearch keyword (e.g. 'RTX 4090', 'Intel Core i9', 'Samsung SSD').
Response
{
  "type": "object",
  "fields": {
    "products": "array of product objects with id, name, price, availability, url, category, brand, ean",
    "total_results": "integer, total number of matching products"
  },
  "sample": {
    "data": {
      "products": [
        {
          "id": 968713,
          "ean": null,
          "url": "https://www.megekko.nl/product/1963/968713/Nvidia-Videokaarten/MSI-GeForce-RTX-5070-12G-GAMING-TRIO-OC-Videokaart?s_o=1",
          "name": "MSI GeForce RTX 5070 12G GAMING TRIO OC Videokaart",
          "brand": null,
          "price": "739.00",
          "category": "Nvidia Videokaarten",
          "availability": "Uit eigen voorraad leverbaar. Levertijd:1 werkdag (maandag)"
        }
      ],
      "total_results": 486
    },
    "status": "success"
  }
}

About the megekko.nl API

The Megekko.nl API provides 4 endpoints to search the Dutch electronics retailer's catalog, retrieve full product detail pages, browse category listings by path, and fetch the complete site navigation tree. The get_product_details endpoint returns structured specifications grouped by category, user reviews, EUR pricing, availability, and comparable products — all from a single product URL.

Search and Product Data

The search_products endpoint accepts a keyword string — such as 'RTX 4090' or 'Samsung SSD' — and returns an array of matching product objects. Each object includes id, name, price, availability, url, category, brand, and ean. The total_results integer tells you how many items matched, useful for paginating across a result set.

Full Product Details

get_product_details takes a url parameter pointing to any Megekko.nl product page and returns the complete detail view. The specifications field is an object keyed by category name (e.g., "Processor", "Memory") where each value is a key-value map of spec attributes. The endpoint also returns a reviews array with author, rating, text, and date per review, plus a comparable_products array listing alternative items with names, prices, and links.

Category Browsing

get_category_tree returns the full navigation hierarchy without any inputs — each top-level key is a category name mapped to a url and a subcategories array of objects with name and url. Use this to discover valid leaf-level paths before calling get_category_products, which requires a category_path such as 'Computer/Componenten/Videokaarten/Nvidia-Videokaarten'. The page parameter enables pagination, and the response echoes back the category_path used alongside the products array.

Coverage Notes

Megekko.nl focuses on computer hardware, peripherals, and consumer electronics sold to the Dutch market. Prices are returned in EUR. get_category_products works reliably on leaf-level category paths; parent/intermediate paths may return empty product arrays, so get_category_tree should be consulted first to identify valid paths.

Common use cases
  • Track GPU and CPU prices on Megekko.nl by running scheduled search_products queries and recording the price field over time.
  • Build a hardware specification comparison tool using get_product_details to pull structured specifications objects for multiple products.
  • Aggregate Dutch electronics pricing data by iterating get_category_products across leaf-level paths discovered via get_category_tree.
  • Monitor stock status for specific components by polling availability from search_products or get_product_details.
  • Identify competitive alternatives by parsing the comparable_products array returned in each get_product_details response.
  • Enrich a product database with EAN codes, brand names, and category paths returned by search_products.
  • Collect user review sentiment data from the reviews array for hardware products using get_product_details.
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 Megekko.nl have an official developer API?+
Megekko.nl does not publish a public developer API or documented data access program. This API provides structured access to their catalog data.
What does `get_product_details` return beyond the price?+
Beyond price in EUR, the endpoint returns title, availability, a nested specifications object grouped by spec category, a reviews array with author, rating, text, and date fields, and a comparable_products array with names, prices, and URLs for similar items.
Why might `get_category_products` return empty results?+
The endpoint requires a leaf-level category_path that maps to an actual product listing page. Intermediate or parent category paths — such as 'Computer/Componenten' — typically have no direct product listings and return empty results. Call get_category_tree first to identify valid leaf paths like 'Computer/Componenten/Videokaarten/Nvidia-Videokaarten'.
Does the API return historical price data or price history charts?+
Not currently. The API returns the current price from product and search responses but does not expose historical pricing. You can fork this API on Parse and revise it to add a price-tracking endpoint that stores and queries historical snapshots.
Are seller or marketplace third-party offers returned alongside the main price?+
Not currently. The API returns Megekko.nl's own listed price and does not surface third-party seller offers or price breakdowns by condition. You can fork the API on Parse and revise it to add an endpoint targeting any multi-offer data exposed on product pages.
Page content last updated . Spec covers 4 endpoints from megekko.nl.
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.