Requirements for Instagram Graph API testing and development

211 Views Asked by At

I'm trying to build a prototype which collects and analyses comments from Instagram. This can seemingly only be done with the Instagram Graph API. So to prototype and test I need:

  • A business IG account connected to a Facebook account (the account to access and read the comments of)
  • A Facebook App configured to access IG accounts (the account/app which gets authenticated to access the IG account)

However, this App needs to go through a verification process for each of the permissions required. The process apparently takes up to 5 days and needs a Privacy Policy on a website (neither of which I have yet).

This is a lot to do considering it is just a prototype/PoC to establish feasability and get better acquainted with using/testing the API and data.

Does anyone with experience working with the Instagram Graph API know whether I am over-thinking or misread what is required here? Or do you have to go through this before being able to access IG account comments?

0

There are 0 best solutions below

Related Questions in INSTAGRAM-GRAPH-API