issues
search
antchfx
/
htmlquery
htmlquery is golang XPath package for HTML query.
https://github.com/antchfx/xpath
MIT License
738
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can not get element in noscript tag
#74
feeops
closed
3 months ago
2
Question: How I can remove specific child from parent so when I do InnerText I don't get the text of the child
#73
greenoctopus20
closed
7 months ago
1
fix:Modify the LoadURL method to provide proxy and timeout control.
#72
Joker-desire
opened
8 months ago
0
feat: support set http cilent
#71
wuzhican
closed
8 months ago
2
add function to set the default http request cilent
#70
wuzhican
closed
8 months ago
1
Use an interface for LRU cache
#69
JWAlberty
opened
10 months ago
1
i can,t parse scripts from document , using xpath query
#68
Crypt00o
closed
1 year ago
2
Can,t Get Scripts useing xpath expression
#67
Crypt00o
closed
1 year ago
0
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
#66
dependabot[bot]
opened
1 year ago
0
html data miss
#65
wuzhican
closed
1 year ago
0
panic: not yet support this function lower-case()
#64
zhangguanzhang
closed
7 months ago
2
Which package would be faster htmlquery or xmlquery?
#63
RuairiSpain
closed
7 months ago
1
Duration of the request
#62
Protoculos
closed
1 year ago
1
`LoadURL()` supports 'gzip ', 'deflate' decompression
#61
zhengchun
closed
1 year ago
0
Utilities to create *html.Node from http.Request and http.Response
#60
MarcusAdriano
closed
1 year ago
1
bump golang.org/x/net from 0.5.0 to 0.7.0
#59
dependabot[bot]
closed
1 year ago
0
concurrent writes to map panic
#58
JWAlberty
closed
1 year ago
2
go: github.com/antchfx/htmlquery: invalid github.com import path "github.com/antchfx"
#57
sputnick-dev
closed
1 year ago
4
FindOne with expression containing groups only works the first time
#56
JWAlberty
closed
1 year ago
2
Xpath failing to find nodes
#55
waldner
closed
1 year ago
2
Replace bytes.Buffer with strings.Builder
#54
egginabucket
closed
1 year ago
0
Get a panic when parse html page
#53
aaronchen2k
closed
2 years ago
6
`Find` returns an element when passed an invalid xpath
#52
iambodi
closed
2 years ago
3
`replace()` on a query doesn't seem to work
#51
alecthomas
closed
7 months ago
3
Randomly panics !
#50
Jisin0
closed
2 years ago
1
[bug] htmlquery.QueryAll not returning all node attribute results
#49
bnkai
closed
2 years ago
2
Access inner text from node with other elements around
#48
scharph
closed
3 years ago
2
The example fails in ubuntu 20.04
#47
GermanG
closed
3 years ago
1
Add method with combined SelectAttr and ExistsAttr functionality
#46
moredure
closed
1 year ago
3
Improve the documentation for `Query`
#45
ffigiel
closed
3 years ago
0
Update query.go
#44
moredure
closed
3 years ago
0
Using Libraries to Convert HTML to XPath
#43
ProfessorManhattan
closed
3 years ago
5
Can't get node by their index
#42
koteesy
closed
3 years ago
4
i am grabbing form from a html page but this is also printing some garbage string "0xc000145ea0"
#41
RAVIPRAJ
opened
3 years ago
1
Xpath position function not working properly
#40
carlows
opened
3 years ago
3
Is it supposed to return the body node?
#39
zzwx
closed
7 months ago
6
A bug when I use htmlquery.InnerText
#38
pgshow
closed
3 years ago
2
Does it support "string" xpath function?
#37
Nillouise
closed
3 years ago
2
Add configurable timeout to LoadURL
#36
cnp96
closed
3 years ago
1
substring-after() is not being executed
#35
plamen-nikolov
closed
7 months ago
4
i/o timeout
#34
9kill
closed
4 years ago
1
LoadURL sometimes can not get the right page
#33
ToniDuanKroos
closed
3 years ago
0
update readme
#32
fahimbagar
closed
4 years ago
1
Panic when querying malformed xpath
#31
WithoutPants
opened
4 years ago
0
Neat Project!! 🚀
#30
datlife
opened
4 years ago
1
[Runtime error] - invalid memory address or nil pointer dereference
#29
imthaghost
closed
4 years ago
1
Code example issue on README
#28
otokunaga2
closed
4 years ago
1
How check an object exist or not
#27
Eghbalii
opened
4 years ago
3
Searx xpath doesn't work with htmlquery
#26
dadatawujue
closed
4 years ago
4
Xpath with | character does not return element with duplicated text
#25
WithoutPants
closed
4 years ago
5
Next