Esselunga Spesa Online API
spesaonline.esselunga.it
Esselunga Spesa Online grocery assortment via leaf-category PLP and PDP APIs
- Actions
- 2
- Category
- Grocery
- Login
- Not required
- Output
- JSON
Call the Esselunga Spesa Online API
Submit a task, then poll the job until it settles. This example runs act_spesaonline_esselunga_it_paginated_plp.
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_spesaonline_esselunga_it_paginated_plp",
"params": {
"menu_id": "600000001047181"
}
}'2 actions on spesaonline.esselunga.it
Read
Paginated PLP
act_spesaonline_esselunga_it_paginated_plpread1 credit / callEsselunga Spesa Online paginated product listing for a leaf menu category (menu_id). Resolves productSetIds from /commerce/resources/menu/{menu_id} then POSTs /commerce/resources/displayable/productset with start/length pagination.
- menu_id
- string · required
- slug
- string
- start
- integer
- length
- integer
Product Detail
act_spesaonline_esselunga_it_product_detailread1 credit / callEsselunga Spesa Online product detail (PDP) via GET /commerce/resources/displayable/detail/code/{product_id}. Returns name, price, description, brand, images, attributes, nutritional info.
- product_id
- string · required
- slug
- string
Esselunga Spesa Online API questions
- Is there an API for Esselunga Spesa Online?
- Esselunga Spesa Online does not offer a public data API for this, but Anakin Wire provides 2 maintained endpoints for spesaonline.esselunga.it. 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 Esselunga Spesa Online 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 spesaonline.esselunga.it changes its markup, Anakin updates the action.
- Do I need a Esselunga Spesa Online account?
- No. Every Esselunga Spesa Online action listed here runs anonymously — no account and no credentials required.
- What does the Esselunga Spesa Online 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
ASDA Groceries
ASDA UK groceries assortment — aisle PLPs and product detail
Coles Australia
Coles Australia grocery assortment — category tree, paginated category PLPs, and product detail (guest).
Lidl Netherlands
Lidl Netherlands grocery - products, categories, reviews, promotions, and weekly offers.
Lidl Switzerland
Lidl Switzerland (lidl.ch) food/grocery assortment — Essen & Trinken hub PLPs and PDPs
SPAR Slovenia Online
SPAR Slovenia (online.spar.si) grocery assortment via Instaleap Moira GraphQL
Tesco Ireland
Tesco Ireland grocery assortment — department /all PLP and PDP