Instagram Profile Scraper
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Rey-An
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrapes Instagram profile data and recent posts. Returns bio, follower count, and post details with hashtags.
Features
- No login required (uses public Instagram data)
- Returns profile info (bio, followers, following, posts)
- Extracts recent posts with engagement stats
- Captures hashtags from captions
Input
| Field | Type | Description |
|---|---|---|
| username | String | Instagram username without @ (required) |
| maxPosts | Integer | Max recent posts (default: 12, max: 50) |
Output
Returns a single dataset item with:
profile- Object with username, fullName, biography, followers, following, posts count, isPrivate, isVerifiedrecentPosts- Array of posts with caption, likes, comments, hashtags, thumbnail URL, timestamp
Use Cases
- Influencer research
- Competitor analysis
- Lead generation
- Brand monitoring