Marketplace/predictleads/get_company_github_repositories

predictleads/get_company_github_repositories

Public GitHub repositories associated with the company, with URL, description, first-seen timestamp, and engagement timeseries (stars, forks, watchers). Useful for gauging open-source footprint and developer activity.

by Faro

50 credits / call ($0.05)
charged on success

What it does

Returns public GitHub repositories associated with a company domain, including repo URL, description, primary language, first-seen timestamp, and an engagement time series (stars, forks, watchers) for trend analysis.

Primary use cases

  • Developer-tools sales teams prioritizing companies with active open-source footprints as strong product-led-growth targets.
  • Investors gauging engineering credibility and community traction of early-stage startups beyond what a website reveals.
  • Recruiters identifying technically active companies and surfacing their public engineering work.
  • AI agents enriching account profiles with developer-activity signals to score technical fit.

Why use this tool

The stars/forks/watchers time series exposes momentum, not just totals, so agents can detect breakout repos or stagnating projects. Domain-to-repo linkage is pre-resolved, sparing agents the heuristic guesswork of mapping GitHub orgs to corporate entities.

Good to know

Query by root domain. Results are paginated at up to 100 records per page; engagement time series is included inline per repo.

Parameters

pageintegeroptionaldefault: 1

1-indexed page number.

limitintegeroptionaldefault: 25

Page size.

domainstringrequired

Company root domain, e.g. "pipedream.com".

predictleads/get_company_github_repositories — Faro