GitHub Repo and Org B2B Lead Intelligence avatar

GitHub Repo and Org B2B Lead Intelligence

Pricing

from $25.00 / 1,000 qualified github b2b leads

Go to Apify Store
GitHub Repo and Org B2B Lead Intelligence

GitHub Repo and Org B2B Lead Intelligence

Find developer-tool, security, recruiting, and agency sales leads from GitHub repositories and organizations with activity, stars, language, topic, owner, website, and lead scoring.

Pricing

from $25.00 / 1,000 qualified github b2b leads

Rating

0.0

(0)

Developer

Deva

Deva

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

14 days ago

Last modified

Share

Find high-signal B2B leads from public GitHub repositories and organizations. This Actor searches GitHub repositories by topic, language, stars, and activity, then scores repos for developer-tool, security, AI, infrastructure, recruiting, and agency sales potential.

What it does

  • Searches the public GitHub repository API using your chosen queries.
  • Extracts repository, owner, language, stars, forks, open issues, topics, website, and activity timestamps.
  • Optionally enriches organization-owned repos with public company name, domain, location, website, email, Twitter username, follower count, and organization age.
  • Scores each repo from 0 to 100 using traction, recent activity, organization ownership, website presence, and B2B category signals.
  • Filters out forks by default.
  • Produces clean dataset rows for sales, recruiting, security, devtools, and investor workflows.

Best use cases

  • Devtools companies finding prospects using relevant technologies.
  • Security vendors finding active open-source projects and organizations.
  • Recruiters discovering fast-moving engineering teams.
  • Agencies identifying companies with active technical initiatives.
  • Investors and analysts monitoring developer traction by category.

Example input

{
"queries": [
"topic:llm stars:>50 pushed:>2026-01-01",
"topic:devtools stars:>100 pushed:>2026-01-01",
"topic:security stars:>50 pushed:>2026-01-01"
],
"maxItems": 50,
"minLeadScore": 40,
"includeForks": false,
"enrichOrganizations": true,
"maxOrganizationLookups": 20,
"languages": ["TypeScript", "Python"],
"githubToken": ""
}

Output fields

FieldDescription
leadScore0 to 100 lead quality score.
leadReasonHuman-readable reasons behind the score.
fullNameRepository full name.
owner / ownerTypeRepository owner and whether it is a user or organization.
languagePrimary repository language.
stars, forks, openIssuesGitHub traction/activity metrics.
topicsRepository topics.
websiteHomepage when present.
companyDomainNormalized company domain from the organization or repository website.
organizationName, organizationCompanyPublic organization identity fields.
organizationWebsite, organizationLocation, organizationEmailPublic organization profile details when enrichment is enabled.
organizationTwitter, organizationFollowers, organizationCreatedAtAdditional public organization signals.
urlGitHub repository URL.
pushedAt, createdAtActivity timestamps.
querySearch query that found the repo.

Example output

{
"leadScore": 88,
"leadReason": "high developer traction; active ecosystem/forks; recently active; organization-owned; has website; ai/devtools signal",
"fullName": "example/llm-platform",
"ownerType": "Organization",
"language": "TypeScript",
"stars": 2400,
"forks": 320,
"openIssues": 44,
"topics": "llm, agents, devtools",
"website": "https://example.com",
"url": "https://github.com/example/llm-platform"
}

Query examples

topic:llm stars:>50 pushed:>2026-01-01
topic:devtools stars:>100 language:typescript pushed:>2026-01-01
topic:security stars:>50 pushed:>2026-01-01
topic:kubernetes stars:>100 pushed:>2026-01-01
topic:observability stars:>50 pushed:>2026-01-01

Pricing strategy

Pay per qualified lead:

  • $0.01 actor-start fee per run,
  • $0.025 qualified-lead event only when a scored repository lead is written to the dataset.

Data source and limits

  • Source: public GitHub REST API.
  • Unauthenticated GitHub API calls have lower rate limits. Add a GitHub token if you need higher volume.
  • This Actor does not scrape private repositories or bypass access controls.

Roadmap

  • Contact-page and social-profile discovery from company domains.
  • Hiring signal detection from README and GitHub topics.
  • Stateful monitoring for newly active repositories.