
Scraping website by python, bs4 and selenium
To scrap website data with python, usually we just bs4 but if some web pages generate content by javascript then selenium will be one of handful tool we need to make the job done. The simple and easy way to install selenium on...
Read More
Recent Comments