Skip to content

Bilal025/Lottery-Result-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Lottery Result Scrapper - Store Lottery Result to MySQL Database

This Java project is designed to scrape lottery results from a DLB Lottery Results website and store them in a MySQL database. It provides a convenient way to automate the collection and storage of lottery results for further analysis or reporting.

Getting Started

  1. Clone this repository.
  2. Open the project in your preferred Java development environment

Usage

  1. Create a database.
  2. Set your database connection details in the DBConnect class (dbIP, dbName, username, password).
  3. Run the Main class to scrape lottery results and store them in the database.

Web Scraping The project uses the Jsoup library to scrape lottery results from the website. Extracted data includes the lottery name, draw date, draw number, and lottery results.

Result From IDE: image

From Database: image

Thank you

About

This Java project is designed to scrape lottery results from a DLB Lottery Results website and store them in a MySQL database. It provides a convenient way to automate the collection and storage of lottery results for further analysis or reporting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages