GET
/v1/resultsGet Results
Retrieve scraped Bien'Ici real estate listingsRetrieve scraped Bien'Ici real estate listings including comprehensive property details, pricing, location, amenities, energy performance ratings, and agency information.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
Core Result Fields
id
integer
Example: 8542691
object
string
Example: result
squid
string
Example: 53317cbe332e408c5c46372a18e4fc76
run
string
Example: a1b2c3d4e5f6789012345678901234ab
url
string
Example: https://www.bienici.com/annonce/vente/antibes/appartement/3pieces/apimo-7410861
listing_id
string
Example: apimo-7410861
Property Information
title
string
Example: 3 PIÈCES PROCHE PLACE DE GAULLE
description
string
Example: Idéalement situé au centre d'Antibes...
property_type
string
Example: flat
ad_type
string
Example: buy
new_property
boolean
Example: false
year_of_construction
integernull
Example: 1980
reference
string
Example: 7410861
Location Information
city
string
Example: Antibes
postal_code
string
Example: 06600
department_code
string
Example: 06
district
jsonnull
Example: {name: Antibes, code_insee: 06004}
address_known
boolean
Example: false
blur_info
jsonnull
Example: {type: cityOrArrondissement}
Pricing Information
price
float
Example: 267000
price_without_fees
floatnull
Example: 260000
price_per_square_meter
floatnull
Example: 5037.74
transaction_type
string
Example: buy
fees_charged_to
stringnull
Example: purchaser
agency_fee_percentage
floatnull
Example: 3.5
reduced_vat
boolean
Example: false
Size & Layout
surface_area
float
Example: 53
land_surface_area
floatnull
Example: 250
rooms_quantity
integer
Example: 3
bedrooms_quantity
integernull
Example: 2
bathrooms_quantity
integernull
Example: 1
shower_rooms_quantity
integernull
Example: 1
toilet_quantity
integernull
Example: 2
floor
integernull
Example: 1
floor_quantity
integernull
Example: 4
Amenities & Features
has_garage
boolean
Example: true
has_parking
boolean
Example: true
parking_places_quantity
integernull
Example: 1
has_cellar
boolean
Example: true
has_elevator
boolean
Example: true
has_balcony
boolean
Example: true
has_terrace
boolean
Example: true
terraces_quantity
integernull
Example: 1
has_garden
boolean
Example: true
has_pool
boolean
Example: false
has_air_conditioning
boolean
Example: true
has_fireplace
boolean
Example: false
has_alarm
boolean
Example: false
Security & Access
has_intercom
boolean
Example: true
has_door_code
boolean
Example: true
has_videophone
boolean
Example: false
is_disabled_people_friendly
boolean
Example: false
is_calm
boolean
Example: true
work_to_do
boolean
Example: false
exposition
stringnull
Example: Sud-Ouest
Energy Performance
energy_classification
stringnull
Example: E
energy_value
floatnull
Example: 279
greenhouse_gaz_classification
stringnull
Example: B
greenhouse_gaz_value
floatnull
Example: 9
energy_performance_diagnostic_date
stringnull
Example: 2022-09-21
max_energy_consumption
floatnull
Example: 2900
min_energy_consumption
floatnull
Example: 2100
use_july_2021_energy_performance_diagnostic
boolean
Example: true
heating
stringnull
Example: radiateur électrique individuel
Condominium Details
is_in_condominium
boolean
Example: true
is_condominium_in_procedure
boolean
Example: false
Agency Information
account_type
string
Example: agency
account_display_name
string
Example: APIMO Agency
ad_created_by_pro
boolean
Example: true
customer_id
stringnull
Example: apimo-customer-123
agency_fee_url
stringnull
Example: https://api.apimo.pro/document_agency/
is_exclusive_sale_mandate
boolean
Example: false
Media & Images
photos
json
Example: []
with_3d_model
boolean
Example: false
is_3d_highlighted
boolean
Example: false
has_lot_with_360
boolean
Example: false
need_virtual_tour
boolean
Example: false
Listing Status
status
json
Example: {onTheMarket: true}
is_bien_ici_exclusive
boolean
Example: false
price_has_decreased
boolean
Example: false
relevance_bonus
integernull
Example: 5
optical_fiber_status
stringnull
Example: deploye
Timestamps
modification_date
datetime
Example: 2022-09-23T09:03:11.123Z
publication_date
datetime
Example: 2022-09-21T13:54:51.302Z
threshold_date
datetimenull
Example: 2025-08-17T00:00:00.000Z
scraping_time
string
Example: 2025-07-16T10:04:14.545Z
Parameters
squidstring
RequiredExample:
53317cbe332e408c5c46372a18e4fc76runstring
OptionalExample:
a1b2c3d4e5f6789012345678901234abpageinteger
OptionalExample:
1page_sizeinteger
OptionalExample:
50Pro Tip
Use `energy_classification` and `greenhouse_gaz_classification` to filter properties by energy efficiency (A = most efficient, G = least efficient).
Pro Tip
Check `price_has_decreased` to identify listings where prices have been reduced - useful for finding motivated sellers.
Note
DPE/GES ratings follow French energy diagnostic standards. Properties using the July 2021 standard (`use_july_2021_energy_performance_diagnostic: true`) have more accurate ratings.
Pro Tip
Filter by `ad_type` to separate purchases (`buy`) from rentals, and by `property_type` for specific property categories.