Grocery
Lidl Netherlands logo

Lidl Netherlands API

lidl.nl

Lidl Netherlands grocery - products, categories, reviews, promotions, and weekly offers.

Actions
8
Category
Grocery
Login
Not required
Output
JSON

Call the Lidl Netherlands API

Submit a task, then poll the job until it settles. This example runs act_lidl_nl_bestseller_recommendations.

curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_lidl_nl_bestseller_recommendations",
    "params": {}
  }'

8 actions on lidl.nl

Read

  • Bestseller Recommendations

    act_lidl_nl_bestseller_recommendationsread1 credit / call

    Returns sitewide bestseller product IDs and metadata for homepage carousel recommendations.

  • Category Listing

    act_lidl_nl_category_listing_ssrread1 credit / call

    Returns products in a category with titles, URLs, and images.

    category_slug
    string
    category_id
    string
  • Product Details

    act_lidl_nl_product_detail_ssrread1 credit / call

    Returns product detail with name, price, availability, images, and category for a SKU.

  • Product Reviews

    act_lidl_nl_product_reviewsread1 credit / call

    Returns product ratings, review summaries, and individual review content for a product ID.

  • Related Products Recommendations

    act_lidl_nl_related_products_recommendationsread1 credit / call

    Returns related and similar product IDs recommended for the viewed product page.

  • Search Autocomplete

    act_lidl_nl_search_autocompleteread1 credit / call

    Returns typeahead search suggestions for a product keyword.

    search_query
    string
  • Shop The Look Recommendations

    act_lidl_nl_shop_the_look_recommendationsread1 credit / call

    Returns shop-the-look collection component IDs and recommendation data for the homepage.

  • Weekly Flyer Widget

    act_lidl_nl_weekly_flyer_widgetread1 credit / call

    Returns weekly promotional flyer entries with titles, dates, and images.

Lidl Netherlands API questions

Is there an API for Lidl Netherlands?
Lidl Netherlands does not offer a public data API for this, but Anakin Wire provides 8 maintained endpoints for lidl.nl. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
How do I scrape Lidl Netherlands data?
POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when lidl.nl changes its markup, Anakin updates the action.
Do I need a Lidl Netherlands account?
No. Every Lidl Netherlands action listed here runs anonymously — no account and no credentials required.
What does the Lidl Netherlands API cost?
Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.

More Grocery APIs

All Grocery sites