Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Introduction


User Storie(s)

  • As a user, I would like to retrieve user profile/account data from Instagram so I can use it for end user analytics
  • As a user, I would like to retrieve social interaction metrics (image, video, or album) related to the user as well as associated media objects, so that I can leverage for end user analytics
  • As a user, I would like to identify and retrieve comments and media objects associated with the user, for end user analytics

Plugin Type

  • Batch Source
  • Batch Sink 
  • Real-time Source
  • Real-time Sink
  • Action
  • Post-Run Action
  • Aggregate
  • Join
  • Spark Model
  • Spark Compute

Authentication

Instagram API requires 


Configurables


PropertiesDescriptionMandatory












Requested Data Type (Users, Media, Comments)

Select all the types of data you want to import from Instagram. There are three options



Yes, Multi select (User, Media, Comments)





Collecting data from Instagram

The data ingestion will be based on the API reference available at https://developers.facebook.com/docs/instagram-api/guides

This API reference currently supports user and media data, the following are not supported:

  • Stories are not supported.
  • Comments are not supported.
  • Insights are not supported.
  • Promoted posts containing Instagram media are not supported.

Note that there is another version of the API for Instagram available at the following link



  • No labels