Skip to content

Releases: serpapi/serpapi-zig

Release list

v1.0.0

Choose a tag to compare

@jvmvik jvmvik released this 14 Aug 13:47

Initial release of the SerpApi Zig client, ported from serpapi-ruby.

  • Search API: search (JSON) and html (raw HTML)
  • Location API, Search Archive API, Account API
  • Persistent HTTP connection (keep-alive) by default
  • Zero dependency: Zig 0.16 standard library only
  • Unit + live integration tests, OOBT demo, benchmark, CI on Linux/macOS/Windows

Install: zig fetch --save git+https://github.com/serpapi/serpapi-zig