Scraping valuable Instagram analytics

daniel moss

Newbie
Joined
Aug 11, 2024
Messages
34
Reaction score
32
A way to identify in Instagram the most liked posts under a specific hashtag in the last 7 days.

Is there any third party app that can achieve this? Can you achieve this with Instagram API?

That means this application will be able to go through ALL of Instagram posts under that hashtag and time frame and give them to me sorted by the most amount of likes.

I feel like to some people here this may be kind of easy. I am a noob.

I want to pick the highest performing videos to replicate on my content.

I want preferably an user friendly website or API that can provide me this data. Is it possible?
 
A way to identify in Instagram the most liked posts under a specific hashtag in the last 7 days.

Is there any third party app that can achieve this? Can you achieve this with Instagram API?

That means this application will be able to go through ALL of Instagram posts under that hashtag and time frame and give them to me sorted by the most amount of likes.

I feel like to some people here this may be kind of easy. I am a noob.

I want to pick the highest performing videos to replicate on my content.

I want preferably a user friendly website or API that can provide me this data. Is it possible?
I believe meet bolty is capable of this , haven’t tested that feature but have used the site
 
You can manually search for some Instagram hashtags and look at their most popular posts. This method may take some time, but it is a good way to find popular content.
 
If the information it is public it can be scraped.
With Python , could be more easier.
 
Hey Daniel :)

I believe this tool can handle everything for you: HypeAuditor. I’ll double-check, but I’m pretty sure it covers all your needs.

Also, you can scrape all your posts using tools like SU Social, then collect all the likes and post content to review in Excel. I believe SU Social can handle it all
 
Back
Top