Posts

Showing posts from November, 2019

Mini Program 12 - Web-Scraping using Selenium

Do you know how easy it is to scrape a website? I am sure most of us have used beautifulsoup to web-scrape. But this time, we came across another package that can also be used. The selenium package can be leveraged quite efficiently to scrape websites too. Try it out today! After all, who doesn't like choices. #CodeWithUs to find out more and do it your self!!  You can find the code at  Python Code - GitHub You can also follow us on  Facebook - In It To Learn