Skip to content

Monisasmal/IPL-Status-Visualization

Repository files navigation

IPL Stats Scraper & Visualization

🚀 Live Demo: https://ipl-status-visualization-1.onrender.com/

Overview

This project scrapes IPL statistics from the official IPL website using Puppeteer, processes the data, and visualizes it using a bar chart. The data includes top player stats, runs, fours, and sixes for the latest IPL season.

Features

✅ Web Scraping: Extracts IPL stats using Puppeteer

✅ REST API: Serves scraped data using Express.js

✅ Data Visualization: Displays stats in a bar chart using Chart.js

✅ Modern UI: Styled with Tailwind CSS

✅ Deployed on Render: Fully hosted backend and frontend

Tech Stack

  1. Install dependencies -- express, cros, fs, puppeteer 2.Run the scraper -- node scraper.js
  2. Start the server -- node index.js
  3. Open Frontend -- index.html

Server will run at: http://localhost:3000/ipl-stats

Render Render through render.com 👉👉 https://ipl-status-visualization-1.onrender.com/

Screen shots image

through localhost image

postman status image

About

IPL project using node and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published