issues
search
aantron
/
lambdasoup
Functional HTML scraping and rewriting with CSS in OCaml
https://aantron.github.io/lambdasoup
MIT License
383
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't remove namespaces from attributes
#61
maxRN
closed
2 months ago
4
Can you cut a new release?
#60
jbhoot
closed
2 months ago
2
allow ':' in ids
#59
mro
closed
3 months ago
2
Js_of_ocaml: soup.parse cause TypeError
#58
Jo-Blade
closed
3 months ago
1
Fix the usage of type selector in :has()
#57
jbhoot
closed
2 months ago
4
Add :has selector
#56
jbhoot
closed
3 months ago
1
Weird behavior of CSS child combinator with self-closing tags
#55
mooreryan
closed
1 year ago
3
Non-breaking space Unicode byte A0 gets mangled
#54
arkdae
closed
3 months ago
3
Allow custom elements in <head>?
#53
dmbaturin
opened
1 year ago
1
Add Soup.is_document and Soup.is_text to the public API
#52
dmbaturin
closed
1 year ago
2
Add support for OCaml 5.0
#51
kit-ty-kate
closed
1 year ago
1
Support `:is()`
#50
toastal
opened
2 years ago
0
simple examples
#49
UnixJunkie
opened
2 years ago
3
How to use `$`?
#48
vitalydolgov
closed
2 years ago
3
Parsing a file of size X can take up to 50X heap space
#47
dmbaturin
closed
3 months ago
20
Trying to insert a node before a child of the root fails
#46
dmbaturin
opened
2 years ago
1
Add `Soup.prepend_root`
#45
dmbaturin
closed
2 years ago
7
Add minimal GitHub Actions CI to build the project and run tests
#44
dmbaturin
closed
3 years ago
3
Do not use Option.get in the test to ensure compatibility with older compilers (clean version)
#43
dmbaturin
closed
3 years ago
1
Do not use Option.get in tests to ensure compatibility with older compilers
#42
dmbaturin
closed
3 years ago
0
Switch to GitHub Actions
#41
aantron
closed
3 years ago
1
Expose the matches_selector function in the interface
#40
dmbaturin
closed
3 years ago
11
Lambdasoup removes colons from attribute names
#39
tmattio
closed
3 years ago
3
Should texts function include script tags?
#38
mooreryan
closed
3 years ago
2
Doctypes other than HTML5 aren't emitted correctly
#37
dmbaturin
closed
4 years ago
14
usage from js_of_ocaml
#36
joprice
closed
4 years ago
4
Use misnested body attributes
#35
apeschar
closed
4 years ago
4
Make forced HTML5 doctype optional.
#33
dmbaturin
closed
4 years ago
3
Lambdasoup eats the doctype
#32
copy
closed
4 years ago
16
Use a dedicated exception for selector parse errors.
#31
dmbaturin
closed
4 years ago
5
Add a with-test build job to the opam package definition
#30
craigfe
closed
4 years ago
2
Publish new verison to opam
#29
hongchangwu
closed
4 years ago
1
Add a context argument to Soup.parse
#28
dmbaturin
closed
4 years ago
2
Support escaped selectors and document it
#27
Chris00
closed
4 years ago
1
cannot select id with ":" in name
#26
sanette
closed
5 years ago
5
Use Coveralls again
#25
aantron
closed
5 years ago
1
Make it possible to clone a node
#24
dmbaturin
opened
5 years ago
3
Convert to opam 2
#23
aantron
closed
5 years ago
0
"cannot select" exception text is a bit misleading
#22
jsomers
closed
6 years ago
2
CDATA is stripped
#21
jsomers
closed
6 years ago
10
element node to general node coercion
#20
copy
closed
6 years ago
3
Document that Soup.replace removes the replacement (new) nodes from their original surrounding DOM, effectively deleting them
#19
aantron
closed
6 years ago
2
opam install lambdasoup fails if $MAKEFLAGS is set
#18
jrochel
closed
6 years ago
2
The ocamlfind library name ("lambdasoup") is different from the name of the main module ("Soup")
#17
copy
closed
5 years ago
6
Add support for selector list
#16
Lyokovic
closed
3 years ago
6
Selector list
#15
Lyokovic
opened
6 years ago
2
parse $ on classes list?
#14
liweijian
closed
7 years ago
5
Fix broken headings in Markdown files
#13
bryant1410
closed
7 years ago
3
Lost of namespaces
#12
zoggy
closed
2 months ago
7
Fix typo
#11
jimt
closed
7 years ago
0
Next