POST
/v1/squids/{squid_hash}Update Settings
Configure the Idealista Listings Scraper parameters and optionsConfigure your Idealista Listings Scraper squid settings to control pagination and scraping behavior. Adjust the maximum pages to scrape based on your needs.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
| Content-Type | application/json | Yes |
Pro Tip
Idealista typically shows 30 listings per page. Setting max_pages to 100 can yield up to 3,000 listings per search URL.
Note
Keep concurrency at 1 for Idealista to avoid rate limiting issues.