Find which actors output the data you need
Search for a field name like 'email' or 'price' and see every actor in your fleet that outputs it — with types and descriptions. Or browse the full registry of all schemas across all your actors. The answer to 'which of my actors returns this field?' in seconds.
Search by field name (e.g., 'email', 'price', 'rating') and see every actor that outputs it.
List all actors with their complete output schemas — fields, types, and descriptions.
Narrow results to specific Apify Store categories to find relevant actors faster.
Shows field types (string, number, boolean, array, object) across all matching actors.
Scans all actors in your account and builds a searchable index from their dataset schemas.
Find actors that output the fields you need before building multi-actor data pipelines.
{
"totalActors": 45,
"actorsWithSchema": 28,
"totalFields": 380,
"searchField": "email",
"searchResults": [
{
"field": "email",
"type": "string",
"foundIn": [
{ "actor": "website-contact-scraper" },
{ "actor": "email-pattern-finder" }
]
}
]
}Connect your Apify token and enter the actor ID
The tool runs the actor on your account and analyzes the output
Get a detailed report with actionable fixes — results cached for free