Glassdoor Reviews Dataset

Use our Glassdoor reviews dataset to access detailed employee reviews, ratings, and insights into company cultures across various industries. This dataset includes feedback on work-life balance, leadership, compensation, and career growth opportunities, tailored for HR professionals, recruiters, and business analysts.

An image showing Glassdoor's public information turning into structured data
  • Over 27.4M
    records available
  • 100% ethical and compliant data collection
  • Free Glassdoor data
    samples for download
  • Starting from price
    $250/100K records
TRUSTED BY 20,000+ CUSTOMERS WORLDWIDE

DATASET MARKETPLACE

Available Glassdoor and related datasets

Access fresh validated Glassdoor datasets. Ensure hassle-free data access by using ready-made datasets.
  • Demo data in JSON/CSV
  • Fresh records
  • Customize, enrich, and format the data

LinkedIn people profiles

ID, Name, City, Country code, Position, About, Posts, Current company, and more.
Visualizações63.2K+
Downloads6.2K+

LinkedIn company information

ID, Name, Country code, Locations, Followers, Employees in linkedin, About, Specialties, and more.
Visualizações18.8K+
Downloads2.3K+

Crunchbase companies information

Name, URL, ID, Cb rank, Region, About, Industries, Operating status, and more.
Visualizações9.6K+
Downloads982+

Linkedin job listings information

URL, Job posting id, Job title, Company name, Company id, Job location, Job summary, Job seniority level, and more.
Visualizações8.9K+
Downloads1.5K+

Indeed job listings information

Jobid, Company name, Date posted parsed, Job title, Description text, Benefits, Qualifications, Job type, and more.
Visualizações3.6K+
Downloads501+

Employees business enriched dataset

URL, Profile url, Linkedin num id, Avatar, Profile name, Certifications, Profile location, Profile connections, and more.
Visualizações3.2K+
Downloads221+

Companies information enriched dataset

URL, ID lc, Name lc, Country code lc, Locations lc, Followers lc, Employees in linkedin lc, About lc, and more.
Visualizações3.1K+
Downloads268+

Google Maps full information

Place id, URL, Country, Name, Category, Address, Description, Business details, and more.

Glassdoor companies overview information

ID, Company, Ratings overall, Details size, Details founded, Details type, Country code, Company type, and more.
Visualizações2.3K+
Downloads220+

Google maps reviews

URL, Place id, Place name, Country, Address, Review id, Reviewer name, Reviews by reviewer, and more.
Visualizações2.1K+
Downloads173+

Yelp businesses overview

Business id, Yelp biz id, Name, Updates from business, Overall rating, Reviews count, Is claimed, Categories, and more.
Visualizações1.7K+
Downloads146+

LinkedIn profiles Jobs Listings

URL, Linkedin id, Name, About, Position, Optional jobs, Country code, Experience, and more.
Visualizações1.6K+
Downloads49+

Zoominfo companies information

URL, ID, Name, Description, Revenue, Revenue currency, Revenue text, Stock symbol, and more.
Visualizações1.6K+
Downloads173+

Glassdoor companies reviews

Overview id, Review id, Review url, Rating date, Count helpful, Count unhelpful, Employee job end year, Employee length, and more.
Visualizações1.6K+
Downloads265+

pitchbook companies information

URL, ID, Company name, Company socials, Year founded, Status, Employees, Latest deal type, and more.
Visualizações1.5K+
Downloads149+

Glassdoor job listings information

URL, Company url overview, Company name, Company rating, Job title, Job location, Job overview, Company headquarters, and more.
Visualizações1.5K+
Downloads234+

G2 software product overview

URL, Product name, Product id, Rating, Description, Product url, Seller, Ownership, and more.
Visualizações1.4K+
Downloads143+

G2 software - product reviews

Review id, Author id, Author, Position, Company size, Stars, Date, Title, and more.

Trustpilot business reviews

Company name, Review id, Review date, Review rating, Review title, Review content, Is verified review, Review date of experience, and more.

Yelp businesses reviews

Business id, Review auther, Rating, Date, Content, Review image, Reactions, Replies, and more.

Indeed companies info

Name, Description, URL, Work happiness, Jobs categories, Website, Industry, Company size, and more.

Xing social network

Account id, FamilyName, Gender, Membership, Country code, Experience, Education, Languages, and more.

Owler companies information

CompanyID, Ownership, IndustrySectors, Revenue, Founded, CompanyName, Country, EmployeeCount, and more.

US lawyers directory

URL, Address, Admission, Areas of practice, Isln, Law school attended, Location, Name, and more.

Slintel 6sense company information

Name, About, Num employees, Type, Industries, Techstack arr, Country code, Website, and more.

Manta businesses

Company name, Business state, Sic code, Phone number, Website, Business categories, Business city, Business country, and more.

VentureRadar company information

URL, Location, Name, Country code, Ownership, Score, Auto analyst score, Website popularity, and more.

Trustradius product reviews

URL, Product id, Product name, Review id, Review url, Review title, Review rating, Review date, and more.

LinkedIn people search

URL, Name, Subtitle, Location, Experience, Education, Avatar, and more.
NOVO!

Maximize o valor com economia estratégica de custos

smart updates

Atualizações inteligentes de dados

Acesse apenas "Novos registros" ou "Registros atualizados", garantindo que você pague apenas pelo que precisa"

bundles

Pacotes de conjuntos de dados

Obtenha mais valor comprando dois ou mais conjuntos de dados juntos, com descontos exclusivos.

discounts

Descontos por volume

Obtenha mais por menos com economias significativas ao adquirir grandes conjuntos de dados ou assinaturas de atualizações

enriched datasets

Conjuntos de dados enriquecidos

Economize tempo e recursos com conjuntos de dados pré-criados que combinam várias fontes em um único conjunto de dados limpo

Glassdoor reviews dataset sample

Use our Glassdoor reviews dataset to gain insights into employee reviews, ratings, and feedback on company culture.

Preços de Conjuntos de Dados

Taxa de atualização
100K
500K
1M
5M
20M
Conjunto de Dados Completo
3TB
  • Limpo e validado
  • Atualizado mensalmente
  • JSON/CSV/Parquet

Potencialize os agentes de IA instantaneamente

Nossos conjuntos de dados Glassdoor Reviews são otimizados para IA/LLM: claramente estruturados, bem documentados, com código e
receitas para facilitar a integração LLM/chatbot.

structured data

Estruturado e limpo

Dados pré-processados com esquemas consistentes, perfeitos para treinamento e inferência de modelos de IA.

code examples

Exemplos de códigos

Snippets de Python, Node.js, cURL, PHP, Go, Java e Ruby prontos para uso para facilitar a integração com fluxos de trabalho de IA.

documentation

Documentação

Guias e notebooks abrangentes para ChatGPT, Claude e outras integrações do LLM.
                              curl --request GET 
--url https://api.brightdata.com/datasets/snapshots/{id}/download 
--header 'Authorization: Portador '
                              
                            
                              solicitações de importação
url = "https://api.brightdata.com/datasets/snapshots/{id}/download"
headers = {"Authorization": "Bearer "}
response = requests.get(url, headers=headers)
print(response.json())
                              
                            
                              const url = 'https://api.brightdata.com/datasets/snapshots/{id}/download';
const options = {method: 'GET', headers: {Authorization: 'Bearer '}, body: undefined};

try {
const response = await fetch(url, options);
const data = await response.json();
console.log(data);
} catch (error) {
console.error(error);
}
                              
                            
                              HttpResponse response = Unirest.get("https://api.brightdata.com/datasets/snapshots/{id}/download")
.header("Authorization", "Bearer ")
.asString();
                              
                            
                              requerem 'uri'
requer 'net/http'

url = URI("https://api.brightdata.com/datasets/snapshots/{id}/download")

http = Net::HTTP.new(url.host, url.port)
http.use_ssl = true

request = Net::HTTP::Get.new(url)
request["Authorization"] = 'Bearer '

response = http.request(request)
puts response.read_body
                              
                            

Glassdoor reviews dataset tailored to your needs

Get easy to use, well-structured datasets for any use case
dataset subscription

Assinatura de dados

Assine para acessar conjuntos de dados a um custo significativamente reduzido.

file outputs

Formatos de saída de arquivos

JSON, NDJSON, linhas JSON, CSV, Parquet. Compactação .gz opcional.

flexible delivery

Entrega flexível

Snowflake, bucket do Amazon S3, Google Cloud, Azure e SFTP.

enriched datasets

Dados escalonáveis

Dimensione sem se preocupar com infraestrutura, servidores proxy ou bloqueios.

discounts

Economia de custos

Personalize qualquer conjunto de dados usando filtros e opções de formatação.

code maintanence

Manutenção do código

Os conjuntos de dados são mantidos com base nas alterações da estrutura do site.

api integrations

Integrações simplificadas

Beneficie-se das integrações com Snowflake e AWS.

support

Suporte 24 horas por dia, 7 dias por semana

Uma equipe dedicada de profissionais de dados está aqui para ajudar.

compliance

Líderes em conformidade

Os dados são obtidos de forma ética e estão em conformidade com todas as leis de privacidade.

Get structured and reliable Glassdoor reviews data

Nós fornecemos os dados enquanto você se concentra no resto

Grandes volumes de dados da web

Com nossos recursos de desbloqueio e rotação de IPs 24 horas, garantimos o acesso a todos os pontos de dados em qualquer site.

Dados para uso imediato

Cada aspecto do processo de coleta de dados é minuciosamente validado como parte do nosso robusto processo de validação de dados.

Fluxo de dados automatizado

Crie cronogramas personalizados para automatizar a entrega de dados e veja os dados entrarem com perfeição em seu armazenamento.

How companies use Glassdoor reviews datasets

Effective competitive analysis

The Glassdoor reviews dataset provides detailed insights into employee experiences, satisfaction levels, and company culture. By analyzing feedback on work-life balance, management quality, compensation, and career opportunities, businesses can pinpoint their competitors' strengths and weaknesses.
Get dataset
business intelligence

Market trends & growth

Analyze Glassdoor reviews to track market trends and gain insights into shifting industry dynamics. By evaluating employee feedback on company culture, leadership, and compensation, businesses can identify emerging trends in workforce preferences and workplace expectations.
Get dataset
Find investment opportunities

B2B company data

Leverage Glassdoor reviews as a source of B2B data to enhance your business partnerships and supplier relationships. By analyzing feedback on company culture, management, and operational efficiency, businesses can evaluate potential partners and suppliers from an employee perspective.
Get dataset
competetitor data

Glassdoor reviews dataset FAQs

The Glassdoor data points include: overview ID, review ID, review URL, rating date, number of helpful content clicks, employee length, and much more.

Yes, you can get updates to your Glassdoor reviews dataset on a daily, weekly, monthly, or custom basis.

Yes, you can purchase a Glassdoor subset that will include only the data points you need. By purchasing a subset, cost is reduced substantially.

Dataset formats are JSON, NDJSON, JSON Lines, CSV, or Parquet. Optionally, files can be compressed to .gz.

If you don’t want to purchase a dataset, you can start scraping Glassdoor data using our Glassdoor scraper.

Get your Glassdoor reviews dataset today.