On Aug 25, 6:41 pm, Togi Pangihutan <[email protected]> wrote: > Hi all, > > I'm a newbie on google maps and find this is an amazing tools to help > me developing lbs app. > > Anyway I'm developing wap based lbs service, and for some reasons > (saving international bandwidth, reducing time consumed for accessing > google maps apis) we decided to store custom places info (local banks, > hotels, restaurants) into Mysql database. > > I wonder is there any way to fetch those info from google maps > database?
You mean scrape Google's data? That would be against the Terms of Use. > I tried to use recursive loop and fetch the data from google > maps wap page. But after successfully fetch some data, google not > allow the script to fetch the entire data by redirecting to captcha > page. That should be a good indication that you are not supposed to do that. -- Larry > > Any comment and suggestion will be so much appreciated > > Thanks and Regards, > Togi > > -- > Sent from my mobile device > > Best Regards, > > Togi Pangihutan > p : +62 21 9357 5307 > m : +62 815 1090 9101 > y! : madfriedrich -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
