jsanahuja / jquery.instagramFeed

Instagram Feed without access token. Not using the Instagram API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this with Reels?

bilal-karim opened this issue · comments

Given that Reels also show on a public profile, can the plugin be updated to show those as well? I noticed there's a way to display IGTV already.

I should note that in this scenario, Reels are in the separate tab and don't show up in the feed (or Posts).

Edit: Not seeing Reels being returned as part of data.

edge_felix_video_timeline: {...} // this is IGTV
edge_follow: {...}
edge_followed_by: {...}
edge_media_collections: {...}
edge_mutual_followed_by: {...}
edge_owner_to_timeline_media: {...}
edge_related_profiles: {...}
edge_saved_media: {...}