Skip to content

Instantly share code, notes, and snippets.

@jackey
Created December 27, 2013 14:34
Show Gist options
  • Select an option

  • Save jackey/8147729 to your computer and use it in GitHub Desktop.

Select an option

Save jackey/8147729 to your computer and use it in GitHub Desktop.
instagram medias search result in hashtag
stdClass Object
(
[pagination] => stdClass Object
(
[next_max_tag_id] => 1387972498648
[deprecation_warning] => next_max_id and min_id are deprecated for this endpoint; use min_tag_id and max_tag_id instead
[next_max_id] => 1387972498648
[next_min_id] => 1387972509152
[min_tag_id] => 1387972509152
[next_url] => https://api.instagram.com/v1/tags/snow/media/recent?count=0&client_id=6c474f0f5dbd49af824803a47de955ee&max_tag_id=1387972498648
)
[meta] => stdClass Object
(
[code] => 200
)
[data] => Array
(
[0] => stdClass Object
(
[attribution] =>
[tags] => Array
(
[0] => cute
[1] => swag
[2] => itscold
[3] => cantwait
[4] => presnts
[5] => loveit
[6] => whitewinter
[7] => snow
[8] => belive
[9] => goodnight
[10] => imahottie
[11] => santa
[12] => favseason
[13] => xmas
)
[location] =>
[comments] => stdClass Object
(
[count] => 0
[data] => Array
(
)
)
[filter] => X-Pro II
[created_time] => 1387943708
[link] => http://instagram.com/p/iVIxhHtq3a/
[likes] => stdClass Object
(
[count] => 0
[data] => Array
(
)
)
[images] => stdClass Object
(
[low_resolution] => stdClass Object
(
[url] => http://distilleryimage10.s3.amazonaws.com/dad85b786d1711e3ab9a126ea4147b56_6.jpg
[width] => 306
[height] => 306
)
[thumbnail] => stdClass Object
(
[url] => http://distilleryimage10.s3.amazonaws.com/dad85b786d1711e3ab9a126ea4147b56_5.jpg
[width] => 150
[height] => 150
)
[standard_resolution] => stdClass Object
(
[url] => http://distilleryimage10.s3.amazonaws.com/dad85b786d1711e3ab9a126ea4147b56_8.jpg
[width] => 640
[height] => 640
)
)
[users_in_photo] => Array
(
)
[caption] => stdClass Object
(
[created_time] => 1387943708
[text] => Christmas p-jays(: #xmas #cantwait #itscold #favseason #santa #belive #loveit #swag #presnts #whitewinter #snow #cute #imahottie #goodnight
[from] => stdClass Object
(
[username] => jmathis_64
[profile_picture] => http://images.ak.instagram.com/profiles/profile_276643498_75sq_1380628823.jpg
[id] => 276643498
[full_name] => Josh Mathis
)
[id] => 618439112557768269
)
[type] => image
[id] => 618439111022652890_276643498
[user] => stdClass Object
(
[username] => jmathis_64
[website] =>
[profile_picture] => http://images.ak.instagram.com/profiles/profile_276643498_75sq_1380628823.jpg
[full_name] => Josh Mathis
[bio] =>
[id] => 276643498
)
)
[1] => stdClass Object
(
[attribution] =>
[tags] => Array
(
[0] => fun
[1] => animalß
[2] => horse
[3] => snow
)
[location] =>
[comments] => stdClass Object
(
[count] => 0
[data] => Array
(
)
)
[filter] => Hefe
[created_time] => 1387943668
[link] => http://instagram.com/p/iVIsmfgxGT/
[likes] => stdClass Object
(
[count] => 0
[data] => Array
(
)
)
[images] => stdClass Object
(
[low_resolution] => stdClass Object
(
[url] => http://distilleryimage2.s3.amazonaws.com/40cc38146d1811e3933012c5a59853fa_6.jpg
[width] => 306
[height] => 306
)
[thumbnail] => stdClass Object
(
[url] => http://distilleryimage2.s3.amazonaws.com/40cc38146d1811e3933012c5a59853fa_5.jpg
[width] => 150
[height] => 150
)
[standard_resolution] => stdClass Object
(
[url] => http://distilleryimage2.s3.amazonaws.com/40cc38146d1811e3933012c5a59853fa_8.jpg
[width] => 640
[height] => 640
)
)
[users_in_photo] => Array
(
)
[caption] => stdClass Object
(
[created_time] => 1387943707
[text] => At least someone's enjoying the snow #snow #horse #fun #animalß
[from] => stdClass Object
(
[username] => animals_that_are_adorable_
[profile_picture] => http://images.ak.instagram.com/profiles/profile_644605195_75sq_1383606519.jpg
[id] => 644605195
[full_name] => Adorable Animalß
)
[id] => 618439102873932477
)
[type] => image
[id] => 618438773193249171_644605195
[user] => stdClass Object
(
[username] => animals_that_are_adorable_
[website] =>
[profile_picture] => http://images.ak.instagram.com/profiles/profile_644605195_75sq_1383606519.jpg
[full_name] => Adorable Animalß
[bio] =>
[id] => 644605195
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment