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
![badge](https://shieldcn.dev/homebrew/dm/node.png)
badge preview

URL formats

Formula downloads

/homebrew/dm/{formula}.svg
/homebrew/dq/{formula}.svg
/homebrew/dy/{formula}.svg

Monthly (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}.svg

Monthly (cask-dm), quarterly (cask-dq), or yearly (cask-dy) install counts for a cask.

Examples

formula monthly
Formula monthly (branded)
formula yearly
Formula yearly
cask monthly
Cask monthly (branded)
cask yearly
Cask yearly (outline)

Copy-paste examples

homebrew downloads

Default — monthly installs for a formula

![homebrew downloads](https://shieldcn.dev/homebrew/dm/node.svg)
homebrew cask downloads

Branded — monthly installs for a cask

![homebrew cask downloads](https://shieldcn.dev/homebrew/cask-dm/firefox.svg?variant=branded)
homebrew yearly

Yearly installs for a formula

![homebrew yearly](https://shieldcn.dev/homebrew/dy/node.svg)

Interval reference

CodePeriodDescription
dmMonthlyLast 30 days
dqQuarterlyLast 90 days
dyYearlyLast 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.