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
Constructing selector with text argument raises if a numeric string is passed #281
Closed
Nykakin closed 1 year ago
parsel.Selector
can be initialized with a tagless string:This raises if the value of the string is numeric: