Cross-Platform Creator Identity Resolver avatar

Cross-Platform Creator Identity Resolver

Pricing

Pay per usage

Go to Apify Store
Cross-Platform Creator Identity Resolver

Cross-Platform Creator Identity Resolver

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Khoa Nguyen

Khoa Nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Resolve creator profiles across platforms using first-party identifiers, cross-links, domains, usernames, names, bios, locations, avatar hashes and external IDs. Produce pair-level evidence and clustered entities.

What it actually does

Profile-pair match decisions and creator entity clusters with evidence, conflicts and confidence.

Supports inline JSON, an Apify Dataset, and public/signed JSON or CSV URLs. Source collection from social platforms is intentionally decoupled so users can connect any permitted scraper or export.

Inputs

Use profiles[], datasetId, or sourceUrls. See sample_input.json and the Apify input schema for exact fields.

Outputs

  • Default Dataset: detailed result rows and a run summary
  • OUTPUT: machine-readable run summary
  • REPORT.html: reviewable HTML report

Limitations

Possible matches require human review. Do not use identity resolution for prohibited surveillance or to expose private identities. The Actor analyzes supplied data; it does not bypass platform access controls or guarantee that upstream data is complete.

Local validation

npm ci
npm test
npm run check
npm start

Deploy

apify login
apify push

Use APIFY_TOKEN from secure environment storage. Never commit credentials.