Description
Provides utility functions for common web tasks such as URL handling, HTML processing, encoding, and text helpers. It helps crawlers, scrapers, and web tools share proven low-level behavior.
Developers use it as a web support library. Web data from untrusted sources should still be validated and sanitized according to the application context.