Async-Friendly Company Directory avatar

Async-Friendly Company Directory

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Async-Friendly Company Directory

Async-Friendly Company Directory

Async Company Directory features 200+ verified companies scored on meeting practices, remote policies & work-life balance. Includes detailed culture profiles w/policies, tools & Glassdoor ratings. Perfect for job seekers escaping meeting-heavy workplaces, career coaches & HR benchmarking competitors

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

7 days ago

Last modified

Share

Discover companies with meeting-light, async-first cultures. Search by industry, size, location, and remote policy. Perfect for job seekers who value focused work time.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true,
"searchQuery": "",
"industry": "all",
"companySize": "all",
"remotePolicy": "all",
"location": "all",
"minAsyncScore": 70,
"sortBy": "async_score",
"limit": 50,
"includeDetails": true
}

Run with real data

{
"demoMode": false,
"searchQuery": "",
"industry": "all",
"companySize": "all",
"remotePolicy": "all",
"location": "all",
"minAsyncScore": 70,
"sortBy": "async_score",
"limit": 50,
"includeDetails": true
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModeboolean-NoWhen enabled, returns sample directory results to demonstrate the API. Useful for testing.
searchQuerystring-NoSearch for specific companies or keywords (e.g., 'remote', 'async')
industrystring-NoFilter by industry
companySizestring-NoFilter by company size
remotePolicystring-NoFilter by remote work policy
locationstring-NoFilter by headquarters location or region
minAsyncScoreinteger-NoOnly show companies with this async score or higher (0-100)
sortBystring-NoHow to sort results
limitinteger-NoMaximum number of companies to return
includeDetailsboolean-NoInclude detailed async culture information for each company

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Company FoundEach async-friendly company found in directory search$0.01

Demo mode is free -- no charges for sample data.


Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal