SeLoger [💰$1.5/1K] | French Property | Listings avatar

SeLoger [💰$1.5/1K] | French Property | Listings

Pricing

from $2.00 / 1,000 results

Go to Apify Store
SeLoger [💰$1.5/1K] | French Property | Listings

SeLoger [💰$1.5/1K] | French Property | Listings

Extract SeLoger French real estate listings with prices, areas, and property details

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

2 days ago

Last modified

Share

SeLoger Scraper — French Real Estate Listings Extractor

Extract structured property data from SeLoger.com, France's largest real estate platform. This Actor scrapes apartment and house listings across all major French cities — Paris, Lyon, Marseille, Nice, Bordeaux, and more — delivering clean, structured output for market research, investment analysis, and competitive intelligence.

Main Use Cases

  • French property market research — Analyze listing trends, inventory levels, and price dynamics across Paris, Lyon, Marseille, and other metropolitan areas.
  • Rental price monitoring — Track rent fluctuations by arrondissement, neighborhood, and postal code to identify optimal investment zones.
  • Investment property screening — Extract price-per-m² data across neighborhoods, filter by property criteria, and identify undervalued listings.
  • Competitive intelligence for agencies — Monitor competitor listings, pricing strategies, and inventory across the French real estate market.
  • Data enrichment for prop-tech platforms — Feed structured SeLoger data into CRMs, dashboards, and analytics pipelines for automated property insights.
  • Academic and policy research — Support housing studies, urban planning research, and economic analysis with real-world French property market data.

How It Works

  1. Provide SeLoger search URLs — Copy any search results URL from seloger.com (rentals or sales) and pass it to the Actor.
  2. Set your limits — Configure maxItems to control how many listings to extract per run.
  3. Run the Actor — The Actor navigates SeLoger search pages, extracts listing data, and returns structured results.
  4. Export results — Access your data via the Dataset in JSON, CSV, Excel, or any other format. Results are stored in your Apify Dataset for immediate use or API access.

Supported URL patterns include both rental (distributionTypes=Rent) and sale (distributionTypes=Sale) listings, across all property types (apartments, houses, studios, lofts, and more).

Input Parameters

FieldTypeRequiredDefaultDescription
startUrlsArrayYesArray of SeLoger search results page URLs. Any valid SeLoger search URL is accepted.
maxItemsIntegerNo50Maximum number of listings to extract per run.
proxyConfigurationObjectNoProxy settings for rotation. Recommended for large-scale scraping.

Output

Each result contains the following structured fields:

FieldTypeDescription
titleStringListing title or headline
urlStringDirect link to the listing on SeLoger
priceStringListed price (rent or sale)
cityStringCity name
postalCodeStringPostal code (e.g., 75001 for Paris 1er)
areaStringSurface area in m²
roomsNumberTotal number of rooms
bedroomsNumberNumber of bedrooms
bathroomsNumberNumber of bathrooms
propertyTypeStringApartment, House, Studio, Loft, etc.
energyClassStringDPE energy rating (A–G)
publicationDateStringDate the listing was published
agencyStringReal estate agency name (if applicable)
imagesArrayURLs of listing photos
featuresArrayAdditional features (balcony, parking, elevator, etc.)

Example Input JSON

{
"startUrls": [
"https://www.seloger.com/classified-search?distributionTypes=Rent&estateTypes=Apartment&locations=AD09FR75"
],
"maxItems": 100,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Example Output JSON

{
"title": "Appartment T3 de 65m² — Paris 11e",
"url": "https://www.seloger.com/annonces/location-appartement/paris-11e/2024-01-15-12345678.html",
"price": "1 450 €",
"city": "Paris",
"postalCode": "75011",
"area": "65 m²",
"rooms": 3,
"bedrooms": 2,
"bathrooms": 1,
"propertyType": "Apartment",
"energyClass": "D",
"publicationDate": "2024-01-15",
"agency": "Century 21 Le Marais",
"images": [
"https://media.seloger.com/images/2024/01/15/photo1.jpg",
"https://media.seloger.com/images/2024/01/15/photo2.jpg"
],
"features": ["Elevator", "Balcony", "Double glazing", "Cave"]
}

Integrations & Automation

This Actor integrates seamlessly with the Apify platform and can be combined with other tools and workflows:

  • Apify Scheduler — Run the scraper daily or weekly to monitor price changes and new listings automatically.
  • Webhooks — Trigger notifications via Slack, email, or custom endpoints when new data arrives.
  • Apify API — Access results programmatically from any application or service.
  • Google Sheets integration — Export results directly to spreadsheets for team collaboration.
  • Zapier / Make (Integromat) — Connect scraped data to thousands of other apps for automated pipelines.
  • Custom databases — Push structured output to PostgreSQL, MongoDB, Airtable, or any data warehouse.

FAQ

Does this Actor work with both rental and sale listings?

Yes. The Actor accepts any valid SeLoger search URL, including rentals (distributionTypes=Rent) and sales (distributionTypes=Sale), across all property types.

What is the cost per run?

The Actor charges $0.0015 per result. A run extracting 100 listings costs approximately $0.15. A 500-listing run costs approximately $0.75.

Do I need a proxy?

A proxy is recommended but not required for small runs. For large-scale scraping (500+ listings), use the Apify proxy to avoid rate limiting and IP blocks.

Can I scrape specific neighborhoods or arrondissements?

Yes. Simply perform a search on SeLoger for the exact neighborhood or arrondissement you want, then copy the resulting URL and pass it to the Actor.

How fresh is the data?

The Actor extracts data in real-time from SeLoger search pages. Publication dates reflect when listings were originally posted, not when they were scraped.

Can I schedule recurring runs?

Yes. Use the Apify Scheduler to run the Actor on a daily, weekly, or custom schedule to monitor market changes and new listings automatically.

SEO Keywords

SeLoger scraper, French real estate data, property listings France, SeLoger API alternative, immobilier scraping, apartment listings Paris, French property market data, real estate France, logement scraping, house listings France, property price data France, French real estate intelligence, SeLoger data extraction, France property database, immobilier Paris scraping, French rental data, SeLoger data API, France housing market scraper

For AI Agents & LLM Apps

Purpose: Extract structured property listing data from SeLoger.com, France's largest real estate platform. Returns clean, structured output suitable for analysis, enrichment, or downstream processing.

Minimal input:

{
"startUrls": ["https://www.seloger.com/classified-search?distributionTypes=Rent&estateTypes=Apartment&locations=AD09FR75"],
"maxItems": 50
}

Output fields: title, url, price, city, postalCode, area, rooms, bedrooms, bathrooms, propertyType, energyClass, publicationDate, agency, images, features

Behaviors:

  • Accepts any valid SeLoger search URL (rentals or sales)
  • Returns structured, flat JSON objects — no nested parsing required
  • Results are stored in an Apify Dataset and accessible via the API
  • Handles pagination automatically up to maxItems

Billing: $0.0015 per result. A 50-item run costs ~$0.075.

This Actor is an independent tool developed by a third party and is not affiliated with, endorsed by, or connected to SeLoger or its parent company. The data extracted is publicly available information from SeLoger search results pages. Users are solely responsible for ensuring their use of this Actor complies with SeLoger's Terms of Service, applicable laws, and all relevant regulations in their jurisdiction. This Actor is intended for legitimate use cases including market research, personal analysis, and data enrichment. The developer assumes no liability for misuse of this tool.


Actor ID: 5HwgbCwVv1W0APMPd