Seloger Scraper avatar
Seloger Scraper

Deprecated

Pricing

$30.00/month + usage

Go to Store
Seloger Scraper

Seloger Scraper

Deprecated

Developed by

Younès Benallal

Younès Benallal

Maintained by Community

Effortlessly extract valuable French real estate data from Seloger.com for market analysis, investment opportunities, and property research.

0.0 (0)

Pricing

$30.00/month + usage

1

Total users

7

Monthly users

1

Last modified

2 years ago

You can access the Seloger Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.seloger.com/list.htm?projects=2%2C5&types=2%2C1&qsVersion=1.0"
< }
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call younes_benallal/seloger --silent --output-dataset

Seloger Scraper API through CLI

The Apify CLI is the official tool that allows you to use Seloger Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: