issues
search
JuliaWeb
/
Gumbo.jl
Julia wrapper around Google's gumbo C library for parsing HTML
Other
154
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove redundant space insertion in `text` (fix #100)
#101
thchr
opened
8 months ago
0
Superfluous insertion of whitespace in `text`
#100
thchr
opened
8 months ago
0
Fully implement AbstractTrees
#99
balping
opened
9 months ago
0
Scrap TEXT data from web page
#98
raman-maker
closed
1 year ago
1
Google's Gumbo Parser officially archived
#97
algunion
closed
1 year ago
1
Update Project.toml to v1.0
#96
aviks
opened
1 year ago
0
add parsing option preserve_template
#95
hhaensel
closed
1 year ago
1
fix: correctly handle WS in parsehtml
#94
pfitzseb
closed
2 years ago
0
TagBot trigger issue
#93
JuliaTagBot
closed
2 years ago
2
Add compat for AbstractTrees.jl 0.4
#92
lorenzoh
closed
2 years ago
0
Adding julia compatibility to 1.6
#91
AbhimanyuAryan
closed
2 years ago
6
ERROR: UndefVarError: libgumbo not defined macbook m1
#90
AbhimanyuAryan
closed
2 years ago
4
Not working in Alpine Linux or julia musl.
#89
abcfy2
closed
2 years ago
3
ERROR: MethodError: no method matching tag(::HTMLText)
#88
programistawpf
closed
3 years ago
2
Segfault from `map(x->parsehtml(String(x.body)), xs)`
#87
anandijain
opened
4 years ago
1
Gumbo strips away template tags
#86
essenciary
closed
1 year ago
8
LibXML2 (EzXML.jl) bindings
#85
aminya
opened
4 years ago
1
Strange behaviour with autoclosing tags
#84
BenjaminGalliot
closed
4 years ago
3
Maintainership
#83
porterjamesj
closed
4 years ago
3
version 0.8
#82
pfitzseb
closed
4 years ago
0
fix printing, add `hasattr`, add `text(::HTMLElement)`
#81
pfitzseb
closed
4 years ago
0
properly escape xml entities and overhaul printing
#80
pfitzseb
closed
4 years ago
2
Install TagBot as a GitHub Action
#79
JuliaTagBot
closed
4 years ago
1
ERROR: MethodError: no method matching tag(::HTMLText)
#78
programistawpf
closed
4 years ago
1
switch to Project.toml, bump version to 0.7
#77
pfitzseb
closed
4 years ago
4
make `HTMLText` mutable
#76
pfitzseb
closed
4 years ago
3
option for preserving relevant whitespace in `parsehtml`
#75
pfitzseb
closed
4 years ago
3
Upgrade to Julia 1.3+, use JLL package
#74
staticfloat
closed
4 years ago
3
Information about node position in parent
#73
drrajeshtalluri
closed
4 years ago
1
New world state
#72
Nosferican
closed
4 years ago
1
Convert HTML file with table(s) to DataFrame
#71
s-celles
opened
5 years ago
12
readhtml function (or read(fname, HTMLDocument))
#70
s-celles
opened
5 years ago
1
Update README.md
#69
s-celles
closed
5 years ago
2
move to Pkg3 toml files
#68
stev47
closed
5 years ago
3
Fix print attributes
#67
stev47
closed
5 years ago
4
add one more test and documentation for getattr
#66
porterjamesj
closed
5 years ago
1
Convenience attribute accessors
#65
ghost
closed
5 years ago
2
Tagged whitespace disappears
#64
mlhetland
closed
5 years ago
7
Remove SHA from REQUIRE
#63
andreasnoack
closed
6 years ago
2
Cleanup show, print, etc.
#62
porterjamesj
opened
6 years ago
0
Error tagging new release
#61
attobot
closed
6 years ago
0
Error tagging new release
#60
attobot
closed
6 years ago
1
Fix deprecations
#59
femtocleaner[bot]
closed
6 years ago
1
allow nightly nightly failiures, dep tweaks
#58
porterjamesj
closed
6 years ago
1
More 1.0 fixes
#57
aviks
closed
6 years ago
2
1.0 error on build
#56
miguelraz
closed
6 years ago
7
Fix deprecations
#55
femtocleaner[bot]
closed
6 years ago
0
Installation fails (server jamesporter.me is down)
#54
Alexander-Barth
closed
6 years ago
1
“TypeError: in Tuple, in parameter, expected Type, got HTMLText” when iterating on 0.7.0-beta2.0
#53
ghost
closed
6 years ago
2
require julia 0.7.0-alpha
#52
markmont
closed
6 years ago
11
Next