Fast Instagram Profile Scraper V2
Pricing
Pay per event
Go to Apify Store

Fast Instagram Profile Scraper V2
No account/cookies required Fetches public profile info for multiple Instagram accounts.
Pricing
Pay per event
Rating
0.0
(0)
Developer

Iskandar Souissi
Maintained by Community
Actor stats
0
Bookmarked
1
Total users
1
Monthly active users
8 days ago
Last modified
Categories
Share
Instagram Profiles Scrape
No account/cookies required Fetches public profile info for multiple Instagram accounts.
How to use it
- Register a free account and you can use this actor without adding a card.
- Go to the main page of this actor and set your input.
- You will find all the results in the Output tab where you can export it in any format you need.
Use Cases
- Influencer Discovery
- Competitive Analysis
- Lead Generation
Of course. Here is the data organized into a Markdown table:
Scraped Profile Data
| Field | Description |
|---|---|
account | The Instagram username of the profile. |
followers | The total number of followers. |
following | The total number of accounts the user is following. |
posts_count | The total number of posts on the profile. |
biography | The text content of the user's bio. |
full_name | The full name displayed on the profile. |
category_name | The business category of the account (e.g., "Musician/Band"). |
is_verified | Indicates if the account is verified (True/False). |
is_private | Indicates if the account is private (True/False). |
is_business_account | Indicates if it is a business account (True/False). |
posts | An array of recent posts with details like likes, comments, and URLs. |
avg_engagement | The calculated average engagement rate of the posts. |
related_accounts | A list of similar or suggested profiles. |