Sports Analytics Automation Pipeline
Built for a client, in production since June 2026. A production
data pipeline that automates a full sports-analytics workflow.
It scrapes live stats from five bot-protected sources,
joins them with fuzzy name-matching, and runs a 150-point scoring
model, writing ranked results back to Google Sheets. A
non-technical client triggers the whole run from a spreadsheet
button, turning a multi-hour daily process into a 5-minute
one-click run. Click through to request a live demo.
Python · Playwright · pandas · Google Sheets API · GitHub Actions