# Pages d'Or / Gouden Gids BE Scraper (`memo23/pagesdor-scraper`) Actor

Scrape pagesdor.be (FR) and goudengids.be (NL), Belgium's FCR Yellow Pages, into structured business rows: name, phone, email when listed, website, address, hours, VAT/KBO. Keyword plus city, nationwide BE, or a search/profile URL. JSON or CSV out. $5 per 1,000 listings.

- **URL**: https://apify.com/memo23/pagesdor-scraper.md
- **Developed by:** [Muhamed Didovic](https://apify.com/memo23) (community)
- **Categories:** Lead generation, Business
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $5.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

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

## What's an Apify Actor?

An Actor is a serverless cloud program that runs on the Apify platform. It has two run modes.
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.

Apify vocabulary and the platform model are defined once, in the agent quickstart at https://apify.com/agents.md.

## 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.

Do not guess an integration path. Every one of them is in the agent quickstart at https://apify.com/agents.md: the Apify MCP server, Agent Skills with the Apify CLI, the JavaScript and Python clients, the REST API, and the account-free path for an agent with no human to sign in. It also carries the rule on stating cost before the first paid run.

For examples already wired to this Actor's own input schema, see the [API](#api) section below.

Each client library has reference documentation the quickstart does not restate: [JavaScript/TypeScript](https://docs.apify.com/api/client/js/docs.md) (`npm install apify-client`) and [Python](https://docs.apify.com/api/client/python/docs.md) (`pip install apify-client`).

# README

## Pages d'Or / Gouden Gids BE Scraper

Scrape [pagesdor.be](https://www.pagesdor.be/) (French) and [goudengids.be](https://www.goudengids.be/) (Dutch) — Belgium's FCR Media Yellow Pages — into one row per business: name, phone, email when listed, website, address, opening hours, VAT/KBO.

Works from a keyword plus optional city, a nationwide category, or a pasted `/entreprises/` `/entreprise/` or `/bedrijven/` `/bedrijf/` URL. No Apify Proxy required on current HTML.

**Pricing:** $0.005 per listing (`pushData`). Extra `contact-phone` $0.002 and `contact-email` $0.05 when those fields are present.

### Why use it

- Server-rendered JSON-LD on category pages (`Plumber` / `LocalBusiness` + phone + hours).
- Profile pages add email, the real website, hours, and VAT/KBO.
- One actor covers both language twins. Optional harvest of the business site when the directory has no inbox.

### Input

| Field | Notes |
|---|---|
| `searchTerms` | What you would type, e.g. `plombiers` / `loodgieters` |
| `locations` | City. Empty = nationwide category |
| `siteLanguage` | `fr` (pagesdor.be), `nl` (goudengids.be), or `both` |
| `startUrls` | Category or profile URLs on either host |
| `maxItems` | Stop after N unique listings (free plan cap 50) |
| `scrapeDetails` | Open each profile (default on) |
| `proxy` | Leave off |

### Output fields

`listingId`, `name`, `phone`, `phones`, `email`, `website`, `street`, `postalCode`, `city`, `address`, `hours`, `rating`, `reviewCount`, `vatId`, `kbo`, `profileUrl`, `source`, `language`, `searchTerm`, `scrapedAt`.

### How it works

1. Build `/entreprises/{term}/` on pagesdor.be or `/bedrijven/{term}/` on goudengids.be. City goes first: `/entreprises/{city}/{term}/`.
2. Parse `ItemList` JSON-LD (schema.org subtypes such as `Plumber`, not only `LocalBusiness`) and `data-listing` cards.
3. Open `/entreprise/{city}/{id}/{slug}/` or `/bedrijf/{city}/{id}/{slug}/` for email + website + hours.
4. If still no email, fetch the business homepage/contact page.

### Sample input

```json
{
  "searchTerms": ["plombiers"],
  "locations": ["Bruxelles"],
  "siteLanguage": "fr",
  "maxItems": 10,
  "scrapeDetails": true,
  "proxy": { "useApifyProxy": false }
}
```

### FAQ

**Does this cover the Netherlands?** No. Use `memo23/goudengids-nl-scraper` for goudengids.nl.

**Why is email sometimes empty?** Search cards omit it. Turn `scrapeDetails` on. Some businesses never publish an inbox.

**Cloudflare / Incapsula?** Homepage and listing HTML currently return 200 without a proxy. If a run hits a challenge, retry with RESIDENTIAL + Unblocker.

### Support

Issues: https://console.apify.com/actors/memo23/pagesdor-scraper/issues

### Additional services

Custom scrapers and lead pipelines: contact via the Apify Store profile.

### Explore more scrapers

[Gouden Gids NL Scraper](https://apify.com/memo23/goudengids-nl-scraper) · [PagesJaunes Scraper](https://apify.com/memo23/pagesjaunes-scraper-cheerio) · [Yell.com Scraper](https://apify.com/memo23/yell-scraper)

### For AI agents & LLM apps

Actor: `memo23/pagesdor-scraper`. Input `searchTerms` + optional `locations` + `siteLanguage`. Output one JSON object per business.

### Disclaimer

This actor collects publicly listed business information from pagesdor.be and goudengids.be. You are responsible for lawful use (GDPR, ePrivacy, your own outreach). Do not use the data for spam.

### SEO Keywords

pages d'or scraper, pagesdor.be scraper, goudengids.be scraper, belgium yellow pages scraper, belgian business directory scraper, fcr media scraper, plombier email phone, loodgieter belgie

# Actor input Schema

## `startUrls` (type: `array`):

Paste pagesdor.be or goudengids.be search or profile links. Examples: <code>https://www.pagesdor.be/entreprises/plombiers/</code>, <code>https://www.pagesdor.be/entreprises/Bruxelles/plombiers/</code>, <code>https://www.goudengids.be/bedrijven/loodgieters/</code>, or <code>https://www.pagesdor.be/entreprise/Rhode-Saint-Genèse/L11299013/Domitherm/</code>.

## `searchTerms` (type: `array`):

What you would type into Pages d'Or / Gouden Gids, e.g. <b>plombiers</b>, <b>restaurants</b>, <b>avocats</b>, <b>loodgieters</b>. One row per term. Every term is searched in every city below. Leave cities empty for a nationwide BE category. A pagesdor.be or goudengids.be search or profile URL also works here.

## `locations` (type: `array`):

Belgian city or province, e.g. <b>Bruxelles</b>, <b>Anvers</b>, <b>Liège</b>, <b>Antwerpen</b>, <b>Brugge</b>. Empty = nationwide category.

## `siteLanguage` (type: `string`):

French uses pagesdor.be (<code>/entreprises/</code>). Dutch uses goudengids.be (<code>/bedrijven/</code>). Both runs the same query on each host and dedupes by listing id.

## `maxItems` (type: `integer`):

Stop after this many unique businesses across the whole run. Free plan is capped at 50.

## `scrapeDetails` (type: `boolean`):

Loads the /entreprise/ or /bedrijf/ page for email, website, hours, and VAT/KBO. Turn off to keep search-row fields only.

## `harvestWebsiteEmail` (type: `boolean`):

If the directory profile has no inbox, fetch the business website homepage/contact page.

## `maxPages` (type: `integer`):

Page N is <code>/entreprises/{term}/{N}/</code> or <code>/bedrijven/{term}/{N}/</code>.

## `maxConcurrency` (type: `integer`):

How many pages and profiles to load at the same time.

## `proxy` (type: `object`):

Leave off. Category and profile pages currently answer without Apify Proxy. Use RESIDENTIAL+Unblocker only if a run returns 403 / a challenge page.

## Actor input object example

```json
{
  "searchTerms": [
    "plombiers"
  ],
  "locations": [
    "Bruxelles"
  ],
  "siteLanguage": "fr",
  "maxItems": 50,
  "scrapeDetails": true,
  "harvestWebsiteEmail": true,
  "maxPages": 20,
  "maxConcurrency": 5,
  "proxy": {
    "useApifyProxy": false
  }
}
```

# Actor output Schema

## `overview` (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 = {
    "searchTerms": [
        "plombiers"
    ],
    "locations": [
        "Bruxelles"
    ],
    "proxy": {
        "useApifyProxy": false
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("memo23/pagesdor-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 = {
    "searchTerms": ["plombiers"],
    "locations": ["Bruxelles"],
    "proxy": { "useApifyProxy": False },
}

# Run the Actor and wait for it to finish
run = client.actor("memo23/pagesdor-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 '{
  "searchTerms": [
    "plombiers"
  ],
  "locations": [
    "Bruxelles"
  ],
  "proxy": {
    "useApifyProxy": false
  }
}' |
apify call memo23/pagesdor-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,memo23/pagesdor-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/MTthtCa15OI0Cd2Jn/builds/wnlDkApRSreUO6Nhr/openapi.json
