Go to example tasks
Mention and Hashtag Extraction from Comments
Created by
API Dojo
Pull comments with mentions and hashtags parsed out automatically. Useful for spotting who's being tagged and what topics come up organically.
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/DC7Q4z5JPMX/
Maximum number of items on output:150
Custom map function:(object) => ({ message: object.message, mentions: object.message?.match(/@[\w.]+/g) || [], hashtags: object.message?.match(/#[\w]+/g) || [], likeCount: object.likeCount, username: object.user?.username, createdAt: object.createdAt })
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.
