简体   繁体   English

雅虎,谷歌,Yelp API

[英]Yahoo, Google, Yelp API

是否有任何PHP API通过其来自Yelp,Google,Insiderpages,Yahoo的电话号码收集有关业务(地址,评论)的信息..请帮助,我已经对这些进行了研究,但没有得到正确的信息,虽然yelp通过它的电话号码提供信息但是他们要求ywsid作为mendatory( http://api.yelp.com/phone_search?phone=1234567890&ywsid=XXXXXXXXXXXXXXXX )但我只想通过电话号码。

Please note that all APIs have terms, most of them won't allow you to store their data in your own database and most of them have display requirements, before proceeding with any developing please read carefully their display requirements and terms. 请注意,所有API都有条款,其中大部分都不允许您将数据存储在自己的数据库中,并且大部分都有显示要求,在进行任何开发之前请仔细阅读其显示要求和条款。
Depending on your project you might not be allowed to use the data as you might need/want to on your project. 根据您的项目,您可能无法使用您在项目中可能需要/想要的数据。
The other alternative would be scrapping sites, but most sites have rules against scraping too... 另一种选择是废弃网站,但大多数网站都有禁止刮擦的规则......
And again read a lot before putting too effort on something you are prohibited to in first place. 在对首先被禁止的事情付出太多努力之前,请再次阅读


Yelp 喊叫
ywsid = API key, you need to get your own key if you are using the yelp API, get it here ywsid = API密钥,如果您使用yelp API,则需要获取自己的密钥,请在此处获取
if you are using it to add it to your own database or storing the information anywhere it is against their policies display requirements & api terms . 如果您正在使用它将其添加到您自己的数据库中,或者将信息存储在与其策略显示要求api条款相对的任何位置。
if you are using any API you must read their terms before even thinking of doing anything. 如果您使用任何API,您必须在考虑做任何事情之前阅读他们的条款。


Google Places Google地方信息
API API


Insiderpages Insiderpages
I Don't think they have one but you could use the citygrid API that does a [lot of sites] search at once. 我不认为他们有一个但你可以使用同时进行[很多站点]搜索的citygrid API


Yahoo 雅虎
Yahoo API Yahoo API


CityGrid CityGrid
As mentioned before citygrid API 如前所述citygrid API


Foursquare 四方
Foursquare API Foursquare API


Merchant Circle 商人圈
Merchant Circle API Merchant Circle API


White Pages 白页
White Pages API 白页API


Yellow Pages 黄页
Yellow Pages API 黄页API


Bottom line is, all these companies have put a lot of time and effort and money to build their databases, and they want you to redirect people back to their pages so they can make their money back/profit. 最重要的是,所有这些公司都花费了大量的时间,精力和资金来建立他们的数据库,他们希望你将人们重新定向回他们的页面,这样他们就可以赚回钱/获利。

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

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