A New Web Scraper For Python
2 min readMar 14, 2022
Welcome back! Python is one of my favorite programming languages ever made, if you’re new to Python, check out the link below to learn more about it:
So, let’s take a look at a new web scraper you can use with Python, this web scraper is called dude, and it’s an uncomplicated way of extracting data. Luckily for us, this project is hosted on GitHub, check out the link below to check out their repository:
This web scraper is focused around simplicity, there are also a ton of features built inside of this Python package as well:
Installing this web scraper is fairly easy, you can use the following pip command to do so: