Skip to content

Backend for a football chart generator. Built with Flask, matplotlib and pandas.

Notifications You must be signed in to change notification settings

worldofchami/ChartPlotterBackend

Repository files navigation

About This Project

A fun side project I initially started in second year, and eventually went back to deploy properly after upskilling! Uses an API written in Flask (Python). Uses googlesearch-python to find a player's FBRef page, and ScrapeOps to safely scrape for player data, then uses pandas & matplotlib to create a player chart based on important metrics for players. Once this is done, the image data is encoded and returned in a JSON response to a Next.js web-app and displayed to the user.

Frontend Repo: https://github.com/worldofchami/ChartPlotterFrontend (Deployed on Vercel)

About

Backend for a football chart generator. Built with Flask, matplotlib and pandas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages