Instagram User By Cookies
Pricing
$10.00/month + usage
Go to Apify Store

Instagram User By Cookies
A reliable Instagram profile scraper that uses authenticated cookies to access detailed user information. It retrieves follower and following counts, bio, website links, verification status, media statistics, and available business location fields.
Pricing
$10.00/month + usage
Rating
0.0
(0)
Developer

shareze
Maintained by Community
Actor stats
1
Bookmarked
5
Total users
2
Monthly active users
6 days ago
Last modified
Categories
Share
📸 Instagram Users by Cookies
This tool allows you to scrape detailed Instagram user profile data by using authenticated cookies. By providing your Instagram session cookie, you gain access to richer and more accurate profile information than what is available publicly.
🚀 How It Works
- Log in to Instagram and copy your session cookies, or use
shareze001/instagram-cookiesto generate them automatically. - Provide the username of the Instagram profile you want to retrieve.
- The scraper uses your cookies to access data and returns a structured JSON object with full profile details.
⚙️ Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| cookies | string | ✅ | Instagram session cookie (e.g., sessionid=xxxx). |
| username | string | ✅ | Instagram username to scrape (e.g., nike). |
Example Input
{"cookies": "sessionid=xxxxxx","username": "nike"}
📦 Output Structure
Each result includes full profile data:
{"id": "13460080","username": "nike","full_name": "Nike","profile_pic_url": "https://...","transparency_label": null,"biography": "Just Do It.","external_url": "http://empli.fi/nike","follower_count": 298545165,"following_count": 238,"media_count": 1663,"address_street": "One Bowerman Dr","city_name": "Beaverton, Oregon","zip": "97005","is_verified": true}
🧠 Field Description
| Field | Description |
|---|---|
| id | Internal Instagram user ID. |
| username | Instagram handle. |
| full_name | Display name. |
| profile_pic_url | Profile image URL. |
| biography | Bio text from the profile. |
| external_url | Website link in the user’s bio. |
| follower_count | Number of followers. |
| following_count | Number of accounts the user follows. |
| media_count | Total number of posts. |
| address_street, city_name, zip | Public business address fields (if available). |
| is_verified | Shows whether the account is verified. |
| transparency_label | Information about business or political transparency (if applicable). |
🪄 Notes
- Requires a valid Instagram session cookie to access profile data.
- Works only for public profiles and business/public information fields.
- Does not bypass Instagram restrictions or private accounts.
🧰 Use Cases
- Retrieve detailed profile insights for research
- Monitor brand or competitor accounts
- Build enriched datasets for analytics
- Collect business info from professional Instagram accounts