Selenium WebDriver: Browse the Web with Code
How to interact with websites and extract data Automating the interaction with a Web Browser — that’s what Selenium WebDriver lets you do. And this thing can have many use cases; among them: web application testing and web scraping — this last thing is what data scientists care most about. Read more…