SeLoger Listings Scraper (Buy & Rent) avatar

SeLoger Listings Scraper (Buy & Rent)

Pricing

from $2.00 / 1,000 results

Go to Apify Store
SeLoger Listings Scraper (Buy & Rent)

SeLoger Listings Scraper (Buy & Rent)

Scrapes SeLoger listings (buy . rent) with full enriched data: price, location, specs, photos, provider and tracking info.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

🏡 SeLoger Real Estate Scraper (Buy & Rent)

A high-performance Apify scraper for extracting structured real estate listings from SeLoger.com.
Supports both Buy and Rent properties with rich enriched metadata.


🚀 Features

  • Scrape SeLoger Buy & Rent listings
  • Extract detailed property data
  • Price, location, and full address
  • Rooms, bedrooms, and surface area
  • High-quality image URLs
  • Agency / provider information
  • Pagination support for large datasets
  • Clean structured JSON output

📥 Input

FieldTypeDescription
startUrlstringSeLoger search URL with filters
maxItemsnumberMaximum number of listings to scrape

📌 Example Input

{
"startUrl": "https://www.seloger.com/list/buy.htm?locations=AD09FR43&distributionTypes=Buy",
"maxItems": 200
}

📤 Output

Each dataset item represents a single real estate listing.

Example Output

{
"listingId": "26APFV2C2S94",
"url": "https://www.seloger.com/annonces/achat/maison/montreuil-93/signac-murs-a-peches/267065193.htm",
"title": "Maison",
"price": {
"value": "1 220 000 €",
"formatted": "1 220 000 €",
"additionalInformation": "4 710 €/m²",
"addition": {
"value": "4 710 €/m²",
"ariaLabel": "4710,42 euros par mètre carré"
},
"financialLink": {
"href": "https://e-immobilier.credit-agricole.fr/pret/lp_acquisition.html?ORI=EDESLAT&at_medium=affiliation&at_campaign=EDE_PC_EMP_EIMMO_FR&at_presta=SeLoger&at_format=Lien_PDD",
"label": "Demander un financement",
"partnerName": "CA"
},
"ariaLabel": "1220000 €"
},
"location": {
"country": "FRA",
"city": "Montreuil",
"zipCode": "93100",
"district": "Signac-Murs à Pêches"
},
"specs": {
"rooms": "10",
"bedrooms": "5",
"sqm": "259"
},
"photos": [
"https://mms.seloger.com/8/c/c/0/8cc0692f-9096-4d4b-9ecd-007ca4710244.jpg?ci_seal=45fafc049a12b5642511555fc09621e3fa19b92a",
"https://mms.seloger.com/c/8/9/f/c89f27ab-1b67-4c06-be38-fcd8b231984f.jpg?ci_seal=2007971a90509db2bec87728ac26075f7c211b72",
"https://mms.seloger.com/f/d/7/a/fd7ae4c1-f85b-4873-bad1-d2e0edcc1347.jpg?ci_seal=6f5ceeb196fbbdce621e40c5251ce6f3a17dd585",
"https://mms.seloger.com/1/7/6/7/176745f9-693c-433b-aba0-f847904b8396.jpg?ci_seal=f5ee799477c84613ffc92e5097e5d17a890f4120",
"https://mms.seloger.com/7/2/2/f/722fa00d-b560-4682-858f-5f8fe70c202e.jpg?ci_seal=9a0f19232c703f8df3937ba6ced6197f7d665d31",
"https://mms.seloger.com/0/f/8/2/0f8223c0-919f-4ab5-9616-6e28deee1df3.jpg?ci_seal=28921867895a22c90232dc584864dcfd1f818e05",
"https://mms.seloger.com/a/1/3/5/a135e55a-46ba-4cb5-a262-03e51aa6ba34.jpg?ci_seal=a18324636efba4267455633cbe6ca7fcf194d60e",
"https://mms.seloger.com/3/8/4/3/3843188d-1956-4e59-a425-5e2a2ef0f0b9.jpg?ci_seal=84a15200a5d7c6cbc7f63e48900b9f293d817baf",
"https://mms.seloger.com/0/5/2/c/052cc7c7-dcf2-4437-90e6-d52712fbbe07.jpg?ci_seal=23ddc116c7dc69d09c611c7bd4ec69c7f3b4bbd3",
"https://mms.seloger.com/f/c/d/c/fcdcaeb4-7ad3-4b2f-8a92-3c3f9f9e56f0.jpg?ci_seal=83ae2c8cda99754b245792e07514a88a04c39904"
],
"provider": "efficity Pierre Cathala",
"phone": "06 32 36 37 65",
"tracking": {
"name": "classified",
"list_name": "classified_detail_similars_bottom",
"id": "26APFV2C2S94",
"price": 1220000,
"estate_type": "av_5",
"distribution_type": "2",
"country": "France",
"city": "Montreuil",
"region": "Ile-de-France",
"zip_code": "93100",
"legacy_id": "267065193",
"product_type": "standard",
"client_id": "RC-1828634",
"energy_certificate": "C"
},
"scrapedAt": "2026-05-03T11:06:20.894Z"
}

⚙️ Use Cases

  • Real estate market analysis
  • Property price tracking
  • Lead generation for agencies
  • Investment research
  • Data aggregation platforms

🧠 Technical Details

  • Built with Apify + Crawlee + Playwright
  • Uses SeLoger SERP BFF API
  • Classified details fetched via batch API
  • Optimized for large-scale scraping

⚠️ Disclaimer

This tool is intended for educational and research purposes only. Users are responsible for complying with website terms of service.


🏁 Output Format

All results are stored in Apify Dataset in structured JSON format for easy integration with APIs, databases, or analytics tools.