Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 287 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 287 Bytes

Web Scraper for NLCB Data

This web scraper pulls data from the NLCB webite. So far, scrapers & Power BI reports were developed for:

  1. Lotto Plus
  2. Cash Pot
  3. Play Whe

To run the script, install python and ensure you have the following packages:

  1. bs4
  2. time
  3. requests