Back
TAB / Betcha Statement Fetcher.
Fetch your betting statements from the sportsbooks private API and export them to CSV. Warning this tool records the closing handicap of your bets. Not what they were at the time of placing.
The CSV is formatted for direct import into aussportsbetting.com Betting Tracker.
How it works: Next.js server actions make the request to your sportsbook (no CORS), then we transform the response into CSV.
Disclaimer: Provided as-is. We take no responsibility for the security of your bearer token or retrieved data. Use at your own risk.
Fetch Statements
Paste your bearer token, choose the service, and select a date range.
Server-side requestCSV export ready