Y Combinator Companies avatar

Y Combinator Companies

Try for free

3 days trial then $6.66/month - No credit card required now

Go to Store
Y Combinator Companies

Y Combinator Companies

prog-party/y-combinator-companies
Try for free

3 days trial then $6.66/month - No credit card required now

This Y Combinator companies Actor retrieves data from Y Combinator, allowing to filter, and returns a list of companies to a Dataset.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified a day ago

Limit

limitintegerOptional

Maximum amount of companies to return.

Default value of this property is 10

Company Name

companyNamestringOptional

Filter by name. The filter checks if the company name contains the input value.

Default value of this property is ""

Minimum team size

teamSizeMinimumintegerOptional

Filter by minimum team size.

Maximum team size

teamSizeMaximumintegerOptional

Filter by maximum team size.

Launched Since

launchedSincestringOptional

Filter by date, founded after the specified date. Any string values that would parse as a date.

Launched Until

launchedUntilstringOptional

Filter by date, founded before the specified date. Any string values that would parse as a date.