Adobe OSINT Email Lookup & Profile Picture Extractor API avatar

Adobe OSINT Email Lookup & Profile Picture Extractor API

Pricing

$0.50 / 1,000 adobe account verifications

Go to Apify Store
Adobe OSINT Email Lookup & Profile Picture Extractor API

Adobe OSINT Email Lookup & Profile Picture Extractor API

Verify if an email exists on Adobe, extract high-resolution profile images, and retrieve account statuses instantly.

Pricing

$0.50 / 1,000 adobe account verifications

Rating

0.0

(0)

Developer

dev00

dev00

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

🎨 Adobe OSINT Email Lookup & Profile Picture Extractor API

Check if an email is registered on Adobe, extract high-resolution profile pictures natively, and audit user statuses instantly!

This high-speed verification utility queries Adobe Identity Management Services (IMS) to confirm account registration, account tiers (e.g. Individual/Enterprise), status codes, and links to multiple avatar image resolutions (50px, 100px, 276px). Excellent for threat intelligence, cyber investigation, fraud prevention, trust verification, and mass marketing auditees.


🌟 Key Features

  • Instant Email Auditing: Verify account existence in Adobe's system with sub-50ms latency.
  • Native Profile Pic Extraction: Scrape high-resolution profile images in multiple sizes directly from user avatars.
  • Subscription Tier Categorization: Extract account classifications (e.g., individual, business).
  • Active Status Audits: Review account state flags directly from Identity Providers.
  • Zero Browser Automation: Extremely light, high-performance, and pay-per-event pricing.
  • Tabular Dataset Formatting: Organizes all processed emails in clean visual tables inside your Apify Console.

πŸ› οΈ How It Works

This Actor integrates with an edge-optimized Cloudflare Worker, executing direct HTTP POST requests to Adobe IMS endpoints (auth.services.adobe.com). It uses legitimate browser client signatures to bypass typical blocks, returns structural account arrays, and outputs clean JSON schemas instantly.


πŸ“₯ Input Parameters

FieldTypeDescriptionPrefill Example
Target Email AddressstringThe target email address to verify.nuiroa@em.fileslurp.com

Input JSON Example

{
"email": "nuiroa@em.fileslurp.com"
}

πŸ“€ Output Data Structure

Tabular datasets output clean rows mapping the account info:

Output JSON Example

{
"success": true,
"email": "nuiroa@em.fileslurp.com",
"registered": true,
"type": "individual",
"status": "active",
"profile_picture_50": "https://pps.services.adobe.com/api/profile/image/default/714bc487/50",
"profile_picture_100": "https://pps.services.adobe.com/api/profile/image/default/714bc487/100",
"profile_picture_276": "https://pps.services.adobe.com/api/profile/image/default/714bc487/276"
}

πŸ’³ Monetization & Cost

This Actor utilizes the Pay-Per-Event (PPE) pricing model on the Apify Store:

  • Base Pricing: Only $0.50 per 1,000 requests ($0.0005 per event).
  • No Server Run Costs: You only pay per successful lookup event. If the query fails, you pay nothing!