๐Ÿ” โญ Glassdoor Scraper โ€” Reviews & Salaries avatar

๐Ÿ” โญ Glassdoor Scraper โ€” Reviews & Salaries

Pricing

from $20.00 / 1,000 results

Go to Apify Store
๐Ÿ” โญ Glassdoor Scraper โ€” Reviews & Salaries

๐Ÿ” โญ Glassdoor Scraper โ€” Reviews & Salaries

Extract company reviews, salaries, interview questions & ratings from Glassdoor. Build employer reputation monitoring, competitive analysis & HR intelligence tools. Pay per review.

Pricing

from $20.00 / 1,000 results

Rating

0.0

(0)

Developer

Stephan Corbeil

Stephan Corbeil

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

3

Monthly active users

3 hours ago

Last modified

Categories

Share

What does Glassdoor Scraper do?

Glassdoor Scraper extracts company reviews, salaries, interview questions, and job listings from Glassdoor. Get detailed employee feedback, compensation data, and company culture insights.

Why use Glassdoor Scraper?

Compensation and company culture data drives recruiting strategy and employer branding. This scraper delivers structured Glassdoor data for HR analytics and competitive intelligence.

Use cases

  • Salary Benchmarking: Research compensation across roles, companies, and locations
  • Employer Branding: Monitor your company's reviews and reputation
  • Recruiting Intelligence: Understand competitor culture and employee satisfaction
  • HR Analytics: Analyze trends in employee feedback and satisfaction scores
  • Interview Preparation: Collect common interview questions by company and role

Input parameters

ParameterTypeDescription
companyUrlStringGlassdoor company page URL
maxResultsNumberMaximum items (default: 20)
dataTypeString"reviews", "salaries", or "interviews"

Pricing

Pay-Per-Event pricing: $3.00 per 1,000 results. Platform fee: $0.005 per start.


๐Ÿ’ป Code Example โ€” Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/glassdoor-review-scraper").call(run_input={
# Fill in the input shape from the actor's input_schema
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

๐ŸŒ Code Example โ€” cURL

curl -X POST "https://api.apify.com/v2/acts/nexgendata~glassdoor-review-scraper/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{ /* input schema */ }'

โ“ FAQ

Q: How do I get started? Sign up at apify.com, grab your API token from Settings โ†’ Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).

Q: What's the typical cost per run? See the pricing section below. Most runs finish under $0.10 for typical batches.

Q: Is this actor maintained? Yes. NexGenData maintains 165+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.

Q: Can I use the output commercially? Yes โ€” you own the output data. Check the target site's Terms of Service for any usage restrictions on the scraped content itself.

Q: How do I handle rate limits? Apify manages concurrency and retries automatically. For very large batches (10K+ items), run multiple smaller jobs in parallel instead of one mega-job for better reliability.

๐Ÿ’ฐ Pricing

Pay-per-event pricing โ€” you only pay for what you actually extract.

  • Actor Start: $0.0050
  • result: $0.0200

๐Ÿš€ Apify Affiliate Program

New to Apify? Sign up with our referral link โ€” you get free platform credits on signup, and you help fund the maintenance of this actor fleet.

๐Ÿ“š More From NexGenData

Explore the full catalog, tutorials, Gumroad data packs, and newsletter at thenextgennexus.com โ€” the brand home for everything we ship.

  • ๐Ÿ“– Tutorials & how-to guides
  • ๐Ÿ—‚๏ธ Full actor catalog with usage examples
  • ๐Ÿ“ฆ Gumroad data packs (one-time purchases)
  • ๐Ÿ“ฌ Newsletter โ€” monthly drops of new actors and revenue experiments

Built and maintained by NexGenData โ€” 165+ actors covering scraping, enrichment, MCP servers, and automation. ๐Ÿ  Home: thenextgennexus.com