Zonaprop Property Scraper - By Domain avatar
Zonaprop Property Scraper - By Domain

Under maintenance

Pricing

$2.50 / 1,000 results

Go to Store
Zonaprop Property Scraper - By Domain

Zonaprop Property Scraper - By Domain

Under maintenance

Developed by

AUTOScraping

AUTOScraping

Maintained by Community

Easily extract real estate listings from Zonaprop. Includes price, address, images, seller info, location and more in structured formats. No proxy needed. Pricing: 2.5$/1000 results

0.0 (0)

Pricing

$2.50 / 1,000 results

0

Total users

10

Monthly users

10

Runs succeeded

>99%

Issues response

14 hours

Last modified

7 days ago

CH

ERROR Execution error

Closed

chikosan opened this issue
9 days ago

[apify] INFO Processing Zonaprop URLs... 2025-07-20T07:54:09.206Z [apify] INFO Processing URL: https://www.zonaprop.com.ar/propiedades/emprendimiento/ememvein-w-lafinur-52549760.html 2025-07-20T07:54:09.282Z [apify] ERROR Execution error: Discovery failed: 400 - {"error":"Invalid input provided","code":"validation_error","type":"validation","line":"{"url":"https://www.zonaprop.com.ar/propiedades/emprendimiento/ememvein-w-lafinur-52549760.html\"}","index":1,"errors":[["url","Value should match pattern ^(?!.-\d{8}\.html$).$"]]} 2025-07-20T07:54:09.284Z Traceback (most recent call last): 2025-07-20T07:54:09.286Z File "/usr/src/app/src/main.py", line 217, in main 2025-07-20T07:54:09.290Z all_data = await actor.process_urls_in_chunks( 2025-07-20T07:54:09.292Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-20T07:54:09.294Z api_client, urls, limit_per_url, max_results 2025-07-20T07:54:09.296Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-20T07:54:09.298Z )

AUTOScraping avatar

Hi thanks for the contact. We will review the issue and get back to you

AUTOScraping avatar

Thanks for the report!

The issue is with the format of the URL — it can't end with a dash followed by 8 digits and .html, like in this case. This format is currently being blocked by our validation rules. We'll review and adjust this so it can be accepted correctly.