elixtagram v0.7.0 Elixtagram.API.Media

Provides access to the /media/ area of the Instagram API (for internal use).

Link to this section Summary

Functions

Fetches a media item from the Instagram API by id

Fetches popular media

Searches media items based on some passed params

Fetches a media item from the Instagram API by shortcode

Link to this section Functions

Link to this function media(media_id, token \\ :global)

Fetches a media item from the Instagram API by id.

Link to this function popular(count, token \\ :global)

Fetches popular media

Link to this function search(params, token \\ :global)

Searches media items based on some passed params.

Link to this function shortcode(code, token \\ :global)

Fetches a media item from the Instagram API by shortcode.