---
title: "Get every engineering job at YC companies"
slug: "engineering-jobs-at-yc-companies"
type: "apify-task-example"
url: "https://automationbyexperts.com/apify/examples/engineering-jobs-at-yc-companies"
actor: "Company Domain to Job Postings - Greenhouse, Lever, Ashby"
actor_url: "https://automationbyexperts.com/apify/company-domain-to-job-postings"
apify_url: "https://apify.com/fayoussef/company-domain-to-job-postings/examples/engineering-jobs-at-yc-companies?fpr=youssef&fp_sid=abe_ex_engineering-jobs-at-yc-companies"
price: "$0.001"
price_unit: "per job posting"
---

# Get every engineering job at YC companies

Adds the curated Y Combinator company list to your own domains, finds each company's Greenhouse, Lever, Ashby, Recruitee, SmartRecruiters or Personio board, verifies it belongs to them, and returns every open role whose title mentions engineer or developer in one unified schema.

**Run it:** [Get every engineering job at YC companies on Apify](https://apify.com/fayoussef/company-domain-to-job-postings/examples/engineering-jobs-at-yc-companies?fpr=youssef&fp_sid=abe_ex_engineering-jobs-at-yc-companies)  
**Actor:** [Company Domain to Job Postings - Greenhouse, Lever, Ashby](https://automationbyexperts.com/apify/company-domain-to-job-postings)  
**Pricing:** $0.001 per job posting

## The input this task runs with

```json
{
  "companies": [
    "stripe.com",
    "monzo.com"
  ],
  "preset": "yc_companies",
  "keywords": [
    "engineer",
    "developer"
  ],
  "maxItems": 500
}
```

## What every run returns

- `Input company domain`
- `Detected ATS provider`
- `Verified board URL`
- `Job title`
- `Department & team`
- `Seniority`
- `Remote type (remote / hybrid / on-site)`
- `Location`
- `Salary (where published)`
- `Posted date`
- `Apply URL`

## How to run it

1. Open the task on Apify. New accounts get $5 of free credit.
2. Check the pre-filled input above and change anything you need.
3. Click Run. Pagination, proxies and anti-bot handling are automatic.
4. Export CSV, JSON or Excel, or save it as your own task and schedule it.

## Other Company Domain to Job Postings - Greenhouse, Lever, Ashby tasks

- [Pull remote jobs from a list of company domains](https://automationbyexperts.com/apify/examples/remote-jobs-from-a-prospect-list): Paste domains straight from a CRM export and get back only the remote roles each company has open, with location, salary where published, department and full description. Recruiters and sales teams use it to know who is hiring, and for what, before an outreach sequence starts.

---

Part of [AutomationByExperts](https://automationbyexperts.com) - see [all example tasks](https://automationbyexperts.com/apify/examples) or [request a new one](https://automationbyexperts.com/suggest).
