POST/v1/tasks

Add Tasks

Add SeLoger search URLs to scrape real estate listings

Add SeLoger search URLs to scrape French real estate listings. The scraper extracts property details including pricing, area, location, agency information, and energy ratings.

Headers

KeyValueRequired
AuthorizationToken YOUR_API_KEYYes
Content-Typeapplication/jsonYes

Request Body

squid
Type:
string
Required:
Yes
Description:
Hash of your squid configured with the SeLoger Search Export crawler
tasks
Type:
array
Required:
Yes
Description:
Array of task objects, each containing a `url` field

Task Object

url
Type:
string
Required:
Yes
Description:
SeLoger search URL (e.g., `https://www.seloger.com/list.htm?projects=2&places=...`)
Pro Tip

Pro Tip

Perform your search on SeLoger.com first, apply all filters (location, property type, price range), then copy the URL to preserve all parameters.
Note

Note

SeLoger is a French real estate platform - URLs contain encoded location and filter parameters.