Idealista.com avatar
Idealista.com

Pricing

$22.00/month + usage

Go to Store
Idealista.com

Idealista.com

Developed by

Lukáš Širhal

Lukáš Širhal

Maintained by Community

Are you looking for a property in Spain or Portugal? With idealista it's easier, with more than 1.400.000 listings of flats and houses for sale or rent. Advertise your home privately for free.

5.0 (1)

Pricing

$22.00/month + usage

8

Total users

412

Monthly users

49

Runs succeeded

>99%

Issues response

9.9 days

Last modified

a month ago

LU

Las tareas progrmadas consumen mucho mas que antes

Open

lucascompsa opened this issue
a month ago

Hello, we've been renting your Actor for several months. Up until now, we've been running 480 "Saved tasks" twice a month.

We pay €50 per month to Apify, and with this credit, we were able to run these tasks without any problems (we were running very little credit, but we were able to do it).

In recent weeks, we've noticed that tasks are taking much longer to run, which has consumed a lot of credit. Currently, we can't even run 300 tasks per month (previously, we ran more than 800 per month).

That's why I wanted to ask what's the reason for this change? Will this continue in the coming months?

If you could solve the problem or give us an explanation, we would appreciate it.

LU

lucascompsa

17 days ago

Hello? Any news?

lukasS avatar

Hello, the main reason is that Idealista increased the protection of the website. So I had to use full browser for scraping so it's that increase of price. But, can you share me some of your tasks or what you need to scrape? Maybe we can find another way how to optimalize actor for your solution.

LU

lucascompsa

10 days ago

Hello, I'll give you 3 examples of the tasks I perform.

"{ "endPage": 7, "handleContacts": false, "maxItems": 210, "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] }, "startUrl": [ { "url": "https://www.idealista.com/alquiler-viviendas/barcelona/les-corts/con-metros-cuadrados-menos-de_100,solo-pisos,de-dos-dormitorios,dos-banos,amueblado_amueblados,ascensor,exterior,aireacondicionado,plantas-intermedias,buen-estado/", "method": "GET" } ] }"

"{ "endPage": 5, "handleContacts": false, "maxItems": 150, "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] }, "startUrl": [ { "url": "https://www.idealista.com/alquiler-viviendas/barcelona/eixample/con-metros-cuadrados-menos-de_100,solo-pisos,de-un-dormitorio,un-bano,amueblado_amueblados,ascensor,exterior,aireacondicionado,plantas-intermedias,buen-estado/", "method": "GET" } ] }"

"{ "endPage": 3, "handleContacts": false, "maxItems": 50, "proxy": { "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ] }, "startUrl": [ { "url": "https://www.idealista.com/venta-viviendas/barcelona/sant-marti/la-vila-olimpica-del-poblenou/con-metros-cuadrados-menos-de_100,solo-pisos,de-tres-dormitorios,dos-banos,ascensor,exterior,aireacondicionado,plantas-intermedias,buen-estado/", "method": "GET" } ] }"

Let me know if that can help you, thanks.