GET
/v1/resultsGet Results
Retrieve scraped SeLoger real estate listingsRetrieve scraped SeLoger real estate listings including property details, pricing, location, agency information, and energy performance ratings.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
Core Result Fields
id
integer
Example: 7779945
object
string
Example: result
squid
string
Example: e23069fee2594ee0aed755be195b156c
run
string
Example: 6ecdfb8a43c841d18502f045200196f7
annonce_id
integer
Example: 246281705
Property Information
title
string
Example: Appartement 3 pièces 75m²
description
string
Example: Bel appartement lumineux...
short_description
string
Example: Appartement à vendre...
url
string
Example: https://www.seloger.com/annonces/achat/...
estate_type
string
Example: Appartement
estate_type_id
integer
Example: 2
area
number
Example: 75.5
rooms
integernull
Example: 3
bedrooms_count
integernull
Example: 2
is_furnished
boolean
Example: false
features
stringnull
Example: Balcon, Parking
Pricing Information
price
number
Example: 350000
monthly_price
number
Example: 1200
price_per_meter
numbernull
Example: 4666
transaction_type
integer
Example: 2
nature
integer
Example: 1
Location Information
address
string
Example: Paris 15ème
postal_code
string
Example: 75015
district
stringnull
Example: 15ème
insee_code
stringnull
Example: 75115
latitude
number
Example: 48.8456
longitude
number
Example: 2.2892
Agency Information
agency_contact_name
string
Example: Agence Immobilière Paris
agency_id
integer
Example: 519049
agency_phone_number
string
Example: 01 23 45 67 89
agency_has_email
boolean
Example: true
agency_page
string
Example: https://www.seloger.com/professionnels/...
agency_img_url
stringnull
Example: https://...
agency_link
stringnull
Example: https://www.agence.fr
contact_is_private_seller
boolean
Example: false
contact_email
boolean
Example: true
Energy Performance
dpe
stringnull
Example: C
ges
stringnull
Example: D
electricity_consumption
stringnull
Example: 150 kWh/m²/an
gas_emissions
stringnull
Example: 25 kg CO2/m²/an
Co-ownership Details
coownership_annual_charges
numbernull
Example: 2400
coownership_number_of_lots
integernull
Example: 50
coownership_is_syndic_procedure
boolean
Example: false
Media & Images
main_picture
string
Example: https://mms.seloger.com/...
pictures
string
Example: url1, url2, url3
additional_pictures
string
Example: url1, url2, url3
picture_count
integer
Example: 8
video_url
stringnull
Example: https://...
virtual_visit_url
stringnull
Example: https://...
Listing Status
is_exclusive
boolean
Example: false
is_expired
boolean
Example: false
highlighting_level
integer
Example: 3
tags
stringnull
Example: 75 m²
publication_id
string
Example: 30519049
Timestamps
scraping_time
string
Example: 2025-07-16T10:04:14.545Z
last_scraping_time
stringnull
Example: null
functions.annonce_details.filling_date
string
Example: 07/16/2025, 08:40:50 +0200
Parameters
squidstring
RequiredExample:
e23069fee2594ee0aed755be195b156crunstring
OptionalExample:
6ecdfb8a43c841d18502f045200196f7pageinteger
OptionalExample:
1page_sizeinteger
OptionalExample:
50Pro Tip
Use `latitude` and `longitude` fields (available when `annonce_details` is enabled) to plot properties on a map.
Pro Tip
Filter by `transaction_type`: 1 for rentals, 2 for sales.
Note
DPE/GES ratings follow French energy diagnostic standards (A = most efficient, G = least efficient).