Github Trending avatar

Github Trending

Pricing

Pay per usage

Go to Apify Store
Github Trending

Github Trending

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Max N

Max N

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 hours ago

Last modified

Categories

Share

GitHub Trending — Trending Repos & Developers

Scrape GitHub trending repositories and developers. Track what is popular in the developer community.

What data can you get?

  • Repository — Full repo name
  • Description — Repo description
  • Language — Programming language
  • Stars — Total stars
  • Stars Today — Stars gained today
  • Scraped — Timestamp

Each record includes a scrapedAt timestamp for tracking data freshness.

Use cases

  • Data analysis — Build datasets for research and visualization
  • Market research — Track trends and competitive intelligence
  • Application development — Power features with real-time data
  • Automation — Schedule regular data collection workflows
  • Content creation — Generate data-driven content and reports
  • Integration — Feed data into dashboards, spreadsheets, and databases

Input parameters

  • Language: Filter by programming language (e.g. python, javascript)
  • Time Range: Time range — default: "daily"
  • Max Results: Maximum results — default: 50

How to use

  1. No setup required — just configure your search parameters
  2. Set your search parameters using the input fields above
  3. Set maxResults to control how many records to fetch
  4. Click Start and wait for the run to complete
  5. Download results as JSON, CSV, or Excel — or connect via API

Example input

{
"language": "python",
"since": "weekly",
"maxResults": 25
}

Example output

{
"repoName": "user/awesome-project",
"recordDescription": "A revolutionary new framework",
"language": "Python",
"stars": 15420,
"starsToday": 342,
"scrapedAt": "2026-02-28T12:00:00.000Z"
}

Pricing

Pay-per-event pricing — you only pay for what you use:

  • $0.1 per Actor start
  • $0.0005 per data record

Example: Fetching 500 records costs $0.1 + $0.25 = $0.35 total.

No monthly fees. No minimum commitment. Scale up or down as needed.

Integrations

Connect this actor to your workflow with any Apify integration:

  • API — Trigger runs and fetch results programmatically
  • Webhooks — Get notified when runs complete
  • Zapier / Make / n8n — Connect to 5,000+ apps without code
  • Google Sheets — Export data directly to spreadsheets
  • Slack / Email — Send alerts when new data is available
  • Schedule — Run automatically on a daily, weekly, or custom schedule

API

No API key required. This actor uses a free, publicly accessible API. Rate limits apply — the actor handles them automatically.

FAQ

Do I need an API key? No. This actor uses a free public API with no registration required.

How many results can I fetch? Set the maxResults parameter to control output size. The actor handles pagination automatically.

How is pricing calculated? You pay $0.1 per start plus $0.0005 per data record. Example: fetching 500 records costs $0.1 + $0.25 = $0.35 total.

Can I schedule regular runs? Yes. Use Apify's scheduler to run this actor daily, weekly, or on any custom schedule.

What format is the output? JSON records in an Apify dataset. Export to CSV, JSON, Excel, or connect via API.

  • github-repo-analytics (github-repo-analytics)
  • npm-package-tracker (npm-package-tracker)
  • stackexchange-search (stackexchange-search)
  • hacker-news-aggregator (hacker-news-aggregator)