Live Cricket Score Scraper
A Python-based application using BeautifulSoup wrapped in a Flask API to actively poll Cricbuzz for live match updates.
This underlying data pipeline was originally built for the Sportify app. By developing an independent scraping solution, it allowed the overall Sportify platform to serve real-time cricket scores seamlessly to its user base while eliminating the need for expensive third-party sports APIs.