Skip to content

gets historical values of desired cryptocurrencies and saves to csv using python, selenium & beautiful soup. there is also a pyautogui version.

Notifications You must be signed in to change notification settings

snowyTheHamster/cryptocurrency_historical_value_scrapper

Repository files navigation

Cryptocurrency Historical Value Scraper

Gets historical values of specified cryptocurrencies for given date range and saves them to csv files.

usage

if running on a local workstation, install the chrome web driver on your PC for selemium to work.

assisted py script

Uses pyautogui, script configured to run on a 1920x1080p monitor.

  • update list of crypto's to download.

automated py script

Uses selenium in headless mode.

  • update list of crypto's to download.
  • set start date for date range.

About

gets historical values of desired cryptocurrencies and saves to csv using python, selenium & beautiful soup. there is also a pyautogui version.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published