Fetch Instagram comments for multiple post URLs using Apify’s Instagram Comment Scraper. The actual comment data will be available in the Apify dataset after the run completes.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of Instagram post URLs to fetch comments for
Maximum number of comments to fetch (default: 10000)
Whether to fetch newest comments first. Set to true for newest first, false for oldest first, or omit for platform default sorting