instafeed
instafeed copied to clipboard
Generate a RSS feed from an Instagram user's posts 📷
You used to be able to use loc: to get a location e.g. for the empire state building it would be loc: 6811413. However, it is not getting an error:...
Hi, after doing `go get github.com/falzm/instafeed`, I ran `~/go/bin/instafeed acagastya` and I get `error: unable to retrieve user "acagastya" feed: unable to get user information: fail: login_required ()`. My `zshrc`...
Hello and thanks for this excellent utility! I noticed that for video and IGTV posts Instafeed only outputs the poster image and not the link to the actual video and...
Instagram now makes you login to view an Instagram location feed. Is there any way instafeed will support that? An example is one for the empire state building below. Supporting...
This change adds support for location-type usernames, i.e. specifying the IG username `loc:6811413` will retrieve latest posts corresponding to this location. Fixes #3.