Glassdoor Company Overview Scraper avatar
Glassdoor Company Overview Scraper

Pricing

$25.00/month + usage

Go to Store
Glassdoor Company Overview Scraper

Glassdoor Company Overview Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Scrape detailed company profiles from Glassdoor, including financials, awards, and reviews. Ideal for researchers and job seekers. Simply input a company name to access valuable insights. Harness the power of Glassdoor data with this easy-to-use, enhancing your company research effortlessly.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

3 days ago

Glassdoor-Company-Overview-scraper

This Apify actor scrapes detailed company overview information from Glassdoor. By providing a company name, you can retrieve comprehensive data such as industry, founding year, headquarters, revenue, company size, website, description, mission, awards, reviews, photos, interviews, and more. It's an ideal tool for researchers, job seekers, or businesses looking to gather insights about companies.

You get following dataset from the crawler

🏒 Meta Company Profile

🌐 Company Overview

🏒 AttributeπŸ“Œ Details
Company NameMeta
Industry🌍 Internet & Web Services
FoundedπŸ“… 2004
HeadquartersπŸ“ Menlo Park, CA
RevenueπŸ’° $10+ billion (USD)
SizeπŸ‘₯ 10,000+ Employees
WebsiteπŸ”— metacareers.com
MissionπŸš€ Building the future of human connection and the technology that makes it possible.
Description🧠 Meta is building the future of human connection and the technology that makes it possible...

πŸ† Awards

πŸ₯‡ AwardπŸ—žοΈ SourceπŸ“… Year
Best Place to Work for Disability InclusionDisability Equality Index (DEI)2019

πŸ“Š Ratings & Reviews

πŸ“ˆ Category⭐ Rating
Career Opportunities3.8 / 5
CEO Approval61%
Compensation & Benefits4.5 / 5

🎀 Interview Experience

😊 Experience TypeπŸ”’ CountπŸ“Š Percentage
Positive7,35256.84%

πŸ“Έ Company Media

πŸ–ΌοΈ CaptionπŸ“· Image
Meta Quest 3Meta Quest 3

Features

  • Company name
  • Primary industry
  • Year founded
  • Headquarters location
  • Revenue
  • Company size
  • Website
  • Description
  • Mission statement
  • Cover photo
  • Awards
  • Reviews (including ratings for career opportunities, CEO, compensation, culture, diversity, overall, recommendation, senior management, work-life balance)
  • Photos
  • Interview experiences (positive, negative, neutral)
  • Company updates
  • Company ID

Input

The actor accepts a JSON input with the following parameters:

  • search_company (required): The name of the company to search for.
  • proxyConfiguration (optional): Proxy settings for the request. Using Apify's residential proxies is recommended to improve success rates and avoid blocks.

Example input:

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

Output

The actor returns a JSON object with detailed company information. Below is a sample output (shortened for brevity):

{
"company_name": "Meta",
"company_primary_industry": "Internet & Web Services",
"company_year_founded": 2004,
"company_headquarters": "Menlo Park, CA",
"company_revenue": "$10+ billion (USD)",
"company_size": "10000+ Employees",
"company_website": "https://www.metacareers.com",
"company_description": "Meta is building the future of human connection and the technology that makes it possible...",
"company_mission": "Building the future of human connection and the technology that makes it possible.",
"company_cover_photo": "https://media.glassdoor.com/banner/bh/40772/meta-banner-1675786726295.jpg",
"company_awards": [
{
"__typename": "EmployerAward",
"featured": true,
"name": "Best Place to Work for Disability Inclusion",
"source": "Disability Equality Index (DEI)",
"year": 2019
}
],
"company_reviews": {
"careerOpportunitiesRating": 3.8,
"ceoRating": 0.61,
"compensationAndBenefitsRating": 4.5
},
"company_photos": [
{
"caption": "Meta Quest 3",
"photoUrl2x": "https://media.glassdoor.com/lst2x/ea/da/ce/f5/meta-quest-3.jpg?signature=897f9632126cf3c739ea9c76a8bc8b71c01e8bb916aa506da5194416c463b73c"
}
],
"company_interviews": [
{
"count": 7352,
"percentage": 56.838036,
"type": "POSITIVE"
}
],
"company_updates": [],
"company_id": 40772
}

For the complete output, refer to the actor's run results.

Usage

To run this actor:

  1. Sign up for an Apify account at apify.com.
  2. Use the Apify Console or install the Apify CLI.
  3. Provide the input JSON with the company name and optional proxy settings.
  4. Execute the actor and retrieve the results.

For best results, configure proxyConfiguration to use Apify's residential proxies, as Glassdoor may block requests without them.

Support

For custom outputs or to report a bug, please contact support@getdataforme.com with "custom support" in the subject line, or submit an issue.

Reach out to us at https://getdataforme.com/contact/.

Thank you!