NewYour coding agent can read the release notes before it upgrades.Set up the MCP server →
Official JavaScript/TypeScript SDK for CrawlSnap — the data intelligence API platform
Last release 13 days ago
08 Sep 2026
Ships fairly regularly
a new release about every 6 weeks
Most releases are documented
notes for 6 of 7 stable releases
Nothing withdrawn
no release was ever pulled
3 months old
7 releases · first in 2026
One column per month.
Contract: crawlsnap-contracts v0.12.0
Contract: crawlsnap-contracts v0.12.0
SerpApi — new client.serpApi resource with a single method,
search(q, opts?), resolving to the typed SerpSearchData: ranked Google
results for one result page plus the related searches Google suggests. Each
result's url is the real target URL, already unwrapped from Google's
redirector.
Refinements (count, page, language, country, safe, timeRange,
site, filetype) ride the same per-call options object as signal /
timeout / rawResponse. Anything left undefined is omitted from the
request so the API's own default applies — the SDK does not pin a default the
API is free to move. serpApi.v1 pins the version, like every other
resource.
New exported types: SerpSearchData, SerpResult, SerpSearchOptions.
Contract: crawlsnap-contracts v0.10.0
Contract: crawlsnap-contracts v0.10.0
sportSnap resource is rebuilt on the sports/v1 2.0.0 surface. Thecrawlsnap/v1 contract.npm@latest now requires aFull Changelog : v0.3.0...v0.4.0
Full Changelog: v0.3.0...v0.4.0
Adds the sportSnap resource: channel , channelSchedule , match , countryChannels , dailySchedule — live football (soccer) TV listings with typed model
Adds the sportSnap resource: channel, channelSchedule, match, countryChannels, dailySchedule — live football (soccer) TV listings with typed models generated from the public contract. Same .v1 pinning, rawResponse, and typed-error semantics as the other products.
Full Changelog : v0.1.1...v0.2.0
Full Changelog: v0.1.1...v0.2.0
First release published via CI with npm Trusted Publishing (OIDC) and provenance.
First release published via CI with npm Trusted Publishing (OIDC) and provenance.
Nothing published for this version
Your coding agent can read these notes before it upgrades. Set up the MCP server →