Discover/mindfactory.de API
live

mindfactory.de APImindfactory.de

Access Mindfactory.de product data via API. Search PC hardware, retrieve detailed specs, and list categories. Includes prices, titles, and technical specifications.

Endpoints
3
Updated
14d ago
Try it
Page number for paginated results.
Search keyword (e.g. 'RTX 4090', 'Ryzen')
api.parse.bot/scraper/35c45127-6fa7-4f5a-aeb4-01d1d73c6f8e/<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/35c45127-6fa7-4f5a-aeb4-01d1d73c6f8e/search_products?page=1&query=Ryzen' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for products by keyword on Mindfactory.de. Returns product names, prices, and URLs matching the search query.

Input
ParamTypeDescription
pageintegerPage number for paginated results.
queryrequiredstringSearch keyword (e.g. 'RTX 4090', 'Ryzen')
Response
{
  "type": "object",
  "fields": {
    "products": "array of product objects each containing name, url, and price"
  },
  "sample": {
    "data": {
      "products": [
        {
          "url": "https://www.mindfactory.de/product_info.php/search/true/Alphacool-Core-Geforce-RTX-4090-Reference-Design-mit-Backpl_1489213.html",
          "name": "Alphacool Core Geforce RTX 4090 Reference Design mit Backplate",
          "price": "€128,62*"
        },
        {
          "url": "https://www.mindfactory.de/product_info.php/search/true/Alphacool-Eisblock-Aurora-Geforce-RTX-4090-GameRock-Phantom_1492965.html",
          "name": "Alphacool Eisblock Aurora Geforce RTX 4090 GameRock + Phantom mit Backplate",
          "price": "€118,74*"
        }
      ]
    },
    "status": "success"
  }
}

About the mindfactory.de API

The Mindfactory.de API provides 3 endpoints to search, browse, and inspect PC hardware products from one of Germany's major online computer component retailers. The get_product_details endpoint returns a full specifications object alongside the product title and price, while search_products lets you query the catalog by keyword — covering GPUs, CPUs, memory, and other components — with paginated results.

Endpoints and Data Coverage

The API covers three operations. search_products accepts a required query string (e.g. 'RTX 4090' or 'Ryzen') and an optional page integer for pagination. It returns an array of product objects each containing name, url, and price. This is useful for scanning catalog availability or tracking price changes across a keyword segment.

get_product_details takes a full or relative product URL — such as /product_info.php/articles/ProductName_1234567.html — and returns title, price (with currency symbol), url, and a specifications object. The specifications field is a key-value map of technical attributes as listed on the product page, covering fields like clock speed, TDP, form factor, or memory capacity depending on the product type.

Category Navigation

list_categories requires no inputs and returns an array of top-level category objects, each with a name and url. This is the starting point for building category-level browsing or monitoring price trends within a specific hardware segment such as graphics cards or SSDs. The category URLs can be used alongside product URLs to understand catalog structure.

Data Notes

Prices are returned as strings with the currency symbol attached, matching what is displayed on the Mindfactory.de product and search pages. Specification keys in get_product_details vary by product type — a CPU listing will expose different spec fields than a monitor or a power supply. There is no separate endpoint for reviews, stock levels, or seller ratings.

Common use cases
  • Monitor GPU and CPU prices on Mindfactory.de by running daily search_products queries and storing the returned price fields.
  • Build a hardware comparison tool by fetching specifications objects for multiple products via get_product_details.
  • Enumerate the full top-level category tree with list_categories to map Mindfactory's catalog structure.
  • Track price changes for a specific product SKU by polling get_product_details on a known product URL.
  • Aggregate search results across multiple keyword queries to audit which component brands appear most in Mindfactory's catalog.
  • Feed structured PC hardware specs into a configurator or compatibility checker using the specifications key-value map.
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 Mindfactory.de offer an official developer API?+
Mindfactory.de does not publish a public developer API or data feed. There is no documented official endpoint for programmatic access to their product catalog.
What does the `specifications` field in `get_product_details` contain?+
It is a key-value object mapping spec attribute names to their values as listed on the product page. The keys vary by product category — a motherboard entry will have different attributes than a PSU or a RAM kit. There is no fixed schema; field names match what Mindfactory displays for that specific product type.
Does `search_products` return stock availability or inventory status?+
No. The search results include name, url, and price per product. Stock levels, availability labels, and delivery estimates are not included in the current response. You can fork this API on Parse and revise it to add an availability field from the product detail page.
Can I retrieve user reviews or ratings for a product?+
Not currently. The API covers search results, category listings, and product specifications and pricing. Customer reviews and star ratings are not exposed by any endpoint. You can fork it on Parse and revise to add a reviews endpoint for individual product pages.
How does pagination work in `search_products`?+
The page parameter is an optional integer that selects the result page. If omitted, the first page of results is returned. There is no metadata field in the response indicating total result count or total pages, so iteration requires incrementing page until an empty or short result set is returned.
Page content last updated . Spec covers 3 endpoints from mindfactory.de.
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.