StatsHub Docs
Features

Tools

Prop Hunter rebuilt as a wizard, the screener's sub-screens, and the app's specialist browsers.

src/app/(tabs)/(home) · src/app/prop-hunter · src/app/filter-sheets

Prop Hunter is a wizard

prop-hunter/, with step/[step] and results.

The web board is twelve filters side by side and a table. That is a desktop shape; there is no way to show it on a phone that is not a compromise.

So it is a wizard: one decision per screen, a result at the end. That is a genuine redesign rather than a port, and it is the clearest example in the app of the parity rule — the same capability, not the same layout.

prop-hunter-filters-bridge.ts and prop-hunter-search.ts are how the steps accumulate into one query.

The rest

RouteWhat it is
value-bets, value-bet-breakdownThe board and one pick's reasoning
prop-screener/*, screener/*games, hit-rate, leagues, players, ranges, odds-compare
prop-screener/team, player-trends/teamThe team half
leagues, refereesBrowsers
calendarDates beyond the fixture strip
chip-infoContextual explanations for a stat

leagues has no equivalent on the website at all — see Parity.

On this page