Pige Immo FR: LBC + SeLoger + PAP + Bien'ici Multi-Source avatar

Pige Immo FR: LBC + SeLoger + PAP + Bien'ici Multi-Source

Pricing

Pay per event

Go to Apify Store
Pige Immo FR: LBC + SeLoger + PAP + Bien'ici Multi-Source

Pige Immo FR: LBC + SeLoger + PAP + Bien'ici Multi-Source

Multi-source French real-estate pige: Leboncoin, SeLoger, Bien'ici, PAP, Logic-immo in one run. Auto-deduplication, ADEME DPE enrichment, GPS, price per m², owner-vs-agency flag. Filter by transaction, city, type, price, surface. For pige software, agents, hunters, marchands. $5/1K listings.

Pricing

Pay per event

Rating

5.0

(1)

Developer

Walid

Walid

Maintained by Community

Actor stats

2

Bookmarked

75

Total users

27

Monthly active users

3 days ago

Last modified

Share

Pige Immo FR — Leboncoin, SeLoger, Bien'ici & PAP Scraper + DPE/GES & Dédup

Scrape Leboncoin, SeLoger, Bien'ici, PAP and Logic-immo in one run and get a single deduplicated list of French real-estate listings — the same property across portals is merged into one record, with price, €/m², surface, DPE/GES, GPS, owner-vs-agency flag. $5 / 1,000 listings.

Bookmark this Pige Immo FR Scraper to keep it on top of your Apify dashboard — Apify ranks actors by bookmarks.

What is the Pige Immo FR Scraper?

The Pige Immo FR Scraper is a multi-source French real-estate scraper that aggregates five major listing portals — Leboncoin, SeLoger, Bien'ici, PAP and Logic-immo — in a single run. Its core job is cross-source deduplication: the same apartment or house listed on three sites becomes one record (matched on postal code, surface, price and rooms), so your pige list has no duplicates to sort through. No single-source scraper does this.

On top of dedup, the Pige Immo FR Scraper computes price per m², flags owner-listed vs agency-listed ads, returns GPS coordinates, and does a best-effort DPE/GES backfill from the official ADEME energy database (25M+ records) when a listing has no energy class. Built for French real-estate agents doing pige (daily prospecting), marchands de biens, and investors.

Use cases

  • Real-estate agent pige — a daily, deduplicated feed of new listings in your department or city, across all portals at once.
  • Owner-direct prospecting — filter onlyOwner to keep particulier listings (the high-value contacts for agents).
  • Market analysis — count and price new listings per department, per type, per week.
  • Investment screening — surface E/F/G DPE properties (renovation potential) at low €/m².
  • Comparable computation — pull every active listing in a zone to price your own mandate.
  • Lead-gen pipelines — feed deduplicated listings into a CRM, with €/m² and owner flag pre-computed.

Input

Target by departments, cities or postalCodes, then filter on price, surface, rooms and type. Full reference in the input schema.

{
"sources": ["leboncoin", "seloger", "logic_immo", "bienici"],
"transaction": "buy",
"departments": ["38"],
"propertyTypes": ["maison"],
"priceMax": 200000,
"surfaceMin": 85,
"maxResultsPerSource": 50,
"proxyConfig": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "FR"
}
}

Proxy: Leboncoin, SeLoger and Logic-immo require a French Residential proxy (apifyProxyGroups: ["RESIDENTIAL"], apifyProxyCountry: "FR") — they are protected by DataDome / PerimeterX, which block datacenter IPs. PAP and Bien'ici work without a proxy. Logic-immo shares SeLoger's inventory, so it runs only as a fallback when SeLoger returns nothing.

Leboncoin reliability: Apify's shared RESIDENTIAL pool is often DataDome-flagged on Leboncoin. If you get few/no Leboncoin results, set customProxyUrl to a dedicated residential/mobile FR proxy (any provider). The actor auto-rotates sticky sessions on a block, so a clean IP is found within a few tries. SeLoger and Bien'ici are reliable on the standard Apify proxy.

Output

One normalized record per listing, deduplicated across sources, with the most-complete data kept on merge:

{
"source": "seloger",
"city": "Voiron",
"postal_code": "38500",
"price": 189000,
"surface": 92,
"rooms": 4,
"price_per_m2": 2054,
"energy_class": "D",
"ghg_class": "C",
"is_owner_listing": false,
"url": "https://www.seloger.com/annonces/achat/maison/..."
}

Pricing

This actor uses PAY_PER_EVENT: $0.005 per listing (= $5 / 1,000). Cross-source deduplication and the ADEME DPE backfill are free — you only pay for listings returned. No charge for failed runs.

Automate & schedule

Schedule the Pige Immo FR Scraper to run daily for a fresh, deduplicated pige feed in your zone, and wire it to Google Sheets, a webhook, or your CRM via Apify integrations. Recurring runs keep your prospecting list current — set your departments and filters once, and let new listings land each morning.

FAQ

How do I scrape Leboncoin and SeLoger together without duplicates? Run this actor with both sources enabled — it merges the same property across portals into one record (matched on postal code, surface, price and rooms) and keeps the most complete version.

Is the DPE/GES always filled? No — it's a best-effort backfill from the official ADEME database (postal code + surface ±5% + free-text address match). In dense cities the match can miss, so treat DPE/GES as enriched when found, not guaranteed.

Do I need a SeLoger or Leboncoin account or API key? No account, no API key. You only need an Apify Residential FR proxy for Leboncoin / SeLoger / Logic-immo.

What are the best alternatives for French real-estate pige? Single-portal scrapers exist for each site, but they don't deduplicate across portals or backfill DPE — this actor is the multi-source pige aggregator that does both in one run.

Can I scrape rentals as well as sales? Yes — set transaction to buy or rent.

Which fields are returned? Source, title, city, postal code, price, surface, rooms, €/m², DPE, GES, owner flag, GPS and the listing URL.


Found this useful? Bookmark the Pige Immo FR Scraper — Apify ranks actors by bookmarks, and it directly boosts this scraper's visibility on the Store.

License: MIT · Author: dltik