Skip to content

A basic web scraper that scraps error logs and energy generated logs for the months of January 2020 and February 2020

Notifications You must be signed in to change notification settings

humaidkidwai/Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artha

A basic web scraper that scraps error logs and energy generated logs for the months of January 2020 and February 2020

Steps to Run

  1. Clone the repository locally
  2. Install the dependencies
    pip3 install -r requirements.txt
  3. Execute the script
    python3 driver.py

Make sure to have mysql installed and have a user with the following credentials:

username: newuser
password: arthadb

Script can be trivially modified to scrape for any time period and not only January and February 2020

About

A basic web scraper that scraps error logs and energy generated logs for the months of January 2020 and February 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages