简体   繁体   English

有没有一种方法可以使用foursquare API获得四个Square用户的Twitter ID

[英]Is there a way to get four square users twitter id using foursquare API

Is there a way to get four square users twitter id using foursquare API 有没有一种方法可以使用foursquare API获得四个Square用户的Twitter ID

I have checked the gnip API, i have contacted them but the said it only supports enterprises 我已经检查了gnip API,已经与他们联系,但说它仅支持企业

I need the users twitter id who checkin to specific locations using Foursquare so i can allow my users to communicate with them on my website 我需要使用Foursquare签到特定位置的用户twitter id,这样我才能允许我的用户在我的网站上与他们交流

I need Anonymous users data and specifically not my friends data 我需要匿名用户数据,特别是不需要我的朋友数据

Have a look at the Four Square API's documentation for a good place to start ... It appears that this information is potentially available, however it might be dependent on you being "friends" with them or not: 请查看Four Square API的文档 ,这是一个不错的起点 。看来,此信息可能可用,但是它可能取决于您是否与他们成为“朋友”:

If the user is a friend, contact information, Facebook ID, and Twitter handle and the user's last checkin may also be present. 如果用户是朋友,则可能还会显示联系信息,Facebook ID和Twitter句柄以及用户的最后签到位置。

The users endpoint will return a user object: This is available in their Compact and Complete objects, but not their "Mini" object. users端点将返回一个用户对象:对象在其Compact和Complete对象中可用,但在其“ Mini”对象中不可用。

contact: An object containing none, some, or all of twitter, facebook, email, and phone. 联系人:一个对象,不包含,不包含任何,全部或全部Tw​​itter,Facebook,电子邮件和电话。 Both are strings. 两者都是字符串。

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

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