Glassdoor Scraper
Pricing
from $5.00 / 1,000 results
Glassdoor Scraper
Scrapes Glassdoor job listings by URL, with title, company, location, salary, and full description.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Anyx Solutions
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 hours ago
Last modified
Categories
Share

Glassdoor Scraper
Collect Glassdoor job listings by URL — with company, location, salary, and full descriptions.
Browse Glassdoor the way you do in your browser and get the results back as clean, structured data. Paste a Glassdoor jobs URL — a search page or an employer's jobs page — and export job title, company location, salary, posting age, and the full job description to JSON, CSV, or Excel.
⚡ Quick start
{"startUrls": [{"url": "https://www.glassdoor.com/Job/new-york-software-engineer-jobs-SRCH_IL.0,8_IC1132348_KO9,26.htm"}],"maxItems": 5}
🧩 Input
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
startUrls | array | yes | — | Glassdoor job listing URLs to scrape. Paste a jobs URL from your browser. |
scrapeJobDetails | boolean | no | true | Open each job to collect the full description. |
maxItems | integer | no | 5 | Max jobs per start URL. |
proxyConfiguration | object | no | { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] } | Proxy settings. |
📤 Output
Each dataset item is a single job listing. When scrapeJobDetails is enabled, the full description
is included; otherwise only the fields visible on the search results card are returned.
Fields
| Field | Type | Description |
|---|---|---|
jobTitle | string | Job title. |
jobLink | string | Public Glassdoor job URL. |
location | string | Job location. |
salary | string | Salary text, when shown. |
postedDate | string | How recently the job was posted. |
descriptionText | string | Full job description as plain text. |
descriptionHtml | string | Full job description as HTML. |
searchUrl | string | The listing URL this job came from. |
💡 Use cases
- Build and refresh a job board for a niche or region.
- Track hiring trends, salary ranges, and demand for specific roles.
- Feed structured job data into recruiting, sourcing, or market-research pipelines.
- Monitor companies' open roles over time.
❓ FAQ
- Do I need a proxy? Yes. Glassdoor uses aggressive anti-bot protection; the Actor defaults to Apify residential proxies for reliable results.
- Which URLs can I use? Any Glassdoor jobs page — a search results page (
/Job/...) or an employer jobs page (/Jobs/...). Just paste it from your browser. - How many jobs can I get? Use
maxItemsto set how many jobs to collect per start URL. The Actor follows pagination automatically.
🔗 More scrapers by Anyx
🤝 Anyx Solutions
Anyx Solutions is an Apify Partner. We build custom scrapers and data-extraction pipelines.