# BienIci Agencies Scraper - Low-cost💲🔥🏠🏢 (`delectable_incubator/bienici-agencies-scraper-low-cost`) Actor

🏢🔎 Extract real estate agencies from BienIci with ease. Collect agency names, company details, addresses, cities, postal codes, coordinates, contacts, websites, social profiles, ratings, opening hours, listings and agency URLs. Ideal for real estate research, lead generation and agency datasets 📊

- **URL**: https://apify.com/delectable\_incubator/bienici-agencies-scraper-low-cost.md
- **Developed by:** [Prime Scrape](https://apify.com/delectable_incubator) (community)
- **Categories:** Real estate, Lead generation, Automation
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: 5.00 out of 5 stars

## Pricing

from $0.00005 / actor start

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

<p align="center">
  <img src="https://i.ibb.co/jkNS73wX/readme.png" alt="BienIci Agencies Scraper" width="100%">
</p>

***

## 🏢🔎 BienIci Agencies Scraper | Bulk Search URL Scraper | French Real Estate Agencies | Apify Actor

### 🚀 Extract BienIci Real Estate Agencies in Seconds (No Code)

The **BienIci Agencies Scraper (Apify Actor)** is a powerful, scalable, and SEO-optimized scraping solution designed to extract **public real estate agency information from BienIci** using bulk search URLs.

Collect detailed agency data including **agency names, company information, registration numbers, professional card numbers, addresses, coordinates, contact information, websites, opening hours, social media profiles, descriptions, logos, listings URLs, ratings, and agency pages**.

Perfect for **real estate lead generation, agency research, market intelligence, prospecting, CRM enrichment, real estate analytics, business directories, AI datasets, and automation.**

***

## 🔥 Why This BienIci Agencies Scraper?

✔ Powerful BienIci Agency Scraper on Apify

✔ Supports Bulk Search URLs

✔ Search Agencies by Location

✔ Search Agencies by Keyword

✔ Extract Agencies Across France

✔ Detailed Agency Information

✔ Company & Legal Information

✔ Contact Information

✔ Website & Social Media

✔ Agency Coordinates

✔ Agency Listings

✔ Opening Hours

✔ Professional Card Information

✔ Fast & Scalable Extraction

✔ JSON / CSV / Excel Ready

✔ No Coding Required

***

## 🎯 What This Scraper Does

This Apify Actor extracts public real estate agency profiles from **BienIci agency search pages**.

Each URL is processed independently and returns up to **maxItemsPerUrl** agencies.

You can provide one or multiple BienIci agency search URLs in a single run.

***

## 📌 Supported Search Types

The scraper supports BienIci agency searches such as:

📍 Agencies by Location

🔎 Agencies by Keyword

🏢 Real Estate Agencies

🇫🇷 Agencies Across France

🏙️ City-Based Agency Searches

📮 Postal Code Searches

***

## ⚡ Input Configuration

### 🔥 BULK URL MODE

```
{
  "bulkUrls": [
    "https://www.bienici.com/agences-immobilieres?lieu=paris-75000",
    "https://www.bienici.com/agences-immobilieres?qui=immobilier"
  ],
  "maxItemsPerUrl": 50,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "FR"
  }
}
```

Simply add one or multiple BienIci agency search URLs.

Each URL is processed independently and returns up to **maxItemsPerUrl** agencies.

🇫🇷 **French residential proxies are strongly recommended for the best reliability.**

***

## 📊 Extracted Data

| Field                    | Description                          |
| ------------------------ | ------------------------------------ |
| id                       | BienIci agency internal ID           |
| accountType              | Account type such as agency          |
| displayName              | Agency display name                  |
| corporateName            | Legal company name                   |
| rcs                      | Company registration information     |
| professionalCardNumber   | Professional real estate card number |
| street                   | Agency address                       |
| city                     | Agency city                          |
| postalCode               | Postal code                          |
| latitude                 | Agency latitude                      |
| longitude                | Agency longitude                     |
| contactFirstName         | Contact first name                   |
| contactLastName          | Contact last name                    |
| phone                    | Agency phone number                  |
| fax                      | Agency fax number                    |
| description              | Full agency description              |
| website                  | Agency website                       |
| openingHours             | Agency opening hours                 |
| agencyFeeUrl             | Agency fee information URL           |
| legalNotices             | Legal information                    |
| linkedin                 | LinkedIn profile                     |
| instagram                | Instagram profile                    |
| ratingScore              | Agency rating                        |
| recommendationPercentage | Recommendation percentage            |
| reviewCount              | Number of reviews                    |
| reviewSource             | Review source                        |
| reviewDate               | Review date                          |
| membershipLabels         | Agency membership labels             |
| hasEmail                 | Whether an email is available        |
| emailMd5                 | MD5 hash associated with email       |
| agencyPageEnabled        | Whether agency page is enabled       |
| displayLogoOnSearchPage  | Whether agency logo is displayed     |
| canUseSkypeContact       | Skype contact availability           |
| hasAgencyFeesContent     | Agency fees content availability     |
| logoUrl                  | Agency logo URL                      |
| listingsUrl              | Agency listings page                 |
| detailUrl                | BienIci agency profile URL           |
| sourceUrl                | Original BienIci search URL          |
| pageNumber               | Pagination page number               |

***

## 🏢 Agency Information

Extract detailed information about each real estate agency:

🏢 Agency Name

🏷️ Corporate Name

🆔 Agency ID

📋 RCS Information

💼 Professional Card Number

📍 Address

🏙️ City

📮 Postal Code

🌐 Latitude & Longitude

***

## 📞 Contact Information

The scraper can collect available agency contact details:

👤 Contact First Name

👤 Contact Last Name

📞 Phone Number

📠 Fax Number

🌐 Website

🔗 LinkedIn

📸 Instagram

📧 Email Availability

This makes the dataset useful for **real estate prospecting and CRM enrichment**.

***

## 📜 Company & Legal Information

Collect publicly available professional and legal information, including:

📋 RCS Registration

💼 Professional Card Number

📜 Legal Notices

💰 Financial Guarantee Information

🏢 Corporate Name

🏷️ Account Type

This data can help with **agency verification, business intelligence and market research**.

***

## 📝 Agency Descriptions

The scraper extracts the full agency description when available.

This may include:

🏠 Services Offered

📍 Geographic Coverage

💼 Areas of Expertise

🏘️ Property Specializations

🤝 Agency Positioning

📈 Local Market Information

This is useful for **agency profiling and competitive analysis**.

***

## ⭐ Reviews & Ratings

When available, the scraper can collect:

⭐ Rating Score

👍 Recommendation Percentage

💬 Review Count

📅 Review Date

🔎 Review Source

These fields can be used for **agency comparison and market analysis**.

***

## 🕐 Opening Hours

Extract agency opening hours when provided by BienIci.

Example:

```
Monday     09:00–18:00
Tuesday    09:00–18:00
Wednesday  09:00–18:00
Thursday   09:00–18:00
Friday     09:00–18:00
Saturday   09:00–12:00
Sunday     Closed
```

***

## 🖼️ Agency Logos

The scraper can collect:

🖼️ Agency logo URLs

🏢 Agency branding information

🔗 Agency profile URLs

This allows you to build structured agency directories and business datasets.

***

## 🏠 Agency Listings

Each agency can include a dedicated listings page.

The scraper extracts:

🔗 Agency Listings URL

🔗 Agency Profile URL

This allows you to connect **agencies with their available property listings**.

***

## 📍 Geographic Data

Extract precise location information when available:

📍 Street

🏙️ City

📮 Postal Code

🌐 Latitude

🌐 Longitude

Useful for:

🗺️ Real Estate Maps

📊 Geographic Market Analysis

📍 Agency Distribution

🏙️ Local Market Research

***

## 💡 Use Cases

Perfect for:

🏢 Real Estate Agency Research

👤 Lead Generation

📞 Real Estate Prospecting

📊 Market Intelligence

🏠 Real Estate Market Research

📈 Agency Competitive Analysis

📋 Business Directory Building

🤝 CRM Enrichment

🗺️ Location Intelligence

⭐ Agency Reputation Analysis

🤖 AI Training Datasets

⚙️ Automation Workflows

***

## 🚀 Key Features

⚡ Bulk Search URL Support

🇫🇷 French Agency Coverage

📍 Location-Based Searches

🔎 Keyword-Based Searches

🏢 Detailed Agency Profiles

📋 Company Registration Data

💼 Professional Card Information

📞 Contact Information

🌐 Websites & Social Media

📍 Geographic Coordinates

🕐 Opening Hours

⭐ Reviews & Ratings

📝 Agency Descriptions

🖼️ Agency Logos

🏠 Agency Listings URLs

🔗 BienIci Profile URLs

📊 Structured Output

🔁 Reliable Cloud Execution

💾 Export-Ready Datasets

⚙️ Scalable Apify Actor

***

## 📤 Export Formats

✔ JSON

✔ CSV

✔ Excel (XLSX)

✔ XML

✔ HTML

✔ RSS

***

## 📦 Example Output

```
{
  "id": "netty-company37641ckx",
  "accountType": "agency",
  "displayName": "ImmobilierConcept",
  "corporateName": "Concept-Tech-Immobilier",
  "rcs": "Aix-en-Provence B 895 402 295",
  "professionalCardNumber": "13102021000000077",
  "street": "Agence Immobilière Digitale Carro /La Couronne",
  "city": "Martigues",
  "postalCode": "13500",
  "latitude": "43.338849",
  "longitude": "5.052774",
  "contactFirstName": "Sihem",
  "contactLastName": "Ciravolo",
  "phone": "0786259121",
  "fax": "N/A",
  "description": "ImmobilierConcept c’est une entreprise familiale composée de Gino et Sihem Ciravolo...",
  "website": "https://immobilierconcept.com/",
  "openingHours": "lundi 09:00–18:00",
  "agencyFeeUrl": "https://immobilierconcept.com/wp-content/uploads/2025/08/Honoraires-Agence.pdf",
  "legalNotices": "Nous disposons des habilitations nécessaires...",
  "linkedin": "https://www.linkedin.com/...",
  "instagram": "https://www.instagram.com/immobilierconcept/",
  "ratingScore": "N/A",
  "recommendationPercentage": "N/A",
  "reviewCount": "N/A",
  "reviewSource": "N/A",
  "reviewDate": "N/A",
  "membershipLabels": [],
  "hasEmail": true,
  "emailMd5": "38d507515734ae193e01a11335c5e5c3",
  "agencyPageEnabled": true,
  "displayLogoOnSearchPage": true,
  "canUseSkypeContact": true,
  "hasAgencyFeesContent": false,
  "logoUrl": "https://file.bienici.com/photo/...",
  "listingsUrl": "https://www.bienici.com/annonces-netty-company37641ckx",
  "detailUrl": "https://www.bienici.com/agence-netty-company37641ckx",
  "sourceUrl": "https://www.bienici.com/agences-immobilieres?qui=immobilier",
  "pageNumber": "1"
}
```

***

## 🔥 Why Use This BienIci Agencies Scraper?

✔ Bulk URL Support

✔ Search by Location

✔ Search by Keyword

✔ French Agency Coverage

✔ Rich Agency Metadata

✔ Company & Legal Information

✔ Contact Information

✔ Websites & Social Profiles

✔ Agency Descriptions

✔ Opening Hours

✔ Reviews & Ratings

✔ Agency Logos

✔ Agency Listings

✔ Geographic Coordinates

✔ Structured Export-Ready Data

✔ Scalable Apify Infrastructure

***

## 💸 Pricing

This scraper runs on a **pay-per-result** pricing model.

You only pay for successfully extracted real estate agencies.

**💳 Price: $0.99 / 1,000 agencies**

***

## ❓ FAQ

#### Can I scrape multiple BienIci agency URLs?

Yes.

The Actor supports **bulk search URLs**, allowing you to process multiple agency searches in a single run.

***

#### Can I search agencies by city?

Yes.

Use a BienIci agency search URL containing the desired location.

For example:

```
https://www.bienici.com/agences-immobilieres?lieu=paris-75000
```

***

#### Can I search agencies by keyword?

Yes.

You can provide BienIci search URLs using the `qui` parameter.

Example:

```
https://www.bienici.com/agences-immobilieres?qui=immobilier
```

***

#### Can I scrape agencies across France?

Yes.

You can use broader BienIci agency search URLs to collect agencies across multiple French locations.

***

#### Does it extract agency contact information?

Yes.

When available, the scraper extracts phone numbers, contact names, websites and available social media profiles.

***

#### Does it extract company registration information?

Yes.

The dataset can include RCS information, corporate names and professional card numbers when provided by BienIci.

***

#### Does it extract agency websites?

Yes.

The `website` field contains the agency's website when available.

***

#### Does it extract social media?

Yes.

LinkedIn and Instagram URLs are collected when available.

***

#### Does it extract agency listings?

Yes.

The scraper provides the agency's BienIci listings URL when available.

***

#### Does it extract reviews?

When available, the scraper collects rating, recommendation percentage, review count, review source and review date.

***

#### Can I scrape thousands of agencies?

Yes.

Increase **maxItemsPerUrl** and provide multiple search URLs to scale your extraction.

***

#### Are French residential proxies recommended?

Yes.

**French residential proxies are strongly recommended** for better reliability when scraping BienIci.

***

#### Is coding required?

No.

Everything runs directly through Apify.

Simply provide your BienIci agency search URLs and configure the maximum number of agencies.

***

#### Can I export the data?

Yes.

Apify supports JSON, CSV, Excel, XML, HTML and RSS exports.

***

## ⚠️ Disclaimer

This tool is an independent data extraction solution and is **not affiliated with BienIci**.

Users are responsible for complying with BienIci's Terms of Service, applicable laws, and any restrictions governing the collection and use of publicly available data.

***

## 🔗 Related Actors

We are building the complete **PrimeScrape Real Estate Intelligence Suite**.

More premium real estate, rental, property marketplace, agency, housing, and business intelligence scrapers are coming soon.

🚀 Stay tuned.

***

## 🌍 PrimeScrape Ecosystem

Built for large-scale data extraction, automation, AI datasets, and business intelligence.

🏡 Real Estate Intelligence

🏢 Agency Intelligence

📊 Property Analytics

💰 Property Price Monitoring

📈 Market Research

👤 Lead Generation

🤖 AI Training Datasets

⚙️ Automation Pipelines

🌐 Public Data Extraction

***

## 📬 Support

⭐⭐⭐⭐⭐

If this scraper saves you time, please leave a review.

For enterprise scraping solutions, custom Apify Actors, or large-scale real estate scraping projects, feel free to contact **PrimeScrape**.

# Actor input Schema

## `bulkUrls` (type: `array`):

One or more BienIci agencies-search URLs to scrape.

Examples:

📍 By location:
https://www.bienici.com/agences-immobilieres?lieu=paris-75000

🔎 By keyword:
https://www.bienici.com/agences-immobilieres?qui=immobilier

🌍 All agencies:
https://www.bienici.com/agences-immobilieres

## `maxItemsPerUrl` (type: `integer`):

Maximum number of agencies to collect per URL.

## `proxy` (type: `object`):

Residential French proxies are strongly recommended.

## Actor input object example

```json
{
  "bulkUrls": [
    "https://www.bienici.com/agences-immobilieres?lieu=paris-75000",
    "https://www.bienici.com/agences-immobilieres?qui=immobilier"
  ],
  "maxItemsPerUrl": 48,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "FR"
  }
}
```

# Actor output Schema

## `results` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "bulkUrls": [
        "https://www.bienici.com/agences-immobilieres?lieu=paris-75000",
        "https://www.bienici.com/agences-immobilieres?qui=immobilier"
    ],
    "maxItemsPerUrl": 48,
    "proxy": {
        "useApifyProxy": true,
        "apifyProxyGroups": [
            "RESIDENTIAL"
        ],
        "apifyProxyCountry": "FR"
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("delectable_incubator/bienici-agencies-scraper-low-cost").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "bulkUrls": [
        "https://www.bienici.com/agences-immobilieres?lieu=paris-75000",
        "https://www.bienici.com/agences-immobilieres?qui=immobilier",
    ],
    "maxItemsPerUrl": 48,
    "proxy": {
        "useApifyProxy": True,
        "apifyProxyGroups": ["RESIDENTIAL"],
        "apifyProxyCountry": "FR",
    },
}

# Run the Actor and wait for it to finish
run = client.actor("delectable_incubator/bienici-agencies-scraper-low-cost").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "bulkUrls": [
    "https://www.bienici.com/agences-immobilieres?lieu=paris-75000",
    "https://www.bienici.com/agences-immobilieres?qui=immobilier"
  ],
  "maxItemsPerUrl": 48,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ],
    "apifyProxyCountry": "FR"
  }
}' |
apify call delectable_incubator/bienici-agencies-scraper-low-cost --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,delectable_incubator/bienici-agencies-scraper-low-cost"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/0bGGaWbARRDZB9X5i/builds/nmSMC39KDpxH31nWZ/openapi.json
