Markk7
Newbie
- Feb 22, 2015
- 22
- 2
Hello everybody,
I found this link https://www.instagram.com/username?__a=1&__d=dis to get user data in json format.
I'm trying to download data to my website via jquery $.get(url, function (data) {... but Instagram requires authentication to show the complete data of the requested page.
Could you help me find a way to get Instagram data into my website? Thank you
I found this link https://www.instagram.com/username?__a=1&__d=dis to get user data in json format.
I'm trying to download data to my website via jquery $.get(url, function (data) {... but Instagram requires authentication to show the complete data of the requested page.
Could you help me find a way to get Instagram data into my website? Thank you