issues
search
scrapy
/
parsel
Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors
BSD 3-Clause "New" or "Revised" License
1.15k
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for js object parser?
#306
abebus
opened
1 month ago
1
docs:delete redundant code in has-class usage example.
#305
chengxilo
closed
1 month ago
0
Add Python 3.13, drop Python 3.8, update tool versions
#304
wRAR
closed
1 month ago
0
Bot.py
#303
bigmoney2023
closed
4 months ago
0
J ed
#302
Jklppo
closed
4 months ago
0
U
#301
Jklppo
closed
4 months ago
0
parser drops attribute case
#300
viddu-kiddom
closed
4 months ago
4
Support forcing a selector type into a subselector
#299
Gallaecio
opened
5 months ago
2
Fix the issue where HTML elements cannot be dropped from the text selector returned by Selector.jmespath()
#298
dream2333
opened
5 months ago
5
SelectorList.drop() removing elements doesn't work as expected
#297
dream2333
opened
5 months ago
5
XPath query is buggy
#296
shner-elmo
closed
4 months ago
3
remove_namespaces asserts on json TextResponse
#295
mohmad-null
opened
6 months ago
7
Parsel import causes crash
#294
barrio
closed
6 months ago
3
Release notes for 1.9.1.
#293
wRAR
closed
7 months ago
0
Drop Makefile and pytest-runner integration.
#292
wRAR
closed
7 months ago
1
Drop pytest-runner usage
#291
wRAR
closed
7 months ago
0
Fix a typo.
#290
wRAR
closed
8 months ago
1
Release notes for 1.9.0.
#289
wRAR
closed
8 months ago
1
Bump tool versions
#288
wRAR
closed
8 months ago
1
Adding pre commit
#287
emarondan
closed
9 months ago
1
Cannot work well with gevent
#285
doglex
closed
1 year ago
1
Why attrib() is the only one method that doesn't contain any checks?
#284
beskrovniibv
opened
1 year ago
1
Add Python 3.12 and PyPy 3.10 support.
#283
wRAR
closed
1 year ago
1
Update used GH Actions to latest versions
#282
rettinghaus
closed
1 year ago
2
Constructing selector with text argument raises if a numeric string is passed
#281
Nykakin
closed
1 year ago
1
Drop Python 3.7 support.
#280
wRAR
closed
1 year ago
1
Unexpected css parsing caused by the default prefix : `descendant-or-self::`
#279
fallingin
closed
1 year ago
1
fix: when calling representation of `Selector` on json type
#278
Laerte
closed
1 year ago
4
fix: Bump minimum required version for `cssselect` package
#277
Laerte
closed
1 year ago
2
Import error
#276
proway2
closed
1 year ago
2
Scrapy/Parsel type of response issue.
#275
bulatbulat48
closed
1 year ago
13
UserWarning message after chances in commit 3b3ec90
#274
TecIntelli
closed
1 year ago
1
Publish fix and release notes for 1.8.1
#273
wRAR
closed
1 year ago
1
Release notes for 1.8.0
#272
wRAR
closed
1 year ago
1
Only install typing_extensions on Python 3.7
#271
Gallaecio
closed
1 year ago
1
Create root node memory 210 v3
#269
GeorgeA92
closed
1 year ago
3
There seems to be an error in the parsing of the xpath and css
#268
rubbberrabbit
closed
1 year ago
2
docs: import parsel after adding its folder to sys.path
#267
kmike
closed
2 years ago
1
Replace pkg_resources with packaging.version.
#266
wRAR
closed
2 years ago
2
Full typing
#265
wRAR
closed
1 year ago
4
Improve typing in parsel.selector._ctgroup
#264
wRAR
closed
1 year ago
2
Modernize SelectorList-related code
#263
wRAR
opened
2 years ago
0
Release notes for 1.7.0
#262
wRAR
closed
2 years ago
1
Fix mypy issues in parsel.
#261
wRAR
closed
2 years ago
1
Issue #249 - Add strip to get() and getall()
#260
felipeboffnunes
opened
2 years ago
3
fix: `AttributeError` because XML parser don't have `drop_tree` method
#259
Laerte
closed
2 years ago
1
Fix the tag format in the publish action.
#258
wRAR
closed
2 years ago
1
Add support for the new cssselect API used in :has().
#257
wRAR
closed
2 years ago
1
Don't use a not needed private cssselect method.
#256
wRAR
closed
2 years ago
4
Update tool versions
#255
wRAR
closed
2 years ago
1
Next