Introduction
User Storie(s)
- As a user, I would like to integrate user data from Instagram into my
- As a user, I would like to integrate media data from Instagram
- As a user, I would like to integrate comments data from Instagram
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
Properties | Description | Mandatory | |
---|---|---|---|
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
Instagram User data is collected from the https://api.instagram.com/v1/users/self
API endpoint. For additional detail on this endpoint, see GET /users/self in the Instagram API Platform documentation.