Instagram User By Cookies avatar
Instagram User By Cookies

Pricing

$10.00/month + usage

Go to Apify Store
Instagram User By Cookies

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

shareze

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

2

Monthly active users

6 days ago

Last modified

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

  1. Log in to Instagram and copy your session cookies, or use shareze001/instagram-cookies to generate them automatically.
  2. Provide the username of the Instagram profile you want to retrieve.
  3. The scraper uses your cookies to access data and returns a structured JSON object with full profile details.

⚙️ Input Parameters

ParameterTypeRequiredDescription
cookiesstringInstagram session cookie (e.g., sessionid=xxxx).
usernamestringInstagram 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

FieldDescription
idInternal Instagram user ID.
usernameInstagram handle.
full_nameDisplay name.
profile_pic_urlProfile image URL.
biographyBio text from the profile.
external_urlWebsite link in the user’s bio.
follower_countNumber of followers.
following_countNumber of accounts the user follows.
media_countTotal number of posts.
address_street, city_name, zipPublic business address fields (if available).
is_verifiedShows whether the account is verified.
transparency_labelInformation 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