# MENY Denmark Scraper — Everyday Grocery Prices & EAN (`studio-amba/meny-dk-scraper`) Actor

Scrape everyday grocery prices, EAN codes, pack sizes, unit prices and current promotions from MENY Denmark store webshops (the NXT click-and-collect platform). No login required. Covers whichever MENY store(s) you point it at (see README for verified stores).

- **URL**: https://apify.com/studio-amba/meny-dk-scraper.md
- **Developed by:** [Studio Amba](https://apify.com/studio-amba) (community)
- **Categories:** E-commerce
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.20 / 1,000 result scrapeds

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## MENY Denmark Scraper

Scrape everyday grocery prices, EAN barcodes, pack sizes and current promotions from MENY Denmark's store webshops — clean, structured product data, no login required.

MENY Denmark's main site (meny.dk) is a content/marketing site with no shop of its own. But individual MENY stores run a "click & collect" grocery webshop (e.g. `parkvej.meny.dk`) with a full everyday-priced product range — the same range you'd find on the shelf, not just weekly leaflet offers. This actor calls that webshop's own product API directly.

### Why use this actor?

If you track Danish grocery prices, build a price-comparison tool, match products by EAN, or need a Nordic retail dataset, you need the everyday shelf price, not just the weekly flyer. This actor returns MENY's regular price for every product, flags which ones currently have an active promo, and gives you the EAN, pack size and a computed unit price for each one.

Typical users:

- Price-intelligence and price-comparison platforms tracking Danish retail.
- Brands and suppliers matching their catalogue by EAN barcode.
- Market researchers and analysts building Nordic grocery datasets.
- Developers who need a clean product feed instead of scraping HTML themselves.

### How to scrape MENY data

1. Open the actor in the Apify Console.
2. Enter a **store name** — the subdomain slug of a MENY store that runs the grocery webshop, e.g. `parkvej` or `saltum`. The actor looks up that store's internal id automatically.
3. Optionally enter a **search query** in Danish, e.g. `mælk`, `kaffe`, `smør`. Leave it empty to get the whole store.
4. Set **maxResults** to how many products you want (a full store is roughly 27,000-33,000 SKUs).
5. Leave the proxy on the default Apify setting and click **Start**.
6. When the run finishes, download the results as JSON, CSV, Excel or feed them to an API.

The actor resolves the store's internal id from its homepage, fetches its category tree for readable category names, then pulls the product catalogue from the store's own product API in a single request. When you give a search query, filtering happens after the fetch, since the source has no server-side search of its own.

### Two MENY web platforms — don't confuse them

MENY runs two separate online systems, and only one of them is a grocery catalogue:

- **`{store}.meny.dk`** (e.g. `parkvej.meny.dk`) — the everyday **grocery** webshop. This is what this actor scrapes.
- **`{store}.bestil.meny.dk`** (e.g. `meny-grenaa.bestil.meny.dk`) — a separate **catering/party-order** platform (festive set menus, not everyday groceries), on a different backend. MENY's own store locator (meny.dk/find-butik) links every one of its 116 physical stores to this catering platform, not to a grocery webshop — that's easy to mistake for "MENY has no online grocery catalogue," which is wrong. See "Store coverage" below.

### Input

| Field | Type | Required | Description |
|-------|------|----------|-------------|
| `storeName` | String | No | MENY store subdomain, e.g. `parkvej` (default: `parkvej`) |
| `merchantId` | Integer | No | Advanced: skip the storeName lookup with a known internal store id |
| `searchQuery` | String | No | Keyword filter in Danish, applied after fetching |
| `categoryId` | Integer | No | Advanced: restrict to one category id from the store's category tree |
| `maxResults` | Integer | No | Maximum products to return (default: 100) |
| `proxyConfiguration` | Object | No | Apify proxy settings (default Apify proxy works — no anti-bot on this source) |

#### Example input

```json
{
    "storeName": "parkvej",
    "searchQuery": "mælk",
    "maxResults": 20,
    "proxyConfiguration": { "useApifyProxy": true }
}
```

#### Store coverage

MENY's store locator lists 116 physical stores, but almost all of them only expose the catering platform (`{store}.bestil.meny.dk`), not the grocery webshop this actor reads. Testing every store's locator slug against a direct `{slug}.meny.dk` grocery webshop found **9 stores that run one**, verified live 2026-09-09:

| storeName | Store | Catalogue size (SKUs) |
|-----------|-------|------------------------|
| `parkvej` | MENY Parkvej 78 (Nykøbing F) | 29,098 |
| `saltum` | MENY Saltum | 32,974 |
| `vildbjerg` | MENY Vildbjerg | ~29,000 |
| `blaavand` | MENY Blåvand | ~29,000 |
| `maribo` | MENY Maribo | ~29,000 |
| `nakskov` | MENY Nakskov | ~29,000 |
| `soroe` | MENY Sorø | ~29,000 |
| `roenne` | MENY Rønne | 29,937 |
| `hundested` | MENY Hundested | 27,740 |

This list ships with the actor (`data/stores.json`). If a `storeName` you try returns "could not find a merchantId," that store only runs the unrelated catering platform.

### Output

Each result contains:

| Field | Type | Example |
|-------|------|---------|
| `name` | String | `"Nestle Cini Minis"` |
| `brand` | String or null | `"Nestle"` — best-effort, see limitations |
| `price` | Number | `30` — what you pay right now, per unit |
| `originalPrice` | Number or null | `39.97` — everyday price, shown only when `isPromo` is true |
| `everydayPrice` | Number | `39.97` — the regular shelf price, always populated |
| `isPromo` | Boolean | `true` |
| `promoQuantity` | Integer or null | `1` — units the promo price covers (1 = plain discount, 2+ = multi-buy) |
| `promoBundlePrice` | Number or null | `30` — the raw quoted price for `promoQuantity` units |
| `currency` | String | `"DKK"` |
| `ean` | String or null | `"3387390339499"` |
| `unitPrice` | String or null | `"80,00 DKK/kg"` — computed from the everyday price and pack size |
| `packageSize` | String or null | `"375 GR"` |
| `category` | String or null | `"Morgenmad"` |
| `inStock` | null | Always null — see limitations |
| `retailer` | String | `"MENY Denmark"` |
| `storeName` | String | `"parkvej"` — prices are per-store, not chain-wide |
| `storeUrl` | String | `"https://parkvej.meny.dk"` |
| `productId` | String | `"475070770"` |
| `url` | String | Constructed product page URL |
| `imageUrl` | String or null | Product image URL |
| `scrapedAt` | String | ISO 8601 timestamp |

### Example output

```json
{
    "name": "Morgen Mad",
    "brand": "Morgen",
    "price": 30,
    "originalPrice": 39.97,
    "everydayPrice": 39.97,
    "isPromo": true,
    "promoQuantity": 1,
    "promoBundlePrice": 30,
    "currency": "DKK",
    "ean": "3387390339499",
    "unitPrice": null,
    "packageSize": "375 _",
    "category": "Morgenmad",
    "inStock": null,
    "retailer": "MENY Denmark",
    "storeName": "parkvej",
    "storeUrl": "https://parkvej.meny.dk",
    "productId": "475070770",
    "url": "https://parkvej.meny.dk/produkter/morgen-mad-3387390339499",
    "imageUrl": "https://dagrofa-dam.s3.eu-central-1.amazonaws.com/PROD/1200x1200/3387390339499.1200x1200.jpg",
    "scrapedAt": "2026-09-09T15:00:54.684Z"
}
```

### Notes and limitations

- **This is per-store data, not a chain-wide price list.** MENY Denmark is a franchise banner — each store sets its own prices. `storeName` and `merchantId` identify which specific store's shelf you're reading. Run the actor once per store you want to compare. This is not a small effect: sampling ~2,000 SKUs common to two verified stores (Parkvej and Saltum) on 2026-09-09 found 80% priced differently between the two — always treat a result's `price` as that store's price, never MENY's national price.
- **Not every MENY store has this webshop.** Only 9 of MENY's 116 stores were found to run the direct grocery webshop this actor reads (see "Store coverage" above) — the rest only expose an unrelated catering/party-order platform. If a store doesn't run the grocery webshop, the actor fails with a clear error rather than returning empty or wrong data.
- **`everydayPrice` vs `price`**: `everydayPrice` is always the regular shelf price. `price` is what a shopper actually pays right now — equal to `everydayPrice` normally, or the normalized per-unit promo price when `isPromo` is true. Some MENY promos are multi-buy deals rather than a flat per-unit cut; `promoQuantity` and `promoBundlePrice` preserve the original deal shape so you're never guessing whether a discount is per-unit or per-bundle.
- **`brand` is best-effort** — MENY's product API has no dedicated brand field. This actor takes the first word of the product name, which is often (not always) the brand.
- **`inStock` is always null.** The source catalogue API is a pricing feed, not a live inventory system — it doesn't expose stock levels, so this actor never guesses one.
- **`url` is a constructed URL**, following the site's confirmed `{store}.meny.dk/produkter/{name-slug}-{ean}` pattern. The EAN suffix is exact; the name-slug is built from the product name and may occasionally not match the live page's exact slug.
- The source has no free-text search endpoint — `searchQuery` filters client-side after the catalogue is fetched, so a search on a large store still reads the whole catalogue first.
- Run cost only settles once a run reports SUCCEEDED — a mid-run dataset read shows a cost far below the final total.

### Cost

Pricing is pay-per-result: **$0.002 per result**, plus a $0.005 flat fee per run start. The actor calls a JSON API directly (no browser), so a full store catalogue (27,000-33,000 products) typically finishes in well under a minute.

### Related Scrapers

Build a complete view of Danish and European grocery retail with these sibling scrapers from Studio AMBA:

- **[SPAR Denmark Scraper](https://apify.com/studio-amba/spar-dk-scraper)** — MENY's sibling Dagrofa banner, same platform family (spar.dk).
- **[Føtex Scraper](https://apify.com/studio-amba/foetex-scraper)** — Danish supermarket products and prices (foetex.dk).
- **[Bilka Scraper](https://apify.com/studio-amba/bilka-scraper)** — Danish hypermarket products (bilka.dk).
- **[REMA 1000 Denmark Scraper](https://apify.com/studio-amba/rema1000-dk-scraper)** — Danish discount-grocery products and campaign prices (rema1000.dk).
- **[Netto Denmark Offers Scraper](https://apify.com/studio-amba/netto-dk-offers-scraper)** — Netto Denmark's weekly leaflet offers (netto.dk).
- **[Denmark Grocery Price Matrix](https://apify.com/studio-amba/dk-grocery-price-matrix)** — one feed comparing prices across every Danish chain we cover, including MENY.

# Actor input Schema

## `storeName` (type: `string`):

MENY store subdomain slug, e.g. 'parkvej' for parkvej.meny.dk or 'saltum' for saltum.meny.dk. The actor resolves the store's internal merchantId automatically from this.

## `merchantId` (type: `integer`):

Optional: the store's internal merchantId on the longjohnapi-meny backend, if already known. Skips the storeName lookup. Leave empty in normal use.

## `searchQuery` (type: `string`):

Filter products by keyword (e.g. 'mælk', 'kaffe'). The source API has no server-side search, so this is applied after fetching the store's catalogue. Leave empty to get all products.

## `categoryId` (type: `integer`):

Optional: restrict to one category id from the store's category tree (server-side filter). Leave empty for the whole store.

## `maxResults` (type: `integer`):

Maximum number of products to return. A full store catalogue is roughly 27,000-33,000 SKUs.

## `proxyConfiguration` (type: `object`):

Proxy settings. Not needed — the catalogue API and store homepages are public with no anti-bot or geo-lock (verified). Left at automatic/free pool by default.

## Actor input object example

```json
{
  "storeName": "parkvej",
  "searchQuery": "mælk",
  "maxResults": 20,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "storeName": "parkvej",
    "searchQuery": "mælk",
    "maxResults": 20,
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("studio-amba/meny-dk-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "storeName": "parkvej",
    "searchQuery": "mælk",
    "maxResults": 20,
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("studio-amba/meny-dk-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "storeName": "parkvej",
  "searchQuery": "mælk",
  "maxResults": 20,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call studio-amba/meny-dk-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,studio-amba/meny-dk-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/hvnAvkBfB8qEfzd9f/builds/bZsEkC86NaVvfiugy/openapi.json
