We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, i was wondering if i can scrape with a drawn shape using this code.
I have red the documentation but i didn't find anything about it. I leave you an example of a research: https://www.idealista.it/aree/vendita-case/lista-1?shape=%28%28od%60rGommx%40%7DQcxGfxBexBdsAjaFoyD%7CnD%29%29
Thanks
The text was updated successfully, but these errors were encountered:
Hi @gabazza, I think it should be possible.
The scrapping I did was based on the url, and therefore you just need to use your shape as the base url and modify the number of the page for each of them: 1 -> https://www.idealista.it/aree/vendita-case/lista-1?shape=%28%28od%60rGommx%40%7DQcxGfxBexBdsAjaFoyD%7CnD%29%29 2 -> https://www.idealista.it/aree/vendita-case/lista-2?shape=%28%28od%60rGommx%40%7DQcxGfxBexBdsAjaFoyD%7CnD%29%29
I hope this helps!
Sorry, something went wrong.
i have tried this but no works :(
these days i receive only <Response [429]> as response...
No branches or pull requests
Hi,
i was wondering if i can scrape with a drawn shape using this code.
I have red the documentation but i didn't find anything about it.
I leave you an example of a research:
https://www.idealista.it/aree/vendita-case/lista-1?shape=%28%28od%60rGommx%40%7DQcxGfxBexBdsAjaFoyD%7CnD%29%29
Thanks
The text was updated successfully, but these errors were encountered: