Glassdoor company Jobs Scraper avatar
Glassdoor company Jobs Scraper

Pricing

$30.00/month + usage

Go to Apify Store
Glassdoor company Jobs Scraper

Glassdoor company Jobs Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Glassdoor Company Jobs Scraper is an Apify Actor that retrieves open job listings for a specified company, extracting job title, location, compensation ranges, ratings, industry, sponsorship status, and app URLs. It supports pagination and proxy integration, returning structured JSON via API smooth.

0.0 (0)

Pricing

$30.00/month + usage

0

2

2

Last modified

8 days ago

Glassdoor Company Jobs Scraper

Introduction

The Glassdoor Company Jobs Scraper is an Apify Actor that extracts open job positions for a specified company. By providing a target company name, it scans available listings and returns detailed information such as job titles, locations, compensation estimates, ratings, and direct application links in a structured JSON format.

Input Parameters

ParameterTypeRequiredDescription
search_companystringrequiredThe company name to search for job listings (e.g., "meta").
proxyConfigurationobjectoptionalConfiguration for proxies to ensure reliable scraping.
useApifyProxybooleanoptionalWhether to route requests through Apify Proxy (default: false).
apifyProxyGroupsarrayoptionalList of Apify Proxy groups to use (e.g., `[
"RESIDENTIAL"
]`).

Example Input:

{
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
},
"search_company": "meta"
}

Example Output

[
{
"listing_id": 1009739466187,
"job_title": "Technical Program Manager, Audio Hardware",
"employer_name": "Meta",
"location": "Redmond, WA",
"location_id": 1150499,
"pay_period": "ANNUAL",
"payCurrency": "USD",
"payPeriodAdjustedPay": { "p10": 134000, "p50": 165000, "p90": 196000 },
"rating": 3.9,
"is_sponsored": false,
"job_url": "https://example.com/job/1009739466187",
"salarySource": "EMPLOYER_PROVIDED",
"jobTitleText": "Technical Program Manager, Audio Hardware",
"primaryIndustry": "Internet & Web Services"
},
{
"listing_id": 1009738736884,
"job_title": "Product Marketing Manager - Metaverse AR/VR",
"employer_name": "Meta",
"location": "Los Angeles, CA",
"location_id": 1146821,
"pay_period": "ANNUAL",
"payCurrency": "USD",
"payPeriodAdjustedPay": { "p10": 158000, "p50": 190500, "p90": 223000 },
"rating": 3.9,
"is_sponsored": false,
"job_url": "https://example.com/job/1009738736884",
"salarySource": "EMPLOYER_PROVIDED",
"jobTitleText": "Product Marketing Manager - Metaverse AR/VR",
"primaryIndustry": "Internet & Web Services"
}
]

Features

  • 🚀 Company-Specific Search: Target job listings by company name for focused results.
  • 📄 Rich Data Extraction: Retrieves job title, location, compensation ranges, ratings, industry, and application URL.
  • 🌐 Proxy Integration: Supports Apify Proxy to ensure uninterrupted scraping.
  • 🔄 Pagination Support: Automatically navigates through multiple pages of company listings.
  • 💾 Ready-to-Use JSON: Outputs structured arrays for easy downstream processing.

Possible Use Cases

  • Employer Insights: Monitor your competitors’ open positions and compensation trends.
  • Recruitment Dashboards: Power internal HR tools with up-to-date job listings.
  • Market Research: Analyze hiring demands and salary benchmarks for specific companies.
  • Job Aggregator: Build a company-centric job board or notification service.

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/