gis-ops / routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
https://routingpy.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
253 stars 26 forks source link

Issue google search #16

Closed tanyafilo closed 3 years ago

tanyafilo commented 3 years ago

Hey, may you help me with my own issue? I'm trying to scrape large amount of results in Google, but I reach a limit of XXX with the message :

"In order to show you the most relevant results, we have omitted some entries very similar to the XXX already displayed. If you like, you can repeat the search with the omitted results included."

I'm trying to get through 1000 results. Any advises? clues? Thanks ahead.

nilsnolde commented 3 years ago

No idea. You'd need to provide some more information, I have literally no idea what you're trying to do..

Are you even using routing-py for this? Endpoint? Example request?

nilsnolde commented 3 years ago

Closing as invalid for now.. Feel free to provide more info and re-open if relevant