Web Scraper in Go, similar to BeautifulSoup. soup is a small web scraper package for Go, with its interface highly similar to that of BeautifulSoup. Pointer containing the pointer to the current html node. NodeValue containing the current html node's value, i.e. the tag name for an ElementNode, or the text in case of a TextNode. Error containing an error in a struct if one occurs, else nil is returned. A detailed text explanation of the error can be accessed using the Error() function. A field Type in this struct of type ErrorType will denote the kind of error that took place.

Features

  • Similar to BeautifulSoup
  • Web Scraper in Go
  • soup is a small web scraper package for Go
  • Interface highly similar to that of BeautifulSoup
  • Exported variables and functions implemented
  • Root is a struct, containing three fields

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow soup

soup Web Site

Other Useful Business Software
Demo Series - Small Business Backup By Veeam Icon
Demo Series - Small Business Backup By Veeam

Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Watch Demo Series
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of soup!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Registered

2023-01-25