Greenhouse Companies - Board URL Directory avatar

Greenhouse Companies - Board URL Directory

Pricing

from $0.70 / 1,000 results

Go to Apify Store
Greenhouse Companies - Board URL Directory

Greenhouse Companies - Board URL Directory

Find Greenhouse company board URLs, company names, descriptions, job counts, departments, offices, and career domains for recruiting research and job data workflows.

Pricing

from $0.70 / 1,000 results

Rating

0.0

(0)

Developer

Iñigo Garcia Olaizola

Iñigo Garcia Olaizola

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Greenhouse Companies Scraper - Board URLs, Company Profiles & Hiring Signals

Find companies that use Greenhouse and collect their public Greenhouse board URLs, company names, descriptions, active job counts, department counts, office counts, and career domains. Use this actor to build target company lists, enrich recruiting datasets, or feed board URLs into the Greenhouse Jobs Scraper.

SEO keywords: Greenhouse companies scraper, Greenhouse board URLs, Greenhouse jobs companies, Greenhouse API alternative, Apify actor.

🤖 What does Greenhouse Companies Scraper do?

Greenhouse Companies Scraper researches public Greenhouse company boards and returns a ranked directory of hiring companies. Each result includes the board URL needed to collect jobs from that company, plus company-level context that helps you prioritize which boards to use.

  • Board URL discovery - get public Greenhouse job board URLs such as https://boards.greenhouse.io/stripe.
  • Company profile data - collect company names, descriptions, and career page domains when available.
  • Hiring activity signals - compare active job counts, departments, offices, and recent update dates.
  • Searchable company directory - filter by company name, board URL, description keywords, or career domains.

Great for: recruiting market maps, job board discovery, ATS research, lead generation, talent intelligence, and job data pipelines.

💡 Why use Greenhouse Companies?

  • Build better job scrapes - find board URLs first, then send them to Greenhouse Jobs Scraper for live job listings.
  • Prioritize active employers - use job, department, and office counts to focus on companies with stronger hiring activity.
  • Research company ecosystems - discover which organizations use Greenhouse across technology, healthcare, retail, finance, and more.
  • Create lead lists - export company board URLs and career domains for recruiting, sales, or market research workflows.

🚀 Quick Start

  1. Open the actor - Start Greenhouse Companies in Apify Store.
  2. Set maxItems - Choose how many company records you want.
  3. Optionally add query - Search for a company, keyword, board URL, or career domain.
  4. Run the actor - The actor returns matching companies ranked by hiring activity and profile quality.
  5. Export results - Download JSON, CSV, Excel, or connect the dataset to another workflow.

📝 Input Parameters

ParameterTypeRequiredDescription
queryStringNoOptional company, board URL, or keyword search. Leave empty to return the highest-ranked Greenhouse company boards first.
maxItemsIntegerYesMaximum number of company board records to return. Use 0 for unlimited. Default: 100.

Top Greenhouse companies

{
"maxItems": 100
}

Find a specific company or keyword

{
"query": "stripe",
"maxItems": 10
}

📊 Output / Results

Each dataset item is one Greenhouse company board record.

  • boardUrl (string) - Public Greenhouse board URL.
  • boardToken (string) - Greenhouse board identifier used in the public board URL.
  • companyName (string) - Company or organization name.
  • descriptionText (string) - Company description when available.
  • activeJobCount (number) - Number of active jobs found for the company board.
  • departmentCount (number) - Number of departments listed on the board.
  • officeCount (number) - Number of offices or locations listed on the board.
  • careerHosts (array) - Career page domains connected to the board when available.
  • firstPublishedAt (string) - Earliest job publish date found for the board when available.
  • latestUpdatedAt (string) - Most recent job update date found for the board when available.
  • importanceScore (number) - Ranking score used to sort more useful company boards first.
{
"boardUrl": "https://boards.greenhouse.io/stripe",
"boardToken": "stripe",
"companyName": "Stripe",
"descriptionText": "Stripe builds financial tools and economic infrastructure for the internet.",
"activeJobCount": 238,
"departmentCount": 26,
"officeCount": 31,
"careerHosts": [
"stripe.com"
],
"firstPublishedAt": "2024-01-11T18:34:00Z",
"latestUpdatedAt": "2026-06-10T09:16:21Z",
"importanceScore": 289
}

🧭 Tips / Common Recipes

  • Feed the jobs actor: export boardUrl values and use them with Greenhouse Jobs Scraper.
  • Find a brand: set query to the company name, board token, or domain, such as stripe, airbnb, or careers.
  • Build a broad company list: leave query empty and increase maxItems.
  • Avoid over-filtering: query is best for company names, board URLs, domains, or very specific keywords. For broad discovery, leave it empty because some companies have short or missing descriptions, while others include many unrelated terms in their profile text.
  • Prioritize active hiring: sort exported results by activeJobCount or use the default importanceScore order.

This actor returns publicly available company board information. Use the results responsibly, respect applicable laws and platform terms, and avoid using exported data for spam, harassment, discrimination, or any activity that violates privacy or employment regulations.

🛟 Support

Questions, custom needs, or unexpected results? Open an issue on the actor page in Apify Store and include your input, run ID, and a short description of what you expected.