Deno Web Scrapper
You might have created a web scraper with Node.js + request+ cheerio setup or maybe a python one using beautiful soup. This tutorial brings the same to the world of Deno.
In this example, we are scrapping the list of books from
http://books.toscrape...
siddacool.hashnode.dev4 min read