Web Scrapping in Python with BeautifulSoup
I have previously consumed different SOAP and REST APIs but this was the first time I was trying web scrapping and let me tell you it is a fun thing to do when you get the hack of it and if you are familiar with HTML and a programming language, then ...
mehrishy.hashnode.dev8 min read
James Brukz
BeautifulSoup is a very useful library, the only downside is that you sill need to use Puppeteer or APIs like https://webscraping.ai/ to render JS content.