Glassdoor Jobs Scraper
Pricing
Pay per usage
Go to Apify Store

Glassdoor Jobs Scraper
Scrape Glassdoor job listings with salaries, company ratings, benefits, and interview data. Comprehensive job market intelligence for recruitment, salary benchmarking, and career research.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
fatih dağüstü
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 hours ago
Last modified
Categories
Share
Glassdoor Jobs Scraper - Extract Job Data
This scraper extracts job data from Glassdoor's public pages, including job titles, company names, and locations. It's useful for businesses that need to monitor job market trends or analyze competitor job postings.
Features
- Fast and efficient scraping using got-scraping
- Built-in proxy support to avoid blocks
- Automatic pagination handling
- Pay-per-result pricing (only pay for what you get)
- Rate limiting to respect target site
- Retry logic for reliability
Output Data
Each result contains:
- jobTitle
- companyName
- location
- jobType
- experience
- industry
- language
- distance
- sort
- radius
- jobDescription
- requirements
- salary
- rating
Use Cases
- Market research
- Price monitoring
- Competitor analysis
Input Parameters
| Parameter | Type | Description |
|---|---|---|
searchQuery | string | Search term to find items |
location | string | Location/city filter |
sort | string | Sort order (relevance, price, rating) |
maxItems | integer | Maximum results (default: 100) |
proxy | object | Proxy configuration |
Example Output
{"jobTitle": "example value","companyName": "example value","location": "example value","jobType": "example value","experience": "example value","industry": "example value","scrapedAt": "2026-02-22T12:00:00.000Z"}
Pricing
This actor uses pay-per-result pricing:
- $0.01 per result - you only pay for scraped data
- $0.05 per actor start
Tips
- Start with a small
maxItems(10-20) to test - Use proxy for best results and to avoid rate limits
- The scraper respects rate limits automatically
Support
If you have any issues, please open an issue on the actor page.