Meeting Culture Score Checker avatar

Meeting Culture Score Checker

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Meeting Culture Score Checker

Meeting Culture Score Checker

Research company's culture before accepting job offer. Our Meeting Culture Score Checker analyzes Glassdoor reviews, LinkedIn posts & job listings to calculate a Meeting Culture Score (0-100). Identifies async-first signals, work-life balance indicators & overload warnings. Company culture research

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

12 days ago

Last modified

Categories

Share

Analyze any company's meeting culture based on public signals from Glassdoor reviews, LinkedIn posts, and job listings. Get a meeting culture score before accepting a job offer.


Quick Start

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

{
"demoMode": true,
"companyName": "",
"companyDomain": "",
"glassdoorUrl": "",
"linkedinUrl": "",
"maxReviews": 50,
"includeJobListings": true,
"includeLinkedIn": true,
"outputFormat": "full"
}

Run with real data

{
"demoMode": false,
"companyName": "",
"companyDomain": "",
"glassdoorUrl": "",
"linkedinUrl": "",
"maxReviews": 50,
"includeJobListings": true,
"includeLinkedIn": true,
"outputFormat": "full"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
demoModeboolean-NoWhen enabled, returns sample analysis for a demo company without requiring web scraping. Useful for testing and exploring the API.
companyNamestring-NoThe company to analyze (e.g., 'Google', 'Netflix', 'Basecamp')
companyDomainstring-NoCompany website domain for more accurate matching (e.g., 'google.com')
glassdoorUrlstring-NoDirect Glassdoor company page URL if known
linkedinUrlstring-NoDirect LinkedIn company page URL if known
maxReviewsinteger-NoMaximum number of Glassdoor reviews to analyze
includeJobListingsboolean-NoAnalyze job listings for meeting culture signals
includeLinkedInboolean-NoAnalyze LinkedIn posts for meeting culture signals
outputFormatstring-NoFormat of the analysis output

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Company AnalyzedEach company meeting culture score checked$0.05

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