VOOZH about

URL: https://apify.com/shahidirfan/seloger-agents-scraper

⇱ Seloger Agents Scraper Β· Apify


Pricing

from $1.99 / 1,000 results

Go to Apify Store

Seloger Agents Scraper

Scrape Seloger agents: extract profiles, contact info, properties & ratings. Perfect for lead generation, competitive pricing analysis, CRM integration & real estate market intelligence.

Pricing

from $1.99 / 1,000 results

Rating

5.0

(2)

Developer

πŸ‘ Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

1

Bookmarked

15

Total users

3

Monthly active users

4 days ago

Last modified

Share

Extract real estate agencies, consultants, and intermediary profiles from SeLoger annuaire pages. Collect structured business identity, contact, rating, and activity data at scale from a city or district search URL. This actor is ideal for market intelligence, lead sourcing, and CRM enrichment workflows.


Features

  • Annuaire URL based extraction - Start from any SeLoger annuaire location URL.
  • Pagination support - Collect intermediary records across multiple result pages.
  • High page-size default - Uses count_per_page=100 by default to reduce API calls and lower captcha exposure.
  • Fast structured extraction - Collect intermediary records directly from SeLoger annuaire list data.
  • Null-free output - Empty values are removed recursively before dataset export.
  • Production-ready schema - Structured records designed for BI tools and automations.

Use Cases

Agency Prospecting

Build a clean database of agencies and consultants by city, then prioritize prospects based on activity volume and profile completeness.

Market Coverage Analysis

Measure intermediary density and activity per market to compare local competition and identify expansion opportunities.

CRM Enrichment

Append profile URLs, contact details, and location metadata to existing lead lists for better outreach workflows.

Competitive Intelligence

Track intermediary presence and profile-level attributes over time to monitor who is active in each local market.


Input Parameters

ParameterTypeRequiredDefaultDescription
startUrlStringNoParis annuaire URLSeLoger annuaire URL with location and filters.
results_wantedIntegerNo20Maximum number of intermediary profiles to collect.
count_per_pageIntegerNo100Records requested per API call. User input is used as provided. Higher values reduce pagination requests and may reduce blocking risk.
proxyConfigurationObjectNo{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}Proxy settings for reliability in blocked environments.

Output Data

Each item in the dataset can contain:

FieldTypeDescription
intermediary_idIntegerSeLoger intermediary ID.
seloger_idStringSecondary SeLoger ID value.
id_rcuStringRCU identifier when available.
nameStringAgency or consultant name.
intermediary_typeIntegerNumeric intermediary type code.
intermediary_type_labelStringHuman-readable intermediary type label.
intermediary_url_pathStringRelative intermediary profile path.
profile_urlStringAbsolute profile URL.
descriptionStringPublic profile description.
rating_valueNumberRating value from list data.
rating_reviews_countIntegerReview count from list data.
sell_countIntegerNumber of sale listings linked to profile.
rent_countIntegerNumber of rent listings linked to profile.
sold_countIntegerNumber of sold listings linked to profile.
pro_selection_countIntegerNumber of selection listings linked to profile.
rank_on_pageIntegerPosition of intermediary within the page results.
rank_globalIntegerGlobal position derived from page and index.
page_result_countIntegerNumber of intermediaries returned on this page.
locality_nameStringLocality name from search response metadata.
locality_postal_codeStringLocality postal code from search metadata.
locality_place_typeStringLocality place type (city, district, etc.).
locality_place_idIntegerLocality place ID used by annuaire search.
locality_url_pathStringLocality URL path from search response.
breadcrumb_countIntegerNumber of breadcrumb entries in response.
first_breadcrumb_labelStringFirst breadcrumb label in response metadata.
seo_blocks_countIntegerNumber of SEO blocks returned in search response.
redirect_urlStringRedirect URL if the search response includes one.
total_resultsIntegerTotal intermediaries matching the query.
pageIntegerSource page number in annuaire pagination.
scraped_atStringISO extraction timestamp.

Usage Examples

Basic City Run

{
"startUrl":"https://www.seloger.com/annuaire/paris-75000/#intermediaryTypes=1&intermediaryTypes=2&intermediaryTypes=3&intermediaryTypes=5&projectType=1",
"results_wanted":20,
"count_per_page":100
}

Larger Collection

{
"startUrl":"https://www.seloger.com/annuaire/paris-75000/#intermediaryTypes=1&intermediaryTypes=2&intermediaryTypes=3&intermediaryTypes=5&projectType=1",
"results_wanted":120,
"count_per_page":100
}

Proxy Enabled Run

{
"startUrl":"https://www.seloger.com/annuaire/paris-75000/#intermediaryTypes=1&intermediaryTypes=2&intermediaryTypes=3&intermediaryTypes=5&projectType=1",
"results_wanted":50,
"count_per_page":100,
"proxyConfiguration":{
"useApifyProxy":true,
"apifyProxyGroups":["RESIDENTIAL"]
}
}

Sample Output

{
"intermediary_id":648913,
"seloger_id":"568495",
"id_rcu":"RC-1934346",
"name":"Antoine BANIEL consultant megAgence",
"intermediary_type":2,
"intermediary_type_label":"Independent consultant",
"intermediary_url_path":"/professionnels/agents-commerciaux/paris-13eme-arrondissement-75013/agence-648913/",
"profile_url":"https://www.seloger.com/professionnels/agents-commerciaux/paris-13eme-arrondissement-75013/agence-648913/",
"description":"megAgence est l'agence immobiliere nationale de toute derniere generation...",
"rating_value":0,
"rating_reviews_count":0,
"sell_count":0,
"rent_count":0,
"rank_on_page":1,
"rank_global":1,
"page_result_count":100,
"locality_name":"Paris",
"locality_postal_code":"75000",
"locality_place_type":"city",
"locality_place_id":138724240,
"locality_url_path":"/annuaire/paris-75000/",
"breadcrumb_count":4,
"first_breadcrumb_label":"Immobilier",
"seo_blocks_count":4,
"total_results":3267,
"page":1,
"scraped_at":"2026-03-10T12:20:30.000Z"
}

Tips for Best Results

Start From a Final Search URL

Use a fully filtered annuaire URL generated on SeLoger to keep runs repeatable and aligned with your target market.

Keep QA and Validation Runs Small

Use results_wanted: 20 for quick checks, then scale up once you validate data quality.

Pagination Is Automatic

The actor automatically calculates the number of pages from results_wanted and count_per_page, so no page number input is required.

Prefer Larger Page Sizes

count_per_page defaults to 100 when omitted, but user-provided values are passed through as-is. Higher values reduce the number of requests and can help avoid captcha or rate-limit pages on larger runs.

Use Residential Proxies in Production

If you run at high frequency or collect large volumes, residential proxy routing improves consistency.


Integrations

Connect output data with:

  • Google Sheets - Share intermediary datasets with non-technical teams.
  • Airtable - Create searchable directories and enrichment pipelines.
  • Make - Trigger automations when new profiles appear.
  • Zapier - Route records into CRM and sales stacks.
  • Webhooks - Send fresh intermediary data to your own services.

Export Formats

  • JSON for apps and APIs
  • CSV for spreadsheets
  • Excel for reporting
  • XML for integration workflows

Frequently Asked Questions

Why are some fields missing on certain records?

Profile completeness varies by intermediary. Empty values are omitted by design so your dataset stays clean.

Can I scrape a different city?

Yes. Replace startUrl with the annuaire URL of any target city or district.

Can I collect without opening profile details?

Yes. The actor collects list-level profile data and does not open individual intermediary detail pages.

How do I control intermediary categories?

Use hash filters directly in startUrl (intermediaryTypes and projectType).

Can I schedule recurring runs?

Yes. Schedule actor runs to build historical snapshots for monitoring and analytics.


Support

For issues or enhancement requests, use the actor issue tracker or your support channel in Apify Console.


Legal Notice

Use this actor in compliance with platform terms, local laws, and data protection obligations. You are responsible for how collected data is stored, processed, and used.

You might also like

Seloger.com Scraper

shahidirfan/seloger-com-scraper

Extract French real estate listings from Seloger with property details, prices & contact info. Perfect for market analysis, pricing strategies & lead generation. Supports residential proxies for reliable scraping. Ideal for real estate professionals & data analysts.

25

5.0

SeLoger Scraper β€” France Real Estate

unfenced-group/seloger-scraper

Scrape property listings from seloger.com. Extract price, surface, rooms, location, photos and agency details from French real estate ads.

πŸ‘ User avatar

Unfenced Group

3

Seloger Property Details Scraper

stealth_mode/seloger-property-details-scraper

Efficiently scrape detailed property listings from SeLoger.com, France's leading real estate platform. Extract comprehensive data including prices, property features, energy ratings, location details, and seller infor. Perfect for market analysis, investment research, and competitive intelligence.

Seloger Property Search Scraper

stealth_mode/seloger-search-scraper

Scrape comprehensive property listings from SeLoger.com, France's leading real estate platform. Extract detailed data including prices, locations, property features, and seller information. Ideal for market analysis, price comparison, investment research, and competitive intelligence in the French.

Seloger.com Scraper

lexis-solutions/seloger-scraper

Scrape property listings from SeLogerβ€”including locations, prices, features, and agent info. Ideal for real estate analytics, market research, and portal development. Fast, structured, and customizable extraction from France’s leading property platform.

πŸ‘ User avatar

Lexis Solutions

146

5.0

SeLoger Scraper β€” French Real Estate Listings & Prices

studio-amba/seloger-scraper

Scrape real estate listings from seloger.com β€” France's #1 property portal. Extract prices, photos, property details, energy labels, and agency info for apartments, houses, and more.

SeLoger Immobilier Scraper

ahmed_hrid/seLoger-immobilier-scraper

Seloger Scraper Ppr

silentflow/seloger-scraper-ppr

Scrape SeLoger.com real estate listings - apartments, houses, rentals in Paris, Lyon, Marseille. Extract prices, DPE energy ratings, photos, agent contacts. Pay-per-result with residential proxies. Export to Excel, CSV, JSON. Perfect for market analysis & lead generation.

SeLoger Universal Scraper

scrapifier/seloger-universal-scraper

⚑ Extract unlimited SeLoger listings in seconds! Drop your search URL and get rich, structured real estate data β€” price, surface, rooms, location, DPE & more. Perfect for market analysis, investment scouting, price benchmarking or lead generation. Automate the French property market & stay ahead! 🏑

2

5.0

SeLoger French Real Estate Scraper

crawlerbros/seloger-scraper

Scrape SeLoger.com property listings (apartments, houses, sale & rent) in France with title, price, surface, rooms, address, GPS, energy class, images, agency.

10