python: 3.8.5
jupyter notebook: 6.0.3
Note (For chrome users): For selenium to access the browser, it would require the chrome webdriver installed-
Download and install Chrome Browser from https://www.google.com/chrome/.
ChromeDriver executable file is available at https://sites.google.com/a/chromium.org/chromedriver/downloads.
Use Selenium to web scrape NASA Earth Data: url: https://earthdata.nasa.gov/
Using Selenium and bs4, we will convert the HTML page to a Pandas DataFrame. Example of the same is available in the repository
Use an alternative to Google's News API to retreive information