Homebrew Downloads
Display download counts for Homebrew formulae and casks — monthly, quarterly, or yearly.
Show install counts for Homebrew formulae and casks over different time periods.
GET/homebrew/dm/:formula.svg
Path Parameters
required


URL formats
Formula downloads
/homebrew/dm/{formula}.svg/homebrew/dq/{formula}.svg/homebrew/dy/{formula}.svgMonthly (dm), quarterly (dq), or yearly (dy) install counts for a formula.
Cask downloads
/homebrew/cask-dm/{cask}.svg/homebrew/cask-dq/{cask}.svg/homebrew/cask-dy/{cask}.svgMonthly (cask-dm), quarterly (cask-dq), or yearly (cask-dy) install counts for a cask.
Examples
Formula monthly (branded)
Formula yearly
Cask monthly (branded)
Cask yearly (outline)
Copy-paste examples
Default — monthly installs for a formula
Branded — monthly installs for a cask
Yearly installs for a formula
Interval reference
| Code | Period | Description |
|---|---|---|
dm | Monthly | Last 30 days |
dq | Quarterly | Last 90 days |
dy | Yearly | Last 365 days |
Data source
Uses Homebrew Formulae API analytics data (install_on_request for formulae, install for casks). No API key required. Cached 1 hour.