Coding

Beautiful Soup Alternatives for Go

Beautiful Soup Alternatives for Go

Continuing the topic of extracting data from html

  • For a direct Beautiful Soup analogue in Go, use soup.
  • For CSS selector support, consider goquery.
  • For XPath queries, use htmlquery.
  • For another Beautiful Soup-inspired option, look at Node.

If you’re looking for a Beautiful Soup equivalent in Go, several libraries offer similar HTML parsing and scraping functionality:

Install Flutter dev environment

Install Flutter dev environment

The framework for mobile apps dev. Desktop and web too.

Now I need to update the app on Google Play Store to use new android SDK, so polishing and publishing this old howto I’ve written a couple years ago.