Instagram Profile & Hashtag Scraper avatar

Instagram Profile & Hashtag Scraper

Pricing

from $1.50 / 1,000 item scrapeds

Go to Apify Store
Instagram Profile & Hashtag Scraper

Instagram Profile & Hashtag Scraper

Scrape public Instagram profiles and hashtags — followers, following, bio, verified/business flags, post count, and recent posts with likes, comments, views and captions. Web API, residential proxy.

Pricing

from $1.50 / 1,000 item scrapeds

Rating

0.0

(0)

Developer

Bruno

Bruno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Instagram Profile & Hashtag Scraper 📸

Get public Instagram data — profiles and hashtags — as clean rows: followers, following, bio, verified/business flags, post count, and recent posts with likes, comments, views, and captions.

Great for influencer discovery, social analytics, brand monitoring, competitor tracking, and lead research.

What it does

  • Profiles by username/URL: followers, following, bio, external link, category, verified/private/business flags, profile picture.
  • Recent posts per profile: shortcode, URL, caption, likes, comments, video views, timestamp.
  • Hashtags: top posts for any tag.

Input

{
"usernames": ["natgeo", "nasa"],
"hashtags": ["travel"],
"includePosts": true,
"maxPostsPerProfile": 12,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Output (profile row)

{
"type": "profile",
"username": "natgeo",
"full_name": "National Geographic",
"followers": 280000000,
"following": 150,
"posts_count": 29000,
"is_verified": true,
"biography": "Experience the world through...",
"url": "https://www.instagram.com/natgeo/"
}

Posts come back as type: "post" rows linked by owner.

Notes

  • Reads only public profiles/hashtags — no login, no private data.
  • Residential proxy strongly recommended — Instagram rate-limits by IP; the Actor rotates IPs and retries.
  • The account running the Actor pays for proxy usage.