Raven OSINT — Username Search Engine
Under maintenancePricing
Pay per usage
Go to Apify Store

Raven OSINT — Username Search Engine
Under maintenanceRaven is an advanced OSINT username search engine that scans 600+ social platforms, forums, and websites to find where a username is registered. Includes domain intelligence (DNS, WHOIS, page scraping), identity correlation mapping, and HTML/CSV/JSON exports. Built for and security researchers.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Waseem Akram
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
14 days ago
Last modified
Categories
Share
Raven Actor on Apify
This Actor wraps Raven to provide serverless username reconnaissance across social networks in the cloud. It helps you find usernames across multiple social media platforms without installing and running the tool locally.
Usage
Apify Console
- Go to the Apify Actor page
- Click "Run"
- Fill in Usernames to search (one or more)
- The Actor runs and outputs results in the default datastore
Apify CLI
apify call YOUR_USERNAME/raven --input='{"usernames": ["johndoe", "janedoe"]}'
Using Apify API
curl --request POST \--url "https://api.apify.com/v2/acts/YOUR_USERNAME~raven/run" \--header 'Content-Type: application/json' \--header 'Authorization: Bearer YOUR_API_TOKEN' \--data '{"usernames": ["johndoe"]}'
Input
| Field | Type | Required | Description |
|---|---|---|---|
usernames | array | Yes | List of usernames to search for |
Output
Dataset records contain:
| Field | Type | Description |
|---|---|---|
username | string | The username that was searched |
links | array | Found profile URLs |
Resources
- Minimum: 512 MB RAM
- Recommended: 1 GB RAM for multiple usernames
