VOOZH about

URL: https://apify.com/themineworks/ambitionbox-companies

โ‡ฑ AmbitionBox Scraper - India Company Reviews & Salaries ยท Apify


๐Ÿ‘ AmbitionBox Scraper - Company Reviews, Salaries & Ratings avatar

AmbitionBox Scraper - Company Reviews, Salaries & Ratings

Pricing

$1.35 / 1,000 company records

Go to Apify Store

AmbitionBox Scraper - Company Reviews, Salaries & Ratings

Scrape AmbitionBox company data without login: overall rating, review & salary counts, industry, ownership, HQ, employee size and full rating breakdown. India residential proxies, structured JSON/CSV/Excel. Use it as an MCP server in Claude, ChatGPT & AI agents.

Pricing

$1.35 / 1,000 company records

Rating

0.0

(0)

Developer

๐Ÿ‘ The Mine Works

The Mine Works

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

a day ago

Last modified

Share

AmbitionBox Scraper - Reviews, Salaries & Ratings

Pull structured company data from AmbitionBox (India's largest employer-review and salary platform) without logging in, solving CAPTCHAs, or touching a browser. Give the actor one company to start from and it returns that company plus a deduplicated set of its peers, each with the overall rating, review count, salary count, industry, ownership, HQ, employee size, and a full per-dimension rating breakdown.

Built for analysts, recruiters, sales teams, HR-tech and competitive-intelligence workflows that need AmbitionBox data in a clean JSON/CSV/Excel feed instead of copy-pasting from the site.

Works in Claude, ChatGPT & any MCP-compatible AI agent โ€” list this actor as an MCP tool and ask your assistant for "TCS rating and review count on AmbitionBox" in plain language.


What it does

AmbitionBox server-renders its data into the page HTML. This actor reads it over plain HTTP (browser-grade TLS and headers via got-scraping, routed through Apify residential proxies in India), so there is no login wall and no headless browser overhead. It uses two complementary server-rendered surfaces:

  • Company list โ€” list-of-companies?page=N renders 20 distinct companies per page as schema.org/ItemList microdata. Walking the pages is the reliable bulk engine that returns companies well past page 1.
  • Company overview โ€” overview/<company>-overview carries each company's full record (ownership, employee count, founded year, website, full per-dimension rating breakdown) plus a batch of fully-populated peer companies.

Two modes, chosen automatically:

  1. Seed a specific company (companyName / searchQuery): resolves it to its overview page, returns the rich record + its peers, then tops up from the company list until maxResults.
  2. No seed: paginates the company list directly from the top.

Either way the run paginates reliably and deduplicates by company slug, so one run returns dozens to hundreds of companies โ€” not just page one.

Each page is fetched on a fresh proxy session, and any block or transport error (403/429/5xx/ECONNRESET/TLS) rotates the session and retries that page rather than crashing the run.


Input

FieldTypeRequiredDescription
companyNamestringNo*Company to start from, e.g. TCS, Infosys, Accenture. Resolved to its AmbitionBox page.
searchQuerystringNo*Alias for companyName (free-text brand). If both are set, companyName wins.
maxResultsintegerNoMax unique companies to return. Default 50, min 1, max 1000.
proxyConfigurationobjectNoApify Proxy config. Defaults to RESIDENTIAL / IN โ€” recommended, keep it on.

* Provide at least one of companyName or searchQuery.

Example input

{
"companyName":"TCS",
"maxResults":50,
"proxyConfiguration":{"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"],"apifyProxyCountry":"IN"}
}

Output

One record per company. Fields that AmbitionBox does not expose for a given company are omitted.

{
"company_id":42,
"company_name":"TCS",
"rating":3.27,
"review_count":115838,
"salary_count":1024791,
"interview_count":11412,
"job_count":4163,
"industry":"IT Services & Consulting",
"ownership":"Public",
"hq_location":"Mumbai, Maharashtra, India",
"employee_count":"100001+",
"founded_year":"1968",
"website":"https://www.tcs.com/",
"followers_count":597121,
"rating_breakdown":{
"overall":3.27,
"work_life_balance":3.48,
"skill_development":3.18,
"work_satisfaction":3,
"salary_benefits":2.44,
"job_security":3.78,
"career_growth":2.29,
"company_culture":3.2
},
"url":"https://www.ambitionbox.com/overview/tcs-overview",
"scraped_at":"2026-06-16T00:00:00.000Z"
}

The final dataset item is a summary: { "_type": "summary", "companies": N, "charged_for": N, "pages_fetched": N, "scraped_at": "..." }.

Note: the richest rating_breakdown, ownership, and hq_location are present for the seed company and for any peer whose own page is crawled. Peers surfaced only via the listing carry the headline fields (name, rating, reviews, salaries, industry) and are enriched if the run reaches their page.


Pricing

This actor is Pay-Per-Event: you are charged $0.003 per company delivered to the dataset.

  • The first 25 companies are free per Apify account, for life โ€” a true free tier to evaluate the actor.
  • Empty searches, unresolved companies, and failed runs are never charged.
  • The summary record is free.

You also pay Apify's standard platform usage (compute + residential proxy) per their pricing.


FAQ

Do I need an AmbitionBox login or API key? No. The actor reads only public, server-rendered company pages.

Why residential India proxies? AmbitionBox is an India-focused site and serves most reliably to Indian residential IPs. The default proxy config is already set; leave it on.

Can I scrape a specific list of companies? Today you seed from one company and the actor fans out across its peers. To target an exact company, set companyName to it and maxResults to a small number โ€” it will be the first record returned. Need a multi-company seed list? Open an issue and it can be added.

How many companies can one run return? Up to your maxResults (max 1000). Yield depends on how densely AmbitionBox links peers around your seed; large industries (IT, banking, e-commerce) fan out very widely.

Is the rating the same as on the site? Yes. rating is the overall company rating (two-decimal where available); rating_breakdown mirrors AmbitionBox's per-dimension scores.

What if a company can't be found? The run exits cleanly with a warning and a zero-count summary, and you are not charged. Try the exact brand name as shown on AmbitionBox.

Is this legal / compliant? The actor collects only publicly visible data. You are responsible for using scraped data in line with AmbitionBox's terms and applicable law.

Related Actors

ActorUse case
Trustpilot ScraperCustomer perspective on the same companies (vs. employee reviews)
Naukri Job ScraperActive job listings from companies in your AmbitionBox dataset
Crunchbase ScraperFunding, investors, and company financials

You might also like

AmbitionBox Reviews Scraper

maximedupre/ambitionbox-reviews-scraper

Scrape AmbitionBox employee reviews by company slug or URL. Export ratings, pros, cons, job profile, location, work policy, verified status, source URLs, and company aggregates.

๐Ÿ‘ User avatar

Maxime Duprรฉ

9

Ambitionbox Salary Scraper

getdataforme/ambitionbox-salary-scraper

Extract salary insights from AmbitionBox for targeted companies. This Apify Actor provides reliable, structured JSON data on compensation trends, using residential proxies for undetected scraping....

23

AmbitionBox Scraper โ€” Reviews, Salaries & Interviews

bovi/ambitionbox-reviews-scraper

Scrape AmbitionBox (India) employee reviews, salary data, and interview Q&A for any company. 7 sub-ratings, work policy, verified flag, employer responses. Multi-type: reviews + salaries + interviews. Akamai-aware via Apify RESIDENTIAL IN. Pay per result.

๐Ÿ‘ User avatar

Vitalii Bondarev

2

Ambitionbox Reviews Scraper

getdataforme/ambitionbox-reviews-scraper

Extract authentic employee reviews from Ambitionbox.com with this Apify Actor. Gain deep insights into company cultures, salaries, and work experiences through automated, scalable scraping....

59

AmbitionBox Scraper - India Salaries, Ratings - No Cookies

thirdwatch/ambitionbox-scraper

Scrape company reviews, salary data, and ratings from AmbitionBox.com. Get avg CTC, salary ranges, pros/cons, reviewer details for any Indian company. Covers TCS, Infosys, Wipro, and 100K+ companies.

Ambitionbox Jobs Search Scraper

stealth_mode/ambitionbox-jobs-search-scraper

Efficiently scrape job listings from AmbitionBox.com, India's leading career platform. Extract comprehensive data including job titles, company profiles, salary ranges, experience requirements, and skills. Perfect for recruitment agencies, salary benchmarking, and Indian job market research.

18

Glassdoor Company Scraper โ€” Ratings, Reviews, Size & Industry

foxlabs/glassdoor-intelligence

Scrape Glassdoor company data as clean JSON โ€” overall rating, review count, % recommend, CEO approval, company size, industry, HQ, revenue & founded year. Employer reputation + firmographics by company name, for sourcing, competitive research, recruiting & due diligence.

2

AmbitionBox Reviews Scraper (/w EMAILS)

memo23/ambitionbox-reviews-scraper

Scrape AmbitionBox employee reviews โ€” 7 named sub-ratings, work policy (WFO/WFH/Hybrid), job profile, location, verified flag, employer responses. Flat per-review rows with full company aggregate (rating distribution, top mentions, top job profiles) denormalized. Akamai-aware via Apify IN.

๐Ÿ‘ User avatar

Muhamed Didovic

36

5.0

LinkedIn Company Scraper - B2B Data, No Login (MCP)

themineworks/linkedin-company-details

Scrape any public LinkedIn company page: name, industry, size, HQ, founded, website, followers, about & specialties. No login or cookies. Pay per company, 25 free. B2B lead lists & CRM enrichment in Claude, ChatGPT & any MCP agent.

๐Ÿ‘ User avatar

The Mine Works

1