Favicon of Goquery

Goquery

GoQuery brings jQuery-like syntax to Go for parsing and manipulating HTML documents, making web scraping in Go intuitive and efficient.

Screenshot of Goquery website

GoQuery is a robust, developer-friendly HTML parsing library that brings jQuery's chainable syntax to Go for efficient web scraping and DOM manipulation.

Key Features:

  • jQuery API — Familiar chainable syntax for selecting, filtering, and traversing HTML nodes
  • CSS Selectors — Full CSS selector support for precise element targeting
  • Go Performance — Leverages Go's speed and concurrency for high-throughput parsing
  • net/html Integration — Built on Go's standard library HTML tokenizer for reliability
  • DOM Manipulation — Add, remove, and modify elements with a clean API
  • Scraper Friendly — Pairs seamlessly with Colly and Go HTTP clients

Whether you're building Go-based scrapers, processing HTML data, or extracting content from web pages, GoQuery provides an idiomatic and performant parsing solution.

Categories:

Share:

  • Stars

    14.9K
  • Forks

    930
  • Last commit

    2 months ago
  • License

    BSD-3-Clause
  • Language

    Go
View Repository

Similar to Goquery

Favicon

 

  
  
Favicon

 

  
  
Favicon