This Node.js project uses Puppeteer to scrape scheduled football events from SofaScore daily. It saves the output to a JSON file and pushes updates via GitHub Actions.
- Node.js 18+ or 20+
- Puppeteer
- Clone the repository:
git clone https://github.com/YOUR_USERNAME/sofascore-scraper.git cd sofascore-scraper