简体   繁体   中英

Networks Project Related to Foursquare/Instagram

I'm looking to do a complex networks (Small World, Betweenness, Likeliness of Checking in, etc) project on Foursquare or Instagram. My minimum requirement is 300 Nodes.

However, I'm not sure with the propose as to what analysis can be done on these networks, ie what data can be collected, how, and what analysis can be done (like what questions can be answered). Also, Like FB restricts the API to only users, ie, I can use the API only with my user account, I wanna know if there are restrictions like these on Foursquare or Instagram.

Please help me out as I'm short on time and need to decide on my project ASAP.

PS: I know this is not a "coding" question. But is related to networks and this is where most devs are. So I thought I'd ask you guys for suggestions.

You can use the foursquare API to get information about users and venues. You can access the venues API without any user authentication, but to get user information you will need to authenticate on behalf of a user. The documentation is available here: https://developer.foursquare.com/overview/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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