jsanahuja / InstagramFeed

Vanilla JavaScript Instagram Feed without access token. Not using the Instagram API
MIT License
318 stars 128 forks source link

get tag from username #32

Closed buttersong closed 4 years ago

buttersong commented 4 years ago

Get specific tag from username not working,

'username': 'instagram', 'tag': 'fathersday',

still showing all feed.

fyi: im still new at this

jsanahuja commented 4 years ago

Both options are no compatible, you can get the feed of an user or the feed of a tag, can not mix both