Export Glassdoor company search results as rows
Glassdoor Company Search turns an employer search into a spreadsheet. You submit company names or Glassdoor URLs - one per line, mixed freely, or uploaded as a CSV, XLSX, TXT or Parquet file - choose which regional Glassdoor to search and set a limit, and each employer comes back as a row: the company, its rating, how many reviews, open jobs and salary reports it has, the industry Glassdoor files it under, its size band and headquarters, a link to its profile, a logo, and where it sat in the results. The service's own description puts it simply: it returns company search results from Glassdoor.
Two things shape how you should use the export, and both are worth knowing before a first run. The first is that this service requires your own paid residential proxy, configured as PROXY_URL; the form says so itself, adding that free and datacenter addresses do not get through and that your real IP is never used. That is a setup step, not a footnote - without it there is nothing to read. The second is that the counts arrive as abbreviated text: reviews, jobs and salaries are strings, and a large figure appears as something like 70.5K in the same column as a plain 362. Expand the K and M suffixes before you sum or sort. rating is a string too; position is the only column that arrives as a real number.
The column list has an unusual shape. The service declares ten columns, and every row we have read carries thirteen - jobs, salaries and position are not in the published list. That is the opposite of the gap most pages document, where a declared column never populates, and it is worth treating accordingly: those three are consistently present and genuinely useful, but an undeclared column carries no promise about next month, so build durable pipelines on the declared ten and check for the others. One of those declared ten, website, was empty on every row we have read, so this page documents twelve columns and says why rather than describing a field it has never seen carry a value.
The regional coverage is the other reason to reach for this. The domain selector offers twenty-three national Glassdoor sites, from Argentina and Australia to Singapore and the United Kingdom, including the separate Dutch and French faces of Belgium, Canada and Switzerland; it starts on glassdoor.com. Ratings and review volumes rarely look the same across two national sites, and running the same company or sector on both is often the point of the exercise. On the legal side this export is unusually clean: every column describes a company rather than a person, and no reviewer, author, contact or email appears anywhere in it - the ratings are aggregates of what employees said rather than the things they said. Glassdoor's terms still govern automated access; read them before you scale. Start free: your first 500 rows cost nothing and need no credit card, then $0.002 per row, flat. See pricing for current rates.