/Natural-Gas-Prices-2000-2004

Scraper for natural gas prices (daily and monthly) off EIA

Primary LanguagePython

Natural-Gas-Prices-2000-2004

Scraper for natural gas prices (daily and monthly) off EIA

REQUIREMENTS:

  1. Beautifulsoup
    pip install beautifulsoup
  2. Pandas
    pip install pandas
  3. Selenium
    i) Download Selenium Chrome webdriver
    ii) pip install selenium