Glassdoor Jobs Scraper avatar
Glassdoor Jobs Scraper

Pricing

$30.00/month + usage

Go to Store
Glassdoor Jobs Scraper

Glassdoor Jobs Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Glassdoor Jobs Scraper is an Apify Actor that automatically retrieves job listings from Glassdoor using your specified title and location. It gathers details such as job title, employer, location, salary estimates, ratings, and application URLs, returning structured JSON for effortless integration.

0.0 (0)

Pricing

$30.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a day ago

Glassdoor Jobs Scraper

Introduction

The Glassdoor Jobs Scraper is an Apify Actor that automatically collects job listings based on your specified job title and location. It extracts key details like job title, employer, location, compensation estimates, and application links, providing structured JSON output for seamless integration with your analytics or recruitment workflows.

Input Parameters

ParameterTypeRequiredDescription
job_namestringrequiredJob title or keywords to search (e.g., "python developer").
locationstringrequiredGeographic region or country for the job search (e.g., "United States").
proxyConfigurationobjectoptionalConfiguration for using proxies during scraping.
useApifyProxybooleanoptionalWhether to route requests through Apify Proxy.
apifyProxyGroupsarrayoptionalArray of Apify Proxy groups to use (e.g., ["RESIDENTIAL"]).

Example Input:

{
"job_name": "python developer",
"location": "United States",
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

Example Output

[
{
"listing_id": 1009740741115,
"time_on_platform": 0,
"job_title": "Staff Level Fullstack Engineer",
"job_positioning": "software developer",
"employer_name": null,
"employerNameFromSearch": "The Guzman Group, Inc.",
"location": "Remote",
"pay_period": null,
"pay_periodAdjustedPay": null,
"pay_currency": "USD",
"rating": 0,
"salary_source": null,
"is_sponsored": true,
"job_url": "https://example.com/job/1009740741115"
},
{
"listing_id": 1009740487948,
"time_on_platform": 0,
"job_title": "Senior Full Stack Engineer - Next.js / NestJS / TypeScript",
"job_positioning": "full stack engineer",
"employer_name": null,
"employerNameFromSearch": "SM2 Dev LLC",
"location": "Remote",
"pay_period": "ANNUAL",
"pay_periodAdjustedPay": {
"p10": 135000,
"p50": 145000,
"p90": 155000
},
"pay_currency": "USD",
"rating": 0,
"salary_source": "EMPLOYER_PROVIDED",
"is_sponsored": true,
"job_url": "https://example.com/job/1009740487948"
}
]

Features

  • 🚀 Comprehensive Data Extraction: Captures job title, employer name, location, salary estimates, ratings, and application URL.
  • 🔄 Pagination Handling: Navigates through multiple result pages to gather all relevant listings.
  • 🌐 Proxy Support: Integrates with Apify Proxy for uninterrupted and reliable scraping.
  • 💾 Structured JSON Output: Returns clean, ready-to-use JSON arrays for easy data ingestion.
  • 🔍 Sponsored Listings Flag: Identifies and marks sponsored job postings.

Possible Use Cases

  • Talent Sourcing: Automatically aggregate job postings for your ATS or recruitment dashboard.
  • Market Analysis: Track hiring trends, salary ranges, and employer ratings across industries.
  • Competitive Intelligence: Compare job offerings and compensation from multiple companies.
  • Job Board Aggregation: Build a custom job board with scraped listings.

Support

For bug reports or custom needs, contact support@getdataforme.com with a clear subject line. Or use our contact form: https://getdataforme.com/contact/