简体   繁体   English

需要与Yelp和Google Places类似的优质商业搜索API

[英]In need of a good business search API similar to Yelp's & Google Places

Hey there -- I've been looking for a reliable, scalable, and accurate location search API. 嘿-我一直在寻找可靠,可扩展且准确的位置搜索API。 I would use Yelp's API, it is great, but I need to be able to store information, whereas Yelp disallows any of their content to be stored. 我会使用Yelp的API,它很棒,但是我需要能够存储信息,而Yelp不允许存储它们的任何内容。

I'm currently using SimpleGeo, however I've found that their results can be horribly ordered. 我目前正在使用SimpleGeo,但是我发现它们的结果可以按顺序排列。 I'm considering writing a script to accurately order the results, but I thought I'd first check here if there's any other good alternatives. 我正在考虑编写脚本来准确排序结果,但我想我首先要在这里检查是否还有其他好的选择。

I have signed up for a Google Places API key months ago with no response yet, as I've heard this API is flakey if you're not already sign up with it. 几个月前,我已经注册了Google Places API密钥,但没有任何回复,因为我听说如果您尚未注册该API,那么它就是flakey。

Another useful feature of an API I'd like to find is one that contains a thumbnail picture of the location match. 我想找到的API的另一个有用功能是包含位置匹配的缩略图的API。

My queries will be requested by keyword and location. 我的查询将按关键字和位置进行请求。

Any suggestions? 有什么建议么? Thanks 谢谢

我没有尝试过,但是Cloudmades“本地搜索”可能值得一看: http : //developers.cloudmade.com/projects/show/local-search

The Google Places API was opened up to all developers at Google I/O this week: 本周,Google I / O向所有开发人员开放了Google Places API:

http://googlegeodevelopers.blogspot.com/2011/05/places-everybody-show-is-about-to-begin.html http://googlegeodevelopers.blogspot.com/2011/05/places-everybody-show-is-about-to-begin.html

To get started take a look at the docs: 首先,请看一下文档:

http://code.google.com/apis/maps/documentation/places/ http://code.google.com/apis/maps/documentation/places/

Many thanks, 非常感谢,

Thor. 雷神。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM