Skip to content

An old high school project (2017) that scrapes online soccer matches data

Notifications You must be signed in to change notification settings

donadev/realgoal-bk

Repository files navigation

RealGoal - Soccer Results App

RealGoal is a simple Android app developed as a learning project during 5th grade of high school. It allows users to view real-time soccer results.

About

The app is written in Java and uses a backend powered by Sails.js. It scrapes data from two API endpoints:

  • /matches/list - Retrieves next matches. Try it here
  • /matches/detail?id=x - Retrieves details for a specific match. Try it here

RealGoal is an unmaintained project developed 7 years ago (2017), intended as a learning exercise for understanding app development, API integration, and web scraping.

Other repos

Live here

Access a fully working version of the backend here.

Developer

Developed with by Luigi Donadel

About

An old high school project (2017) that scrapes online soccer matches data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages