Hack The GeeK
@alfageek
·
How to create web scraper with python ? ( Selenium )
there are many ways to create Web Scraper with python the best way to do that is using selenium . the selenium enables you to open up a browser page with python and do certain tasks like pressing key…