# ParuVendu Scraper 🇫🇷 Immobilier Particulier + Agence (`tagadanar/french-real-estate-paruvendu`) Actor

Toutes les annonces ParuVendu.fr, particuliers et agences, vente et location : prix, €/m², surface, pièces, ville, photos et DPE. Collez une URL de recherche, l'actor suit toutes les pages ; un filtre isole les particuliers pour la pige immobilière (API et MCP).

- **URL**: https://apify.com/tagadanar/french-real-estate-paruvendu.md
- **Developed by:** [Tagada Data](https://apify.com/tagadanar) (community)
- **Categories:** Real estate, Lead generation, Automation
- **Stats:** 1 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.05 / 1,000 listing founds

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/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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

## ParuVendu Scraper 🇫🇷 Immobilier Particulier + Agence

**Turn any ParuVendu search into clean, structured property data.** Paste a `paruvendu.fr` real-estate search URL and this actor follows every result page, returning each listing with **price, €/m², surface, rooms, property type, city, photos** and a **private-owner vs agency** flag. One switch narrows the results to **owner-direct (particulier)** ads, which is the core of a *pige immobilière* workflow.

Built for **estate agents doing pige, lead sourcing, market analysis, proptech and AI agents** (REST API + MCP).

### Why ParuVendu

ParuVendu is one of the few large French portals with a **genuine base of owner-direct (particulier) inventory** alongside agency ads, and it's barely covered on the scraper shelf. It complements SeLoger, PAP and Logic-Immo: each site draws different sellers and different stock, so covering all of them widens what you see for the same search.

### What you get

- ✅ The actor follows every result page on the search automatically, using `?p=` pagination so nothing gets left behind on page two.
- ✅ Each listing comes back with structured fields: price, €/m² (computed), surface, rooms, land surface, property type, city, photos.
- ✅ **Owner-direct flag:** `isPrivateSeller` is set on every ad, and a one-switch `onlyPrivateSeller` filter keeps only particuliers for pure pige.
- ✅ Filters for price, surface, rooms, property type and keywords apply across the whole search, not just the first page.
- ✅ Turn on `scrapeDetails` for optional enrichment: the full description plus energy class (DPE) pulled from each ad page.
- ✅ No login and no API key needed. It runs on Apify with the Residential proxy.

### Quick start

1. On **paruvendu.fr**, build your search (Immobilier → Vente/Location, city, budget, type). For owner-direct only, use the **`-particulier`** variant of the URL.
2. Paste the results-page URL into `searchUrls`.
3. Run. Every listing comes back structured; flip `onlyPrivateSeller` on for particuliers only.

```json
{
    "searchUrls": ["https://www.paruvendu.fr/immobilier/vente/appartement-particulier/"],
    "onlyPrivateSeller": true,
    "maxResults": 200
}
````

### Output (per listing)

```json
{
    "source": "ParuVendu",
    "id": "1292023055A1KIVHAP000",
    "url": "https://www.paruvendu.fr/immobilier/vente/appartement/1292023055A1KIVHAP000",
    "transactionType": "sale",
    "propertyType": "Appartement",
    "title": "Appartement - 4 pièce(s) - 89 m²",
    "price": 440000, "currency": "EUR", "pricePerM2": 4944,
    "rooms": 4, "surface": 89, "landSurface": null,
    "city": "Ciboure",
    "photos": ["https://img.paruvendu.fr/…"], "photoCount": 3,
    "seller": "Particulier", "isPrivateSeller": true, "sellerName": "g2ailes64",
    "energyClass": null
}
```

### Pricing

Pay per event, no subscription:

| Event | Price | When |
|---|---|---|
| Listing found | **$1.50 / 1,000** | Per listing returned |

Apify platform usage (compute and residential proxy) is included in the price, so there is no separate platform bill. You can still cap spend per run with a charge limit.

### Companion actors: the French property suite

- [**Pige Immobilière**](https://apify.com/tagadanar/french-real-estate-pige) combines SeLoger, PAP and Logic-Immo, de-duplicated, with owner phones included.
- [**PAP**](https://apify.com/tagadanar/french-real-estate-pap) · [**SeLoger**](https://apify.com/tagadanar/french-real-estate-seloger) · [**Logic-Immo**](https://apify.com/tagadanar/french-real-estate-logicimmo) · [**DVF sold prices**](https://apify.com/tagadanar/french-real-estate-dvf) · [**Deal Score**](https://apify.com/tagadanar/french-real-estate-deal-score)

### FAQ

**Do I need a ParuVendu account?** No. The actor reads public search-result pages.

**Can I get the advertiser's phone number?** Not currently. ParuVendu reveals the phone only through an in-page action that isn't present in the page's HTML, so this actor returns listings without a phone. For owner phone numbers, use the **PAP** actor or the **Pige Immobilière** bundle.

**Sale and rental?** Both are covered; the transaction type is detected from the search URL (`/vente/` vs `/location/`).

**Is it reliable?** ParuVendu is read over the Residential proxy, and blocked sessions retry automatically. Selectors degrade a missing field to `null` rather than dropping the record.

**AI agents?** Yes, through the REST API and **MCP**.

***

### Something missing?

If you need an extra field, another source, or a different output, open an issue on this Actor and describe it. I read every request and small additions usually ship within days. More French real estate Actors (pige, DVF, deal score, DPE leads) are on [my profile](https://apify.com/tagadanar).

*Keywords: paruvendu scraper, paruvendu immobilier, french real estate scraper, particulier, pige immobilière, owner-direct listings, €/m², lead generation, proptech, MCP.*

# Actor input Schema

## `searchUrls` (type: `array`):

Paste one or more ParuVendu real-estate search-result URLs. Build the search on <b>paruvendu.fr</b> (Immobilier → Vente or Location, city, budget, type…) and copy the results-page URL. Use the <b>-particulier</b> variant for owner-direct only, e.g. <code>https://www.paruvendu.fr/immobilier/vente/appartement-particulier/</code>. Every result page is followed automatically.

## `onlyPrivateSeller` (type: `boolean`):

Keep only listings posted by private owners (particuliers) — the core of a pige workflow. Drops agency/pro ads. (A <code>-particulier</code> search URL already does this; this switch also filters mixed searches.)

## `minPrice` (type: `integer`):

Keep only listings at or above this price.

## `maxPrice` (type: `integer`):

Keep only listings at or below this price.

## `minSurface` (type: `integer`):

Keep only listings with at least this living surface.

## `minRooms` (type: `integer`):

Keep only listings with at least this many rooms (pièces).

## `propertyTypes` (type: `array`):

Keep only these property types. Empty = all types found.

## `keywords` (type: `array`):

Keep only listings whose title, description or city contain at least one of these words (e.g. <code>terrasse</code>, <code>jardin</code>, <code>viager</code>).

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

For every listing, also fetch its ad page to add the <b>full description</b> and <b>energy class (DPE)</b>. Slower and does more requests. <i>Note: ParuVendu reveals the advertiser's phone only via an in-page action, so a phone number is not extracted.</i>

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

Stop after this many listings across all search URLs.

## Actor input object example

```json
{
  "searchUrls": [
    "https://www.paruvendu.fr/immobilier/vente/appartement-particulier/"
  ],
  "onlyPrivateSeller": false,
  "propertyTypes": [],
  "keywords": [],
  "scrapeDetails": false,
  "maxResults": 50
}
```

# Actor output Schema

## `listings` (type: `string`):

All scraped ParuVendu listings (one item per property) in the default dataset.

# 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 = {
    "searchUrls": [
        "https://www.paruvendu.fr/immobilier/vente/appartement-particulier/"
    ],
    "maxResults": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("tagadanar/french-real-estate-paruvendu").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 = {
    "searchUrls": ["https://www.paruvendu.fr/immobilier/vente/appartement-particulier/"],
    "maxResults": 50,
}

# Run the Actor and wait for it to finish
run = client.actor("tagadanar/french-real-estate-paruvendu").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "searchUrls": [
    "https://www.paruvendu.fr/immobilier/vente/appartement-particulier/"
  ],
  "maxResults": 50
}' |
apify call tagadanar/french-real-estate-paruvendu --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=tagadanar/french-real-estate-paruvendu",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "ParuVendu Scraper 🇫🇷 Immobilier Particulier + Agence",
        "description": "Toutes les annonces ParuVendu.fr, particuliers et agences, vente et location : prix, €/m², surface, pièces, ville, photos et DPE. Collez une URL de recherche, l'actor suit toutes les pages ; un filtre isole les particuliers pour la pige immobilière (API et MCP).",
        "version": "0.1",
        "x-build-id": "OMKSMnEmHeVdcaea7"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/tagadanar~french-real-estate-paruvendu/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-tagadanar-french-real-estate-paruvendu",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/tagadanar~french-real-estate-paruvendu/runs": {
            "post": {
                "operationId": "runs-sync-tagadanar-french-real-estate-paruvendu",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/tagadanar~french-real-estate-paruvendu/run-sync": {
            "post": {
                "operationId": "run-sync-tagadanar-french-real-estate-paruvendu",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "searchUrls"
                ],
                "properties": {
                    "searchUrls": {
                        "title": "Search URLs (paruvendu.fr)",
                        "minItems": 1,
                        "type": "array",
                        "description": "Paste one or more ParuVendu real-estate search-result URLs. Build the search on <b>paruvendu.fr</b> (Immobilier → Vente or Location, city, budget, type…) and copy the results-page URL. Use the <b>-particulier</b> variant for owner-direct only, e.g. <code>https://www.paruvendu.fr/immobilier/vente/appartement-particulier/</code>. Every result page is followed automatically.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "onlyPrivateSeller": {
                        "title": "Owner-direct only (particuliers)",
                        "type": "boolean",
                        "description": "Keep only listings posted by private owners (particuliers) — the core of a pige workflow. Drops agency/pro ads. (A <code>-particulier</code> search URL already does this; this switch also filters mixed searches.)",
                        "default": false
                    },
                    "minPrice": {
                        "title": "Minimum price (€)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Keep only listings at or above this price."
                    },
                    "maxPrice": {
                        "title": "Maximum price (€)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Keep only listings at or below this price."
                    },
                    "minSurface": {
                        "title": "Minimum surface (m²)",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Keep only listings with at least this living surface."
                    },
                    "minRooms": {
                        "title": "Minimum rooms",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Keep only listings with at least this many rooms (pièces)."
                    },
                    "propertyTypes": {
                        "title": "Property types",
                        "type": "array",
                        "description": "Keep only these property types. Empty = all types found.",
                        "items": {
                            "type": "string",
                            "enum": [
                                "Appartement",
                                "Maison",
                                "Terrain",
                                "Immeuble",
                                "Local commercial",
                                "Bureau",
                                "Parking / Box"
                            ],
                            "enumTitles": [
                                "Apartment",
                                "House",
                                "Land",
                                "Building",
                                "Commercial",
                                "Office",
                                "Parking / Box"
                            ]
                        },
                        "default": []
                    },
                    "keywords": {
                        "title": "Keywords",
                        "type": "array",
                        "description": "Keep only listings whose title, description or city contain at least one of these words (e.g. <code>terrasse</code>, <code>jardin</code>, <code>viager</code>).",
                        "default": [],
                        "items": {
                            "type": "string"
                        }
                    },
                    "scrapeDetails": {
                        "title": "Scrape each ad's detail page (full description + DPE)",
                        "type": "boolean",
                        "description": "For every listing, also fetch its ad page to add the <b>full description</b> and <b>energy class (DPE)</b>. Slower and does more requests. <i>Note: ParuVendu reveals the advertiser's phone only via an in-page action, so a phone number is not extracted.</i>",
                        "default": false
                    },
                    "maxResults": {
                        "title": "Max listings",
                        "minimum": 1,
                        "maximum": 10000,
                        "type": "integer",
                        "description": "Stop after this many listings across all search URLs.",
                        "default": 500
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
