This part of python web scraping tutorial for beginners will cater to dynamic sites as these web sites are bit difficult for scraping especially when you fall under the category of beginners. Python helps a lot when it comes to tasks likes this and we believe in creating tutorial like this so that we share more techniques to cater such requests. In this video, we are scraping Amazon India site where we get information for washing machines to present their names and prices. Beginners will not face any issue if they follow the video step by step and can scrape others sites as well which gets populated through javascript.
We are using Visual Studio Code and have already installed modules like Requests, Selenium and Beautiful Soup. Along with these module we have also put chromedriver as well to use it with Selenium.
If you like the video please press like, share the video and subscribe to the channel.