github.com/PuerkitoBio/goquery.Selection.Find
third-partyThe 709th most-called third-party method by production calls. Called 2,185 times across 24 modules; 989 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (0 → 989)
All of github.com/PuerkitoBio/goquery → Docs on pkg.go.dev ↗
- prod calls
- 989
- non-test, non-generated
- all calls
- 2,185
- total callsites
- modules
- 24
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 55%
- 1,196 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method31%A method on a value whose type is known exactly.
- Embedded method69%Reached through an embedded type.
who calls this
Notable callers
Production calls into Selection.Find from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 2,185, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
fish2018/pansou @v0.0.0-20260915065716-6f4e09f5dd6b
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
miniflux.app/v2 @v2.3.3
internal/mediaproxy/rewriter.go:41
in loop - in loop
-
fish2018/pansou @v0.0.0-20260915065716-6f4e09f5dd6b
in loop - in loop
top callers
The modules that reach for it
The modules that call Selection.Find most in this snapshot.
- github.com/fish2018/pansou73734%
- github.com/PuerkitoBio/goquery66530%
- gitea.dev1919%
- github.com/go-gitea/gitea1919%
- github.com/miniflux/v2974%
siblings
More from github.com/PuerkitoBio/goquery
The other most-called members in this package. See all →