Skip to content

Instantly share code, notes, and snippets.

@dgp
Created December 18, 2013 17:53
Show Gist options
  • Save dgp/8026788 to your computer and use it in GitHub Desktop.
Save dgp/8026788 to your computer and use it in GitHub Desktop.
url = http://zuppl.com/trend/geolocation.json?lat=&long=
eg: http://zuppl.com/trend/geolocation.json?lat=12.977540&long=77.599510
{"place": {
"_id":"511c4a9574b1c4f6cd00003f",
"about":null,
"accept_reward_points_from_ids":[],
"address":"Bangalore, Karnataka, India",
"altitude":0.0,
"categories":["locality","political"],
"city":null,
"city_country":null,
"computed_name":
"Bangalore@Bangalore",
"country":null,
"coupons_updated_at":
"2013-12-18T16:00:37+00:00",
"created_at":"2013-02-14T02:23:17Z",
"deals_count":0,
"enable_coupon":true,
"enable_deal":true,
"enable_event":true,
"enable_reward_point":true,
"facebook_talking_about":{"385232":2,"385353":52},
"fb_updated_at":"2013-12-18T13:00:37+00:00",
"follower_ids":["5115c17d74b1c46cdc000006"],
"formal_address":"Bangalore",
"formal_name":"Bangalore",
"foursquare_checkins":{},
"foursquare_updated_at":"2013-12-18T16:04:46+00:00",
"google_id":"0862832923832bfb1e46cbe843cdaa03a9ee8aa1",
"identifier":"bangalore@bangalore",
"info":{
"address_components":[{"long_name":"Bangalore","short_name":"Bangalore","types":["locality","political"]},{"long_name":"Bengaluru","short_name":"Bengaluru","types":["administrative_area_level_2","political"]},{"long_name":"Karnataka","short_name":"KA","types":["administrative_area_level_1","political"]},{"long_name":"India","short_name":"IN","types":["country","political"]}],
"adr_address":"<span class=\"locality\">Bangalore</span>, <span class=\"region\">Karnataka</span>, <span class=\"country-name\">India</span>",
"formatted_address":"Bangalore, Karnataka, India",
"geometry":{"location":{"lat":12.9715987,"lng":77.5945627},"viewport":{"northeast":{"lat":13.173706,"lng":77.8826809},"southwest":{"lat":12.7342888,"lng":77.3791981}}},
"icon":"http://maps.gstatic.com/mapfiles/place_api/icons/geocode-71.png",
"id":"0862832923832bfb1e46cbe843cdaa03a9ee8aa1",
"name":"Bangalore",
"reference":"CoQBegAAAOwEbNjw5V7Vm1VjJJRT0PdmXSxqp2KmUKGsT723xZ713l34vELsc0kKMB655e8ayNaJC5rlomT2BjJ-rywyz8HNxqbz4VZSXhoshR3bc3X8glmQZx6PsbF8iGBh1Kz8-N2Wbbyq5NYVe4n-EZSxvnTLZEIf9xppCMugk_Iit9GYEhDJyoN9C2s8y1YaYblKl8i-GhSV0TfTzUCDli8MNDUW-C9bsD6aUg",
"types":["locality","political"],
"url":"https://maps.google.com/maps/place?q=Bangalore&ftid=0x3bae1670c9b44e6d:0xf8dfc3e8517e4fe0",
"vicinity":"Bangalore"
},
"instagram_handler":null,
"instagram_handler_entry":{},
"instagram_hashtags":null,
"instagram_tags_entry":{},
"instagram_updated_at":"2013-12-18T16:01:19+00:00",
"liker_ids":[],
"likers_count":0,
"loaded":null,
"location":[12.9715987,77.59456269999998],
"logo_source":null,
"name":"Bangalore@Bangalore",
"owner_id":null,
"photo_crawled":false,
"rank":85,
"rating":null,
"reference":"CoQBegAAACQA0Yiebi0DolZIkxG_LgcxW6YUY_zGVSV7IEc57dzRFYJU_98GGX5RDYn8Qzj0hlqjN8KTQBeuICtboAospd73dm2Dspm8jg_XI3kiv1hsU6FV63KDyz0ShAYP0rWHgYdOF1Xs5Z5xUoWoaWwvNWfTgvKEMPsnGcXTZ_Q_vFEjEhC5cJBRzcccqMzlFVpEnN3xGhR2-EseDu0QwJ_zdaPbbupNoq2IjQ",
"reward_points":{},
"timezone":"Asia/Calcutta",
"total_redeemed_points":0,
"trend_weighted_score":27.0,
"trend_weighted_total":27.0,
"tweet_handler_entry":{},
"tweet_hashtags_entry":{},
"twitter_handler":null,
"twitter_hashtags":null,
"updated_at":"2013-12-18T16:04:46Z",
"verification_code":null,
"visit":3,
"who_can_post":"public",
"yelp_updated_at":"2013-12-18T00:05:34+00:00",
"open_now":false,
"post_name":"Bangalore",
"pre_name":"Bangalore",
"followers_count":"1",
"phone_number":null,
"recommend_count":0,
"logo_url":null,
"photos_url":["http://distilleryimage0.s3.amazonaws.com/71a1273a3d8d11e2b85022000a1f9e75_7.jpg"],
"place_url":"/assets/default_place.jpg",
"website_url":null,
"trending":true,
"following":false,
"my_network":0,
"open_between":"",
"user_id":"524562a174b1c44211000001",
"like":false
},
"categories":["bakery","bar","beauty_salon","book_store","cafe","establishment","food","locality","lodging","meal_delivery","meal_takeaway","night_club","parking","point_of_interest","political","real_estate_agency","restaurant","shopping_mall","spa","store","sublocality"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment