How to scrape web pages from the command line using htmlq

Posted by linuxer on Jan 19, 2022 7:19 PM EDT
LinuxConfig.org; By Egidio Docile
Mail this story
Print this story

Web scraping is the process of analyzing the structure of HTML pages, and programmatically extract data from them. In the past we saw how to scrape the web using the Python programming language and the “Beautilful Soup” library; in this tutorial, instead, we see how to perform the same operation using a command line tool written in Rust: htmlq.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.