6 calls to Instagram::fetch() in Drupagram 6
- Instagram::self_feed in ./
drupagram.lib.php - See the authenticated user's feed. GET /users/self/feed
- Instagram::self_liked in ./
drupagram.lib.php - See the authenticated user's list of media they've liked. Note that this list is ordered by the order in which the user liked the media. Private media is returned as long as the authenticated user has permission to view that media. Liked…
- Instagram::tag_recent in ./
drupagram.lib.php - Get the most recent hash media published. GET v1/tags/!tag_name/media/recent
- Instagram::user_lookup in ./
drupagram.lib.php - Instagram::user_recent in ./
drupagram.lib.php - Get the most recent media published by a user. GET /users/{user-id}/media/recent
- Instagram::user_search in ./
drupagram.lib.php - Search for a user by name. GET /users/search