Best of SeleniumJuly 2022

  1. 1
    Article
    Avatar of geekcultureGeek Culture·4y

    Dynamic web scraping using selenium : scrape protected websites

    In this article we will use beautiful soup to scrape the information from webpages. Beautiful Soup can only Handel static webpages not dynamic. Selenium is a framework which can run and execute the scripts and control your web browser by sending and receiving methods calls and data to or from the Web Driver.

  2. 2
    Article
    Avatar of hashnodeHashnode·4y

    Tutorial - How to build your own LinkedIn Profile Scrapper in 2022

    Linkedin is one of the largest professional network platforms where you can get job opportunities, connect and build professional relationships with your fellow colleagues in your field. The Person class installed is used to defined the profile of a particular Linkedin Profile by using the profile's URL path. If email and password isnt given, it'll prompt in your terminal.