ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

GitHub

GitHub Profile Velocity API

A user's public-activity velocity: total events, active days, events per week, event-type breakdown and most-active repository over the trailing window. Costs 10 credits per request.

POST/api/v1/github/user/profile-velocity

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
handlestringrequired

GitHub username, @handle, or a github.com/<user> URL.

Example: torvalds

depthenum<string>default:default

quick reads 1 page of events; default and deep read up to 3.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
result = client.github.profile_velocity("torvalds", depth="default")
print(result)

Response

"handle": "torvalds",
"events_total": 158,
"push_events": 130,
"active_days": 32,
"events_per_week": 35.6,
"first_event_at": "2026-07-22T14:06:59Z",
"last_event_at": "2026-08-22T16:16:52Z",
"window_days": 90
},
"response_time": 1614
}
PreviousGitHub Repo Top IssuesNextGitHub Repo Dossier
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy