Instagram Account Age Checker
Pricing
$13.50 / 1,000 age estimates
Instagram Account Age Checker
Check Instagram account age from usernames, @handles, or profile URLs. Get a month-level creation estimate, age in months, confidence, evidence, and public profile basics in a clean dataset. No Instagram login or cookies are needed.
Pricing
$13.50 / 1,000 age estimates
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
🔎 See How Old an Instagram Account Is
Brand-safety reviewers, creator-vetting teams, and outreach analysts can check Instagram account age from a list of usernames, @handles, or profile URLs. Each successful account row includes a month-level creation estimate, age in whole months, confidence, evidence, account identity, and available public profile basics. Use these fields to sort and review accounts without an Instagram login or cookies.
- Check one profile's estimated creation month with How Old Is an Instagram Account.
- Screen a list of handles with Instagram Profile Age Checker.
- Look up account age from profile URLs with Instagram Account Age Lookup.
- Sort accounts by whole-month age with Instagram Account Age Calculator.
- Review a submitted handle before outreach with Instagram Account Age Checker.
📅 Get a Month-Level Account Age
Row contents
Each successful dataset row has an account object for the canonical username, stable user ID, and public profile URL. The ageEstimate object gives the estimated creation month in YYYY-MM format, the estimated age in whole months, a confidence level, and the source-backed evidence used. The optional profile object contains public display, verification, privacy, follower, following, and post details when Instagram exposes them.
The estimate is month-level. It does not promise an exact creation day or timestamp.
▶️ Check Usernames, Handles, or Profile URLs
- Add one Instagram username, @handle, or profile URL per item.
- Submit up to 200 items in one run.
- Start the Actor and open the default dataset to review the account age fields and public profile context.
The Actor uses public Instagram data and does not need a buyer-provided Instagram login or cookies.
⚙️ Input
Add 1 to 200 Instagram account identifiers. Use one bare username, @handle, or profile URL per item.
Input fields
| Field | Type | What it does |
|---|---|---|
accountIdentifiers | array of strings | Required. Resolves each submitted username, @handle, or Instagram profile URL and returns one result for each unique account. |
Example input
This is the smallest successful hosted input example:
{"accountIdentifiers": ["instagram"]}
🧾 Output
The Output tab opens the default dataset. The dataset uses one successful account-age result shape. The optional profile object can contain any available public profile fields.
Output link
| Field | Type | What it does |
|---|---|---|
datasetItems | string | Opens the account age rows in the default dataset through its API link. |
Account age row
| Field | Type | What it does |
|---|---|---|
account | object | The resolved Instagram account and its public profile link. |
account.username | string | The canonical Instagram username. |
account.userId | string | The stable Instagram user identifier. |
account.profileUrl | URL | The public URL of the Instagram profile. |
ageEstimate | object | The month-level account age estimate and the evidence behind it. |
ageEstimate.estimatedCreationMonth | string | The estimated creation month in YYYY-MM format. |
ageEstimate.estimatedAgeMonths | integer | The estimated account age in whole months at the time of the run. |
ageEstimate.confidence | string | How strongly the available evidence supports the age estimate: high, medium, or low. |
ageEstimate.evidence | array of strings | The source-backed signals used to estimate the account age. |
profile | object | Available public profile details for the account. |
profile.displayName | string | The public display name shown on the profile. |
profile.isVerified | boolean | Whether Instagram marks the account as verified. |
profile.isPrivate | boolean | Whether Instagram marks the account as private. |
profile.followersCount | integer | The number of followers shown by Instagram. |
profile.followingCount | integer | The number of accounts followed shown by Instagram. |
profile.postCount | integer | The number of posts shown by Instagram. |
Genuine account age row
This complete row comes from a successful hosted run:
{"account": {"username": "nasa","userId": "528817151","profileUrl": "https://www.instagram.com/nasa/"},"ageEstimate": {"estimatedCreationMonth": "2013-08","estimatedAgeMonths": 157,"confidence": "medium","evidence": ["Estimated from source Instagram user id 528817151 using public numeric-id/month calibration; Instagram did not expose an exact creation date."]},"profile": {"displayName": "NASA","isVerified": true,"isPrivate": false,"followersCount": 104346820,"followingCount": 91,"postCount": 4929}}
💳 Pricing
This Actor uses pay-per-event pricing. Only an account that returns a usable month-level age estimate matches the primary event.
Pricing event
| Event | Price | When it fires |
|---|---|---|
| Age estimate | $0.0135 | Once for each Instagram account that returns a usable month-level age estimate. |
🔌 Integrations
Open the default dataset in Apify or read its rows through the Apify API.
❓ FAQ
Is the creation date exact?
No. The public result uses a month-level estimate in YYYY-MM format. It does not promise an exact day or timestamp.
What does the confidence field mean?
It shows how strongly the available evidence supports the estimate. The evidence array lists the source-backed signals used for that account.
What can I submit?
Submit bare Instagram usernames, @handles, or full Instagram profile URLs. Add one value per item, with up to 200 items in one run.
What happens when I submit the same account more than once?
The first eligible occurrence is saved, and later occurrences of the same account are ignored. The saved row describes that first match only.
Does the Actor access private Instagram content?
No. It uses public Instagram data and does not access private content. Public profile fields are included when Instagram exposes them.
Do I need an Instagram login or cookies?
No. You do not need to provide an Instagram login or cookies.
📝 Changelog
v0.0 (22-09-2026)
- Initial release.
🆘 Support
For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡
🔗 Related Actors
- Instagram Profile Stats Scraper: Compare follower, following, and post counts for known profiles alongside age checks.
- Influencer Scraper: Find public creator profiles across Instagram and other platforms before checking their account age.
- Instagram Account Age Checker: Estimate account age from handles and add confidence and public profile context to creator vetting.
- Instagram Account Age Checker · Creation Date & Country: Check Instagram registration country and former-handle count in a broader account review.
- Instagram Account Age & Country Checker: Check creation month, country, former usernames, and verification status in a broader profile check.
Made with ❤️ by Maxime Dupré