有没有一个googleapi可以从google地图返回房地产数据?例如:在带有房地产选项的maps.google.com上搜索“圣地亚哥”,就会显示正在出售或出租的房产。我如何收集和操作结果?例如按“发布日期”对列表进行排序?将搜索结果转换为RSS提要,这样当有新的列表时,我就会得到通知。
Google Maps API Web Services似乎不提供此功能。基础数据api已被弃用,房地产API</em
我正在编写一个简单的Google脚本来更新电子表格(从这个)。我将此脚本部署为一个API可执行文件,可以通过python代码从我的计算机上调用该脚本,下面将包含该代码的要点。api_id = 'xxxxxxxxxxxxxxxxxxxxxxxxx' # where do I specify the api version?the Googlescript
"parameters&quo
def connect_google_drive_api(): import os # use Gdrive API to access Googleneed to be in the same directory as the script
return drive工作目录/Users/mypath/access_google_