Hi guys
i want to send a request to the google place (not google place API), i don't need to get the data in XML or JSON, i just want to get the place page and display it to the user.
for example: http://www.google.com/m/place?source=uds&q=category:+'Bars'&cid=8117558261742020590
i get this URL from one of the iphone app, how can i perform the same search programmatically? is there any way to construct a URL to perform the search? i read a lot about the google place API, but it's not what i need.
please let me know what else i need to know.
thanks a lot.
i want to send a request to the google place (not google place API), i don't need to get the data in XML or JSON, i just want to get the place page and display it to the user.
for example: http://www.google.com/m/place?source=uds&q=category:+'Bars'&cid=8117558261742020590
i get this URL from one of the iphone app, how can i perform the same search programmatically? is there any way to construct a URL to perform the search? i read a lot about the google place API, but it's not what i need.
please let me know what else i need to know.
thanks a lot.