Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scrapy/parsel issues and pull requests

#299 - Support forcing a selector type into a subselector

Pull Request - State: open - Opened by Gallaecio 17 days ago

#297 - SelectorList.drop() removing elements doesn't work as expected

Issue - State: open - Opened by dream2333 23 days ago - 5 comments

#296 - XPath query is buggy

Issue - State: open - Opened by shner-elmo about 2 months ago - 3 comments

#295 - remove_namespaces asserts on json TextResponse

Issue - State: open - Opened by mohmad-null about 2 months ago - 5 comments
Labels: enhancement, good first issue

#294 - Parsel import causes crash

Issue - State: closed - Opened by barrio 2 months ago - 3 comments

#293 - Release notes for 1.9.1.

Pull Request - State: closed - Opened by wRAR 3 months ago

#292 - Drop Makefile and pytest-runner integration.

Pull Request - State: closed - Opened by wRAR 3 months ago - 1 comment

#291 - Drop pytest-runner usage

Issue - State: closed - Opened by wRAR 3 months ago
Labels: cleanup, good first issue

#290 - Fix a typo.

Pull Request - State: closed - Opened by wRAR 4 months ago - 1 comment

#289 - Release notes for 1.9.0.

Pull Request - State: closed - Opened by wRAR 4 months ago - 1 comment

#288 - Bump tool versions

Pull Request - State: closed - Opened by wRAR 4 months ago - 1 comment

#287 - Adding pre commit

Pull Request - State: closed - Opened by emarondan 4 months ago - 1 comment

#286 - Illegal character (<,>,&) in HTML cause xpath extracted value to be empty

Issue - State: open - Opened by markbaas over 9 years ago - 3 comments
Labels: enhancement

#285 - Cannot work well with gevent

Issue - State: closed - Opened by doglex 8 months ago - 1 comment

#283 - Add Python 3.12 and PyPy 3.10 support.

Pull Request - State: closed - Opened by wRAR 9 months ago - 1 comment

#282 - Update used GH Actions to latest versions

Pull Request - State: closed - Opened by rettinghaus 9 months ago - 2 comments

#280 - Drop Python 3.7 support.

Pull Request - State: closed - Opened by wRAR 12 months ago - 1 comment

#279 - Unexpected css parsing caused by the default prefix : `descendant-or-self::`

Issue - State: closed - Opened by fallingin about 1 year ago - 1 comment

#278 - fix: when calling representation of `Selector` on json type

Pull Request - State: closed - Opened by Laerte about 1 year ago - 4 comments

#277 - fix: Bump minimum required version for `cssselect` package

Pull Request - State: closed - Opened by Laerte about 1 year ago - 2 comments

#276 - Import error

Issue - State: closed - Opened by proway2 about 1 year ago - 2 comments
Labels: bug, good first issue

#275 - Scrapy/Parsel type of response issue.

Issue - State: closed - Opened by bulatbulat48 about 1 year ago - 13 comments
Labels: bug, docs, good first issue

#274 - UserWarning message after chances in commit 3b3ec90

Issue - State: closed - Opened by TecIntelli about 1 year ago - 1 comment

#273 - Publish fix and release notes for 1.8.1

Pull Request - State: closed - Opened by wRAR about 1 year ago - 1 comment

#272 - Release notes for 1.8.0

Pull Request - State: closed - Opened by wRAR about 1 year ago - 1 comment

#271 - Only install typing_extensions on Python 3.7

Pull Request - State: closed - Opened by Gallaecio about 1 year ago - 1 comment

#269 - Create root node memory 210 v3

Pull Request - State: closed - Opened by GeorgeA92 over 1 year ago - 3 comments

#268 - There seems to be an error in the parsing of the xpath and css

Issue - State: closed - Opened by rubbberrabbit over 1 year ago - 2 comments

#267 - docs: import parsel after adding its folder to sys.path

Pull Request - State: closed - Opened by kmike over 1 year ago - 1 comment

#266 - Replace pkg_resources with packaging.version.

Pull Request - State: closed - Opened by wRAR over 1 year ago - 2 comments

#265 - Full typing

Pull Request - State: closed - Opened by wRAR over 1 year ago - 4 comments

#264 - Improve typing in parsel.selector._ctgroup

Issue - State: closed - Opened by wRAR over 1 year ago - 2 comments
Labels: enhancement

#263 - Modernize SelectorList-related code

Issue - State: open - Opened by wRAR over 1 year ago
Labels: enhancement

#262 - Release notes for 1.7.0

Pull Request - State: closed - Opened by wRAR over 1 year ago - 1 comment

#261 - Fix mypy issues in parsel.

Pull Request - State: closed - Opened by wRAR over 1 year ago - 1 comment

#260 - Issue #249 - Add strip to get() and getall()

Pull Request - State: open - Opened by felipeboffnunes over 1 year ago - 3 comments

#259 - fix: `AttributeError` because XML parser don't have `drop_tree` method

Pull Request - State: closed - Opened by Laerte over 1 year ago - 1 comment

#258 - Fix the tag format in the publish action.

Pull Request - State: closed - Opened by wRAR over 1 year ago - 1 comment

#257 - Add support for the new cssselect API used in :has().

Pull Request - State: closed - Opened by wRAR over 1 year ago - 1 comment

#256 - Don't use a not needed private cssselect method.

Pull Request - State: closed - Opened by wRAR over 1 year ago - 4 comments

#255 - Update tool versions

Pull Request - State: closed - Opened by wRAR over 1 year ago - 1 comment

#254 - Fix mypy issues

Issue - State: closed - Opened by wRAR over 1 year ago - 2 comments
Labels: enhancement

#253 - New version release

Issue - State: closed - Opened by povilasb over 1 year ago - 2 comments

#252 - Add support for Python 3.11.

Pull Request - State: closed - Opened by wRAR over 1 year ago - 1 comment

#251 - Dropping python 3.6 support

Pull Request - State: closed - Opened by Nirzak over 1 year ago - 12 comments

#250 - Dropping support of python 3.6

Issue - State: closed - Opened by Nirzak over 1 year ago - 2 comments

#249 - Adding a `strip` kwarg to `get()` and `getall()`

Issue - State: open - Opened by bblanchon almost 2 years ago - 1 comment
Labels: enhancement

#248 - Selector text doc

Pull Request - State: closed - Opened by shahidkarimi almost 2 years ago - 2 comments

#247 - Don't remove text after deleted element

Pull Request - State: closed - Opened by Laerte almost 2 years ago - 10 comments

#246 - add Python 3.10 to tox.ini

Pull Request - State: closed - Opened by kmike about 2 years ago - 1 comment

#245 - Scrapy lxml xpath parser not correctly parse

Issue - State: closed - Opened by Tomichi about 2 years ago - 4 comments
Labels: needs more info

#244 - Create new element/tag like bs4's soup.new_tag("div")

Issue - State: closed - Opened by codejunction about 2 years ago - 1 comment
Labels: needs more info

#243 - documentation update for selector(text=True)

Pull Request - State: closed - Opened by shahidkarimi about 2 years ago - 1 comment

#242 - black pinned to cur version(22.0.3) in tox.ini

Pull Request - State: closed - Opened by deepakdinesh1123 over 2 years ago - 1 comment

#241 - Update and pin black

Issue - State: closed - Opened by wRAR over 2 years ago
Labels: CI, good first issue

#240 - Fix PEP 561 typed package

Pull Request - State: closed - Opened by DeviousStoat over 2 years ago - 3 comments

#239 - Discussion on implementing selectolax support

Issue - State: open - Opened by deepakdinesh1123 over 2 years ago - 7 comments

#238 - Added "html5" support to use html5lib parser

Pull Request - State: closed - Opened by aadityasinha-dotcom over 2 years ago - 3 comments

#237 - Support JSONPath

Pull Request - State: closed - Opened by deepakdinesh1123 over 2 years ago - 5 comments

#236 - Selector text tests

Pull Request - State: closed - Opened by shahidkarimi over 2 years ago - 2 comments

#235 - Selector get text unit tests

Pull Request - State: closed - Opened by shahidkarimi over 2 years ago - 2 comments

#234 - modified _st function to detect doc type

Pull Request - State: open - Opened by shivamshan over 2 years ago - 2 comments

#233 - Add a fix for new Sybil

Pull Request - State: closed - Opened by wRAR over 2 years ago - 1 comment
Labels: bug, CI

#232 - Lint fixes for #231

Pull Request - State: closed - Opened by jmherbst over 2 years ago - 6 comments

#231 - Fix/ignore pylint issues

Issue - State: closed - Opened by wRAR over 2 years ago - 2 comments
Labels: cleanup, CI, good first issue

#230 - Updated workflow to support python 3.10

Pull Request - State: closed - Opened by Nirzak over 2 years ago - 6 comments

#229 - Test on Python 3.7-3.9

Issue - State: closed - Opened by jpmckinney almost 3 years ago - 1 comment

#228 - HTML code extraction from node is not working

Issue - State: closed - Opened by osjerick almost 3 years ago - 7 comments
Labels: upstream issue

#227 - Upgrade some semantics and references to Python 3.6

Pull Request - State: closed - Opened by noviluni almost 3 years ago - 2 comments

#226 - Fix list typing

Pull Request - State: closed - Opened by noviluni almost 3 years ago - 4 comments

#225 - Add support for regex flags in `.re()` and `.re_first()` methods

Pull Request - State: open - Opened by noviluni almost 3 years ago - 2 comments

#224 - Run black

Pull Request - State: closed - Opened by wRAR almost 3 years ago - 4 comments

#223 - Fix the ReadTheDocs build and reproduce with Tox

Pull Request - State: closed - Opened by Gallaecio almost 3 years ago - 3 comments

#222 - Update readme badges

Pull Request - State: closed - Opened by elacuesta almost 3 years ago

#221 - Drop Python 2 support

Pull Request - State: closed - Opened by Gallaecio almost 3 years ago - 2 comments

#220 - Fix param name to match the doc in SelectorList.xpath()

Pull Request - State: open - Opened by laggardkernel almost 3 years ago - 4 comments

#219 - Parsel vs. Scrapy? Which should I install?

Issue - State: closed - Opened by pythonic2020 about 3 years ago - 1 comment

#218 - Add PEP 561-style type information

Pull Request - State: closed - Opened by pcorpet about 3 years ago - 8 comments

#217 - Create root node memory 210

Pull Request - State: closed - Opened by GeorgeA92 about 3 years ago - 4 comments

#216 - PoC/discussion: add links()

Pull Request - State: open - Opened by noviluni about 3 years ago - 2 comments

#215 - Functionality to remove elements but keep tail in Selector.remove()

Issue - State: closed - Opened by mshakirDr about 3 years ago - 1 comment

#214 - Get XPath from Selector

Issue - State: open - Opened by hans-friedhelm over 3 years ago - 3 comments
Labels: enhancement

#213 - Create root node memory 210

Pull Request - State: closed - Opened by GeorgeA92 over 3 years ago - 8 comments

#212 - Fix the documentation build

Issue - State: closed - Opened by Gallaecio over 3 years ago - 3 comments
Labels: bug, docs

#211 - Switch to GitHub Actions

Pull Request - State: closed - Opened by Gallaecio over 3 years ago

#210 - selector create_root_node memory issues

Issue - State: closed - Opened by GeorgeA92 over 3 years ago - 5 comments
Labels: enhancement, performance

#209 - Scrapinghub → Zyte

Pull Request - State: closed - Opened by Gallaecio over 3 years ago

#208 - Selector unable to find HTML body element

Issue - State: closed - Opened by osjerick over 3 years ago - 2 comments
Labels: bug, upstream issue

#207 - Keep element's tailing text after removing it

Pull Request - State: closed - Opened by Scarfmonster over 3 years ago - 2 comments

#206 - .remove() also removes text after the deleted element

Issue - State: closed - Opened by Scarfmonster over 3 years ago - 2 comments
Labels: bug

#205 - XPath union operator does not nest correctly after .css()

Issue - State: closed - Opened by jokull over 3 years ago - 2 comments

#204 - Add JSONPath support

Issue - State: open - Opened by Gallaecio over 3 years ago - 4 comments
Labels: enhancement

#203 - css选择器无法选择h3下的p标签

Issue - State: open - Opened by xujiang1 over 3 years ago - 3 comments
Labels: bug

#202 - Fix issues reported by CI

Pull Request - State: closed - Opened by Gallaecio over 3 years ago - 2 comments
Labels: cleanup, CI

#201 - xpath 2.0 functions

Issue - State: closed - Opened by dornech over 3 years ago - 1 comment

#200 - evaluation source attributes

Issue - State: closed - Opened by dornech almost 4 years ago - 2 comments

#199 - evaluation of text texts with span-subnodes

Issue - State: closed - Opened by dornech almost 4 years ago - 2 comments