Instagram Profile Scraper avatar
Instagram Profile Scraper

Pricing

$1.50 / 1,000 results

Go to Apify Store
Instagram Profile Scraper

Instagram Profile Scraper

Scrape all Instagram profile info. Just add one or more Instagram usernames and extract number of followers & follows, URLs, bio, posts, likes, counts, related profiles, captions, highlight reels. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

Pricing

$1.50 / 1,000 results

Rating

5.0

(2)

Developer

Rakser

Rakser

Maintained by Community

Actor stats

1

Bookmarked

56

Total users

17

Monthly active users

3 months ago

Last modified

Share

Scrape Instagram profiles easily by providing one or more usernames.

Features

  • Extract number of followers and follows
  • Get profile URL and bio
  • Scrape recent posts (URLs, captions, likes, comments count)
  • Find related profiles
  • Extract highlight reels

Input

  • usernames: Array of Instagram usernames (without @).
  • maxPosts: Maximum number of posts to scrape per profile.

Example input:

{
"usernames": ["cristiano", "natgeo"],
"maxPosts": 5
}

Output

Each dataset item contains:

  • username
  • profileUrl
  • followersCount
  • followsCount
  • bio
  • posts (list with postUrl, caption, likesCount, commentsCount)
  • relatedProfiles
  • highlightReel