Go to example tasks
High-Engagement Comment Flagging for Campaign Posts
Created by
API Dojo
Pull comments with an engagement score calculated per comment. Surface the reactions that actually resonated instead of scrolling for them.
Fast Instagram Comments Scraper API - No Duplicatesapidojo/instagram-comments-scraper-api
Type
ID
User ID
Message
+10 fieldsTextNumberBooleanListObject
Input
Start URLs:https://www.instagram.com/p/DCKDRSpiy3b/
Maximum number of items on output:150
Custom map function:(object) => ({ commentId: object.id, message: object.message, likeCount: object.likeCount, replyCount: object.replyCount, engagementScore: (object.likeCount * 1) + (object.replyCount * 2), isHighEngagement: object.likeCount > 50 || object.replyCount > 10, username: object.user?.username, verified: object.user?.isVerified })
Output fields
Type
ID
User ID
Message
Created At
Like Count
Reply Count
User ID
Username
Full Name
User is Verified
User is Private
User Profile Pic URL
User is Ranked
Sign up on Apify01
Create your Apify account to access the Fast Instagram Comments Scraper API - No Duplicates.
Start the run02
The Actor will start running based on the input automatically.
Receive the output03
Monitor the progress in real-time. You will be notified as soon as your dataset is complete and ready for review.
Integrate into your workflow04
The final output is delivered in JSON, CSV, or Excel format, ready to be plugged into your workflow.
