Hi everyone,
I’ve been thinking about starting a small side project around sports data, maybe something simple like tracking stats or basic analytics. The problem is I’m not really sure where to begin most of the resources I’ve found so far are either too limited or too complex to get started with.
If anyone here has worked on something similar, I’d really appreciate any advice on how to approach it.
I had a similar situation when I started. What helped me first was just exploring how different platforms present and structure their data before even thinking about implementation.
While looking around I came across https://bet365india.app/ which gave me a general idea of how this kind of data can be organized. After that I switched to using open APIs and datasets to actually build something.
Might be a good starting point.