adrianengine/jquery-spectragram

Number of Pics on gallery

Closed this issue · 1 comments

("#instagram-feed").spectragram("getUserFeed",{query:"madnessband",max:200})
With this is just showing 20 pics from my user feed. is there anyway to load all the pics from that user?

That is because the Instagram API will only return 20 images per call.