Skip to content
New issue

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

possibility to scrape with a drawn shape #1

Open
gabazza opened this issue Dec 4, 2023 · 3 comments
Open

possibility to scrape with a drawn shape #1

gabazza opened this issue Dec 4, 2023 · 3 comments

Comments

@gabazza
Copy link

gabazza commented Dec 4, 2023

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

@laurabarredaagusti
Copy link
Owner

laurabarredaagusti commented Dec 5, 2023

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!

@gabazza
Copy link
Author

gabazza commented Dec 5, 2023

i have tried this but no works :(

@gabazza
Copy link
Author

gabazza commented Dec 5, 2023

these days i receive only <Response [429]> as response...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants