@sugarcube/plugin-instagram
v0.42.1
Published
A SugarCube plugin to query Instagram.
Downloads
14
Maintainers
Readme
@sugarcube/plugin-instagram
Installation
NOTE: Instagram changed the way their website works. This means that this package currently doesn't work. Feel free to send a merge request though.
Plugins
instagram_feed
plugin
Fetch posts for an Instagram user feed. The query_type
is
instagram_user
. It has the instagram.post_count
, which determines how many
posts are fetched. It defaults to 100.
sugarcube -Q instagram_user:<username> \
-p instagram_feed \
--instagram.post_count 50