donadev / realgoal-bk

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

Home Page:https://realgoal-api.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://realgoal-api.onrender.com/


Languages

Language:JavaScript 53.1%Language:EJS 45.8%Language:Less 0.5%Language:CSS 0.3%Language:Shell 0.2%