elixtagram v0.3.0 Elixtagram.API.Tags
Provides access to the /tags/
area of the Instagram API (for internal use).
Summary
Functions
Fetch a list of n recent medias as %Elixtagram.Model.Media
for a given tag.
Optionally takes an access token
Fetch a list of tags as %Elixtagram.Model.Tag
from the API who match a query.
Optionally take an access token
Fetch a %Elixtagram.Model.Tag
representing a single tag from the API,
optionally take an access token
Functions
Fetch a list of n recent medias as %Elixtagram.Model.Media
for a given tag.
Optionally takes an access token.
Fetch a list of tags as %Elixtagram.Model.Tag
from the API who match a query.
Optionally take an access token.