GitHub Org Repository Monitor (Pythia)
Pricing
Pay per event
GitHub Org Repository Monitor (Pythia)
Fetch public repository activity for any GitHub org or user. Returns a summary signal (total repos, new in 30d, top language) plus up to 50 individual repo records per org.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Creator Fusion
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
Share
Pythia · GitHub Org Repo Scraper
List every public repo for any GitHub org or user. Language histogram, stars, last activity, fork status. Tech-stack discovery in one API call.
What it does
Uses GitHub's public REST API (works without token; with GITHUB_TOKEN env var = 5000 req/hr vs 60). Single-shot per org; returns up to 100 repos.
Quick example
Input:
{ "orgs": ["anthropic", "stripe"] }
Output: Per repo — name, language, stars, forks, last pushed_at, created_at, description, archived flag. Plus an org-summary row with the language histogram.
Use cases
- Sales prospecting — Tech-stack discovery: "this org uses Rust + Go" = qualified lead for infra tools
- Recruiting intel — Active repos = hiring intent for that language
- Competitive watch — Track a competitor's public OSS investment
Pricing
$0.02 per actor start + $0.02 per repo. Typical org returns 50–200 public repos.
Limitations
Underscores and hyphens supported in org names (some scrapers strip these — this one doesn't).
Pythia ecosystem
Part of Pythia by Creator Fusion. Pythia combines this actor with 14+ other OSINT sources for a single-page weekly company-intel briefing.