/LiveWebsiteScraper

A exemplary implementation of how to do webscraping for websites that have fast-changing data coming in that can't be accesed by e.g., a direct websocket connection, and which' retrieval requires the active monitoring of the website. This repository proposes an exemplary implementation of a solution to this problem using Python and Selenium.

Primary LanguagePythonMIT LicenseMIT

Stargazers