开发者

Pull Foursquare City and State Location

开发者 https://www.devze.com 2023-02-27 00:45 出处:网络
I have a landing page site and I would like to p开发者_高级运维ull my latest checkin location.

I have a landing page site and I would like to p开发者_高级运维ull my latest checkin location.

EX: Currently in San Francisco, CA

What is the best way to do this? Thanks!


I would use the Foursquare provided RSS Feed and use jQuery to parse the feed. Foursquare provides the feeds: https://foursquare.com/feeds/ and can use jQuery.ajax() http://api.jquery.com/jQuery.ajax/

0

精彩评论

暂无评论...
验证码 换一张
取 消