Discover/alternate.be API
live

alternate.be APIalternate.be

Access alternate.be product listings, prices, stock availability, technical specs, customer reviews, and deals via 6 structured API endpoints.

Endpoints
6
Updated
3mo ago
Try it
Page number (0-indexed).
Search keyword (e.g. 'nvidia', 'laptop', 'monitor').
api.parse.bot/scraper/ca044431-5a29-4334-b894-d6d65afc5bb4/<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/ca044431-5a29-4334-b894-d6d65afc5bb4/search_products?page=0&query=nvidia' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Search for products by keyword on alternate.be. Returns paginated product listings with price, availability, and rating information.

Input
ParamTypeDescription
pageintegerPage number (0-indexed).
queryrequiredstringSearch keyword (e.g. 'nvidia', 'laptop', 'monitor').
Response
{
  "type": "object",
  "fields": {
    "page": "integer, current page number",
    "query": "string, the search keyword used",
    "products": "array of product objects with product_id, name, url, price, availability, rating, rating_count, specs_summary",
    "total_pages": "integer, total number of result pages"
  },
  "sample": {
    "data": {
      "page": 0,
      "query": "nvidia",
      "products": [
        {
          "url": "https://www.alternate.be/NVIDIA/RTX-A1000-8-GB-grafische-kaart/html/product/1935480",
          "name": "NVIDIA® RTX A1000 8 GB grafische kaart",
          "price": "€ 479,00",
          "rating": null,
          "product_id": "1935480",
          "availability": "Op voorraad",
          "rating_count": null,
          "specs_summary": [
            "Grafische chip: NVIDIA RTX A1000",
            "Geheugen: 8 GB (GDDR6, 128 bit)",
            "Bezette slots: 1 Slots"
          ]
        }
      ],
      "total_pages": 1
    },
    "status": "success"
  }
}

About the alternate.be API

The alternate.be API gives developers structured access to Belgium's alternate.be electronics catalog across 6 endpoints, covering product search, category browsing, product details, customer reviews, category navigation, and active promotions. The get_product_detail endpoint alone returns grouped technical specifications, stock status, and pricing in a single call, making it straightforward to build price trackers, comparison tools, or inventory monitors against a major Belgian electronics retailer.

Product Search and Category Browsing

The search_products endpoint accepts a query string and an optional 0-indexed page parameter, returning an array of product objects that each include product_id, name, url, price, availability, rating, rating_count, and specs_summary. The total_pages field lets you paginate through large result sets programmatically. The get_category_listings endpoint works similarly but takes a category path segment such as Grafische-kaarten or Processoren. Pass a parent category like Hardware and the response returns a subcategories array instead of products, which is useful for dynamically walking the catalog tree.

Product Details and Reviews

get_product_detail takes a full alternate.be product URL and returns a structured object containing name, price, availability, description, and a specifications object keyed by specification group (e.g., GPU clock, memory type, TDP). This grouping mirrors the spec table on the product page and is ready to render or diff without further parsing. get_product_reviews accepts a numeric product_id and returns an array of review objects with author, date, rating, comment, and verified fields, alongside total_reviews and average_rating at the top level.

Category Tree and Deals

get_category_tree requires no parameters and returns the full top-level navigation as an array of category objects with name, tree_id, and nested subcategories. This is the right starting point for building a crawler or a category-aware browsing interface. get_deals_promotions returns the current Acties (promotions) page content, organized into named sections such as Nieuwe acties, Lopende acties, and Recent afgelopen acties, with each deal carrying a title, url, image, and section field.

Common use cases
  • Track price changes on specific GPUs or CPUs using get_product_detail with scheduled polling.
  • Build a category-aware product browser by combining get_category_tree with get_category_listings for leaf nodes.
  • Aggregate customer sentiment for electronics products using the rating, comment, and verified fields from get_product_reviews.
  • Monitor current Belgian electronics deals by polling get_deals_promotions for new entries in the Nieuwe acties section.
  • Compare technical specifications across competing products by parsing the grouped specifications object from get_product_detail.
  • Generate a full catalog index by paginating search_products across broad queries and collecting product_id and url fields.
  • Alert on stock status changes by comparing the availability field from repeated get_product_detail calls.
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 alternate.be offer an official developer API?+
Alternate.be does not publish a public developer API or documented data feed for third-party use.
What does `get_category_listings` return for a parent category versus a leaf category?+
For leaf categories such as Grafische-kaarten, the response includes a products array with price, availability, and rating data. For parent categories such as Hardware, the products array is empty and a subcategories array is returned instead, containing the names and URLs of child categories. You need to use leaf-level category path segments to retrieve actual product listings.
Are seller or merchant details included in product listings?+
No. Alternate.be operates as a single retailer, so listings reflect alternate.be's own price and stock status only. There are no third-party seller fields in any response. If you need multi-seller marketplace data, you can fork this API on Parse and revise it to target a different source that exposes seller-level data.
Does the reviews endpoint return all reviews or only a subset?+
The get_product_reviews endpoint returns reviews for the given product_id along with total_reviews and average_rating. The endpoint does not expose pagination parameters, so very large review sets may be truncated to what is available in the default response. You can fork the API on Parse and revise it to add review pagination if full coverage is needed.
Is pricing data returned in a structured numeric format or as a formatted string?+
The price field in both listing endpoints and get_product_detail is a formatted string including the currency symbol (e.g., € 349,00). It is not returned as a separate numeric value and currency code. You can fork the API on Parse and revise it to parse the price string into a numeric field if your application requires numeric comparisons.
Page content last updated . Spec covers 6 endpoints from alternate.be.
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.