Glassdoor Scraper avatar

Glassdoor Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Glassdoor Scraper

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

Anyx Solutions

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Share

banner

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

FieldTypeRequiredDefaultDescription
startUrlsarrayyesGlassdoor job listing URLs to scrape. Paste a jobs URL from your browser.
scrapeJobDetailsbooleannotrueOpen each job to collect the full description.
maxItemsintegerno5Max jobs per start URL.
proxyConfigurationobjectno{ "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

FieldTypeDescription
jobTitlestringJob title.
jobLinkstringPublic Glassdoor job URL.
locationstringJob location.
salarystringSalary text, when shown.
postedDatestringHow recently the job was posted.
descriptionTextstringFull job description as plain text.
descriptionHtmlstringFull job description as HTML.
searchUrlstringThe 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 maxItems to 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.