/Web-Scraper-for-Energybill

A very simple Web Scraper for energybill, using Selenium and Beautifulsoup.

Primary LanguageJupyter Notebook

Web-Scraper-for-Energybill

This is my first attempt of data gatehring by web scraping and Of course it's very inefficient.
It scrapes all pages of energy bill website and creates a csv and excel file from tables inside.
As a future work, handle it with Scrapy and python requests. write all tables in one excel file. save datas in database directly.