issues
search
rushter
/
selectolax
Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).
MIT License
1.16k
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve type hint even more
#143
ilotoki0804
closed
1 week ago
0
Improve type hints
#142
ilotoki0804
closed
3 weeks ago
1
Switch to furo sphinx theme
#141
AlexMeier99
closed
3 weeks ago
2
Align API for Modest / Lexbor implementations
#140
JuroOravec
opened
3 weeks ago
0
chore: update changelog
#139
JuroOravec
closed
3 weeks ago
0
Decoding error with faulty Websites encoding
#138
baderdean
opened
3 weeks ago
1
refactor: fix dependencies
#137
JuroOravec
closed
3 weeks ago
0
refactor: expose `Node.parser` and fix linter errors
#136
JuroOravec
closed
3 weeks ago
2
Segmentation fault accessing attributes
#135
wooque
opened
4 weeks ago
1
feat: add parse_fragment and create_tag
#134
JuroOravec
closed
3 weeks ago
3
How to create a new LexborNode and insert it into an empty LexborHTMLParser
#133
wnm3
closed
1 month ago
8
I'd like to replace bs4 with selectolax but I need the prettify method to save formatted HTML in a file.
#132
wnm3
closed
1 month ago
2
refactor: add typing for Node.insert_child
#131
JuroOravec
closed
1 month ago
0
feat: Add `Node.insert_child()`
#130
JuroOravec
closed
1 month ago
3
Debug symbols are bloating the Linux wheels to over double the size
#129
andersk
opened
1 month ago
0
Node.replace_with() doesn't work with <head> and <body> tags
#128
JuroOravec
closed
1 month ago
1
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#127
dependabot[bot]
closed
1 month ago
1
Feature request : Node.insert_into / Node.insert_before_end
#126
JuroOravec
closed
1 month ago
0
Add wheel for 3.13?
#124
baseplate-admin
closed
1 month ago
13
Fix typo in parameter name
#123
PowerSnail
closed
3 months ago
1
Add pyinstaller hooks?
#122
baseplate-admin
closed
2 months ago
4
examples for other functions?
#120
vash-knives
closed
2 months ago
3
Error in empty string attribute
#119
SkySandy
opened
5 months ago
2
Feature request : Having Node.copy() or LexborNode.copy()
#117
LeDilam
opened
6 months ago
0
Why have .text_lexbor (publicly available) if it's equivalent to .text() with default parameters ?
#116
LeDilam
closed
5 months ago
3
Content of scripts always being outputed with .text()
#115
LeDilam
closed
6 months ago
2
.child and .last_child not working when those child are in a separeted html line
#114
LeDilam
opened
6 months ago
0
Performance optimization css_first
#113
SkySandy
opened
6 months ago
0
Memory leak
#112
glowww
closed
5 months ago
3
Error in LexborHTMLParser
#111
SkySandy
closed
8 months ago
7
I am still getting this error even with the update - not able to load large html contents
#110
bengabp
closed
9 months ago
1
Selectolax couldn't load large html string (87MB) but lxml could
#109
bengabp
closed
9 months ago
3
[Typing] `_Attributes` in .pyi stub file is missing dictionary methods like `__getitem__`
#108
ThirVondukr
closed
1 week ago
6
css_matches of LexborHTMLParser does not free memory
#107
SkySandy
closed
9 months ago
2
HTMLParser and LexborHTMLParser search differently
#106
SkySandy
closed
10 months ago
1
What is/was the format for the pages/pages.json file?
#105
landonstewart
closed
1 year ago
1
Tags out of order in returned list when using css to specify multiple tags
#104
pushshift
closed
9 months ago
5
feat: update `setup.py`
#103
baseplate-admin
closed
1 year ago
0
Release wheel for python 3.12
#102
baseplate-admin
closed
1 year ago
5
Awful text parsing issue
#101
mhillebrand
closed
1 year ago
6
Node.child should be named Node.first_child ?
#100
mpage38
opened
1 year ago
2
Best way to handle content not found?
#99
ThinksFast
closed
1 year ago
6
ModuleNotFoundError: No module named 'selectolax.parser'; 'selectolax' is not a package
#98
diamond-fish
closed
1 year ago
1
Cannot import name modest
#97
delminskii
closed
1 year ago
1
add hash and mem_id to make nodes hashable
#96
MohammadRaziei
closed
1 year ago
1
Fix typing
#95
nesb1
closed
1 year ago
1
Weird issue in rendering HTML
#94
ManiMozaffar
closed
1 year ago
4
Adding AdvancedHTMLParser to benchmark
#93
God-damnit-all
closed
1 year ago
2
Allow regular expressions in `text_contains` / `any_text_contains`
#92
kelvindecosta
opened
1 year ago
2
Segmentation fault with Lexbor engine
#91
captify-dpawlowski
closed
1 year ago
2
Next