Script used to get comments from Instagram posts.
Script used to get comments from Instagram posts.
pnpm install --frozen-lockfile
cp .env.example .env
You can get the access token using the Graph Explorer tool.
/<instagram_id>/media endpoint..env file.And voilà!
You can convert the JSON to CSV using this tool.
pnpm start