# Maisons à vendre à Bordeaux sur Leboncoin

**Use case:** 

Exportez les maisons à vendre autour de Bordeaux avec prix, surface, terrain, pièces, DPE, vendeur, photos et URL de l'annonce.

## Input

```json
{
  "adLimit": 50,
  "includeSeller": true,
  "searchUrl": "https://www.leboncoin.fr/recherche?category=9&locations=Paris__48.85717_2.34293_9319&real_estate_type=1&price=150000-700000",
  "adDetailUrls": [
    "https://www.leboncoin.fr/ad/ventes_immobilieres/2948271030"
  ],
  "searchQuery": "maison",
  "excludeKeywords": "viager, programme neuf",
  "immobilierCategory": "9",
  "location": "Bordeaux",
  "radius": 30,
  "sortBy": "time",
  "sortOrder": "desc",
  "seller_type": "all",
  "elevator": false,
  "bookable": false,
  "arrival_date": "2026-07-15",
  "departure_date": "2026-07-22",
  "includePhone": false,
  "mode": "standard",
  "telegramNotificationLimit": 10,
  "webhookUrl": "https://hook.eu1.make.com/abc123",
  "webhookNotificationLimit": 100
}
```

## Output

```json
{
  "subject": {
    "label": "Title",
    "format": "text"
  },
  "price_euros": {
    "label": "Price (EUR)",
    "format": "number"
  },
  "price_cents": {
    "label": "Price cents"
  },
  "real_estate_type": {
    "label": "Property Type",
    "format": "text"
  },
  "square": {
    "label": "Area (m²)",
    "format": "text"
  },
  "rooms": {
    "label": "Rooms",
    "format": "text"
  },
  "bedrooms": {
    "label": "Bedrooms",
    "format": "text"
  },
  "price_per_square_meter": {
    "label": "Price/m²",
    "format": "text"
  },
  "location_summary": {
    "label": "Location",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "category_name": {
    "label": "Category",
    "format": "text"
  },
  "first_publication_date": {
    "label": "Published",
    "format": "text"
  },
  "energy_rate": {
    "label": "DPE",
    "format": "text"
  },
  "ges": {
    "label": "GES",
    "format": "text"
  },
  "floor_number": {
    "label": "Floor",
    "format": "text"
  },
  "nb_floors_building": {
    "label": "Building Floors",
    "format": "text"
  },
  "floor_property": {
    "label": "Floor Type",
    "format": "text"
  },
  "elevator": {
    "label": "Elevator",
    "format": "text"
  },
  "heating_type": {
    "label": "Heating Type",
    "format": "text"
  },
  "heating_mode": {
    "label": "Heating Mode",
    "format": "text"
  },
  "specificities": {
    "label": "Features",
    "format": "text"
  },
  "nb_shower_room": {
    "label": "Bathrooms",
    "format": "text"
  },
  "available_date": {
    "label": "Available",
    "format": "text"
  },
  "immo_sell_type": {
    "label": "Sell Type",
    "format": "text"
  },
  "lease_type": {
    "label": "Lease Type",
    "format": "text"
  },
  "fai_included": {
    "label": "Fees Included",
    "format": "text"
  },
  "price_except_fees": {
    "label": "Price Excl. Fees",
    "format": "text"
  },
  "fees_price": {
    "label": "Agency Fees",
    "format": "text"
  },
  "negotiating_fees_percentage": {
    "label": "Fees %",
    "format": "text"
  },
  "fees_at_the_expanse_of": {
    "label": "Fees Paid By",
    "format": "text"
  },
  "estimated_notary_fees": {
    "label": "Notary Fees",
    "format": "text"
  },
  "estimated_total_property_price": {
    "label": "Total Price",
    "format": "text"
  },
  "annual_charges": {
    "label": "Annual Charges",
    "format": "text"
  },
  "property_tax": {
    "label": "Property Tax",
    "format": "text"
  },
  "mandate_type": {
    "label": "Mandate",
    "format": "text"
  },
  "status": {
    "label": "Status",
    "format": "text"
  },
  "transaction_status": {
    "label": "Transaction status"
  },
  "is_shippable": {
    "label": "Shippable",
    "format": "boolean"
  },
  "body": {
    "label": "Body"
  },
  "images": {
    "label": "Images"
  },
  "phone": {
    "label": "Phone",
    "format": "text"
  },
  "has_phone": {
    "label": "Has Phone",
    "format": "boolean"
  },
  "seller.name": {
    "label": "Seller",
    "format": "text"
  },
  "seller.type": {
    "label": "Seller Type",
    "format": "text"
  },
  "seller.id": {
    "label": "Id"
  },
  "seller.total_ads": {
    "label": "Seller Ads",
    "format": "number"
  },
  "seller.profile_url": {
    "label": "Seller Profile",
    "format": "link"
  },
  "seller.profile_picture_url": {
    "label": "Seller Picture",
    "format": "image"
  },
  "seller.registered_at": {
    "label": "Registered at"
  },
  "seller.description": {
    "label": "Description"
  },
  "seller.feedback.score": {
    "label": "Score",
    "format": "number"
  },
  "seller.feedback.count": {
    "label": "Reviews",
    "format": "number"
  },
  "seller.reply.rate_percent": {
    "label": "Reply Rate %",
    "format": "number"
  },
  "seller.reply.time_minutes": {
    "label": "Time minutes"
  },
  "seller.reply.time_text": {
    "label": "Time text"
  },
  "seller.presence.status": {
    "label": "Status"
  },
  "seller.presence.last_activity": {
    "label": "Last activity"
  },
  "seller.badges": {
    "label": "Badges"
  },
  "seller.pro.store_name": {
    "label": "Store",
    "format": "text"
  },
  "seller.pro.siren": {
    "label": "Siren"
  },
  "seller.pro.siret": {
    "label": "Siret"
  },
  "seller.pro.sector": {
    "label": "Sector"
  },
  "seller.pro.website_url": {
    "label": "Website url"
  },
  "seller.pro.rating.value": {
    "label": "Value"
  },
  "seller.pro.rating.count": {
    "label": "Count"
  },
  "pro_rates_link": {
    "label": "Pro Rates",
    "format": "link"
  },
  "search_query": {
    "label": "Search query"
  },
  "scraped_at": {
    "label": "Scraped at"
  },
  "data_source": {
    "label": "Data source"
  },
  "list_id": {
    "label": "List id"
  }
}
```

## About this Actor

This example demonstrates how to use [Leboncoin Immobilier - Annonces + Numeros de Telephone](https://apify.com/clearpath/leboncoin-immobilier) with a specific input configuration. Visit the [Actor detail page](https://apify.com/clearpath/leboncoin-immobilier) to learn more, explore other use cases, and run it yourself.


## 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.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **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 full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/clearpath/leboncoin-immobilier.md

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