Google Places API按网址搜索

Asi*_*ure 5 url geocoding google-places-api

假设我有Google Plus/Places网址(例如https://plus.google.com/111840715355681175070/about?hl=en-US)

这实际上是通过Google Places API(https://developers.google.com/places/documentation/)显示结果的网址.plus.google.com之后的数字序列似乎与id,reference或place_id不对应.

假设我只知道URL,无论如何将其映射到id,reference或placeid,以便我可以通过Places API找到它?

一旦解决方案似乎将URL转储到Places文本搜索中,但这很昂贵(在速率限制方面是10倍乘数)并且看起来很愚蠢.