Issues
- 3
Python 3.12 fails to import pyquery with "ImportError: cannot import name 'etree' from 'lxml' "
#255 opened by edcarstens - 4
test fails with libxml2-2.10.4
#248 opened by vcunat - 2
Test failure with Python 3.12
#249 opened by thesamesam - 0
getting the text is very slow
#254 opened by alekssamos - 0
- 0
uppercase tagnames are not supported
#252 opened by wizardforcel - 26
1.4.3: test suite is failing
#215 opened by kloczek - 1
Confused with PyQuery()
#251 opened by ninsiu-com - 1
- 3
- 3
Using headers parameter fails in 2.0.0
#246 opened by realuser - 2
Issue with lxml 4.7.0+
#237 opened by sloriot - 0
Confusion about license using
#245 opened by Ashley123456789 - 3
- 0
:not(contains("text")) not working for me
#239 opened by dsadinoff - 0
tag:not:has(child) not working
#238 opened by intijk - 0
:eq cant't select number less than zero
#236 opened by hjdhnx - 2
remove() method have bug
#233 opened by PengLuan - 0
filter() doesn't accept other PyQuery objects.
#232 opened by username27 - 0
Sub-nodes are coupled with contents() method
#231 opened by lonecrane - 3
- 1
- 0
Documentation for PyQuery.hide() says "Remove display:none to elements style"
#228 opened by Kuwertzel - 0
- 3
html parsing
#200 opened by KeenCN - 1
Error in selection result
#223 opened by silenceTiano - 1
Why PyQuery escapes "<" to "<" and other HTML character entities automatically? It causes unexpected results.
#218 opened by CodingMoeButa - 3
Constructor is potentially dangerous
#203 opened by peterbe - 1
.html() fails to escape initial html entities
#205 opened by jcushman - 1
remove element
#219 opened by initpassion - 3
[Bug?]Get the texts behind `<a>` when `pq("a")`
#217 opened by NekoAria - 1
- 1
when having more than one items, html() return wrong elements? or I miss understand.
#191 opened by sunxk - 0
- 1
- 2
- 1
- 0
Fix simple typo: usefull -> useful
#206 opened by timgates42 - 2
Why the html node name with colon will be cut from first character to colon?
#204 opened by quanjinzhang - 1
Is there a way to unwrap content?
#202 opened by headkit - 0
- 7
Error when parsing XHTML
#199 opened by laggardkernel - 0
- 1
"doc = pq(driver.page_source)" can not find elements
#192 opened by iamhmx - 2
Performance Comparison
#193 opened by dorukcan - 3
Query returns the full HTML and query result
#184 opened by andriyor - 1
import pyquery error
#188 opened by AlZero-t - 1
xmlns attribute breaks pyquery
#187 opened by rockkoca - 3
I can't find a class
#182 opened by guiwunsch - 4
In new version 1.4.0, when extract text which have newline, the newline character is omitted
#181 opened by WindSoilder