Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zhegexiaohuozi/JsoupXpath issues and pull requests
#87 - 支持用graalvm打包成native的吗? 想跨平台用
Issue -
State: open - Opened by Liloupar 11 months ago
#86 - Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13
Pull Request -
State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies
#85 - Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13
Pull Request -
State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies
#84 - Bump ch.qos.logback:logback-classic from 1.2.10 to 1.3.12
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#83 - Bump ch.qos.logback:logback-core from 1.2.10 to 1.3.12
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
- 1 comment
Labels: dependencies
#82 - feature:正则匹配函数
Pull Request -
State: closed - Opened by tanheng7 about 1 year ago
#81 - 不能识别复杂的标签吗?
Issue -
State: open - Opened by flowclouds over 1 year ago
#80 - JsoupXpath处理含空格字符文本后与原始文本不一致
Issue -
State: open - Opened by TXSakura over 1 year ago
#79 - 自定义追加是否存在某个属性的函数,拿不到属性值与入参
Issue -
State: open - Opened by zzllkk2003 over 1 year ago
#78 - 多个条件过滤报错
Issue -
State: open - Opened by dk19930125 over 1 year ago
#77 - 【通知】此项目以后的任何问题讨论仅接受中文
Issue -
State: open - Opened by zhegexiaohuozi almost 2 years ago
#76 - 为什么不支持从根节点开始的Xpath
Issue -
State: open - Opened by hellokitty-v almost 2 years ago
#75 - 是否支持获取绝对路径
Issue -
State: closed - Opened by MiChongs about 2 years ago
#74 - Bump jsoup from 1.14.2 to 1.15.3
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#73 - 获取文本与期望不一致的问题
Issue -
State: open - Opened by RainGinx over 2 years ago
- 1 comment
#72 - antlr版本升级、大数据量数组优化,格式div[param][num]
Pull Request -
State: closed - Opened by Ruffianjiang over 2 years ago
- 1 comment
#71 - 针对大文件数组优化
Issue -
State: open - Opened by Ruffianjiang almost 3 years ago
- 4 comments
Labels: 期待PR
#70 - 【建议】欢迎大家多多贡献内置函数
Issue -
State: open - Opened by zhegexiaohuozi almost 3 years ago
Labels: enhancement, 期待PR
#69 - 【fix】修复了 PrecedingSiblingOneSelector 这个函数无效的问题
Pull Request -
State: closed - Opened by s24963386 about 3 years ago
#68 - 为何注册自定义函数不生效呢
Issue -
State: closed - Opened by Jason-wam about 3 years ago
- 1 comment
Labels: 新手参考
#67 - selOne 执行xpath搜索不到node直接返回null并不友好~
Issue -
State: closed - Opened by anyoneButNotPeter about 3 years ago
- 1 comment
#66 - position函数对比不支持count函数
Issue -
State: closed - Opened by Ruffianjiang about 3 years ago
- 2 comments
Labels: bug
#65 - 轴函数获取节点顺序错误 preceding-sibling
Issue -
State: closed - Opened by Ruffianjiang about 3 years ago
- 1 comment
Labels: wontfix
#64 - 文档中的轴描述错误
Issue -
State: closed - Opened by Ruffianjiang about 3 years ago
- 1 comment
Labels: bug
#63 - num()函数提取整数自动转为小数
Issue -
State: closed - Opened by Ruffianjiang about 3 years ago
- 3 comments
Labels: future
#62 - Bump jsoup from 1.14.1 to 1.14.2
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#61 - 请问xpath的matches(string,pattern)方法有吗
Issue -
State: closed - Opened by huangxuchu over 3 years ago
- 1 comment
Labels: 新手参考
#60 - 升级jsoup库,并修改报错代码
Pull Request -
State: closed - Opened by gedoor over 3 years ago
- 1 comment
#59 - `text()`重构后文本比对逻辑没有同步更新导致的。2.4.3已修复。JsoupXpath表现行为和Xpath1.0标准语法以及Chrome的实现保持一致。Chrome的实现可以通过 `$x("//*[text()='总字数']//text()")`来验证。JsoupXpath的test如下:
Issue -
State: closed - Opened by gedoor over 3 years ago
- 6 comments
Labels: duplicate
#58 - 升级jsoup
Pull Request -
State: closed - Opened by gedoor over 3 years ago
- 3 comments
#57 - html()提取内容和原html不符
Issue -
State: closed - Opened by CrazyShaQuiShi over 3 years ago
- 1 comment
#56 - Bump commons-io from 2.6 to 2.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#55 - 你这个库能升级一下jsoup版本吗,最新版本都1.13.1了
Issue -
State: closed - Opened by gedoor about 4 years ago
#54 - `text()`重构后文本比对逻辑没有同步更新导致的。2.4.3已修复。JsoupXpath表现行为和Xpath1.0标准语法以及Chrome的实现保持一致。Chrome的实现可以通过 `$x("//*[text()='总字数']//text()")`来验证。JsoupXpath的test如下:
Issue -
State: closed - Opened by gedoor about 4 years ago
- 3 comments
#53 - //*[text()="总字数"]//text()这种规则报错
Issue -
State: closed - Opened by gedoor about 4 years ago
- 3 comments
#52 - text()取得的列表会被自动转为一个字符串,不能按索引取值了
Issue -
State: closed - Opened by hiliving over 4 years ago
- 2 comments
Labels: bug
#51 - 你好,怎么实现抓取包含js渲染的网站
Issue -
State: closed - Opened by FrankCy over 4 years ago
- 4 comments
#50 - 亲还不支持string(.)方法
Issue -
State: closed - Opened by zhymin77 over 4 years ago
- 1 comment
#48 - 解析出来的结果可以增加一些其他的信息,比如说在源文件的位置等
Issue -
State: closed - Opened by lwclover almost 5 years ago
- 1 comment
#47 - 如何获取俩个节点之间的 HTML 文本内容
Issue -
State: closed - Opened by lienide almost 5 years ago
- 1 comment
#46 - Develop
Pull Request -
State: closed - Opened by hermitmmll almost 5 years ago
#45 - Caused by: java.lang.ClassNotFoundException: org.antlr.v4.runtime.CharStream
Issue -
State: closed - Opened by weolwo about 5 years ago
#44 - text()[not(ancestor::div[@class='e'])] is not working
Issue -
State: closed - Opened by iLibra about 5 years ago
Labels: bug
#43 - 获取text时无法排除掉当前节点下面某些节点text
Issue -
State: closed - Opened by iLibra about 5 years ago
- 1 comment
Labels: duplicate
#42 - 单个节点使用多个条件获取不到元素
Issue -
State: closed - Opened by hehejl666 over 5 years ago
- 1 comment
Labels: bug
#41 - 发现BUG一枚: //*[preceding-sibling::text()[1]="最新章节:"]选取不到元素
Issue -
State: closed - Opened by booksources over 5 years ago
- 1 comment
#40 - 新功能期望
Issue -
State: closed - Opened by zctmdc over 5 years ago
#39 - 如何猎取元素索引???
Issue -
State: closed - Opened by ztg-zlu over 5 years ago
- 1 comment
Labels: 新手参考
#38 - 无法以html根节点匹配
Issue -
State: closed - Opened by zctmdc over 5 years ago
- 2 comments
Labels: wontfix, 新手参考
#37 - 如何使用片段截取
Issue -
State: closed - Opened by lienide over 5 years ago
- 1 comment
#36 - 更新2.3.1后JXDocument.create(html) 异常
Issue -
State: closed - Opened by Antecer almost 6 years ago
- 2 comments
#35 - //*[text()^='工作经验' and text()$='工作经验'] 和 //*[text()='工作经验']
Issue -
State: closed - Opened by ztg-zlu almost 6 years ago
- 10 comments
Labels: bug
#34 - 发现新BUG一枚: //@href 选取不到元素
Issue -
State: closed - Opened by Antecer almost 6 years ago
- 1 comment
#33 - 不支持 not()选择的吗?
Issue -
State: closed - Opened by Antecer almost 6 years ago
- 2 comments
#32 - 我不明白,following和following-sibling有什么区别
Issue -
State: closed - Opened by ztg-zlu almost 6 years ago
- 1 comment
Labels: 新手参考
#31 - a[text()='下一页']获取不到
Issue -
State: closed - Opened by QAQtutu almost 6 years ago
- 2 comments
Labels: 新手参考
#30 - //*[@id="list"]//dt[2]/following-sibling::dd 取得元素排序混乱,怎么才能顺序排列?
Issue -
State: closed - Opened by Antecer almost 6 years ago
- 7 comments
#29 - 增强字符串截取,给node增加selOne解析
Pull Request -
State: closed - Opened by zzldnl almost 6 years ago
#28 - 增加格式化日期的表达式,增加JXNode的类型值返回
Pull Request -
State: closed - Opened by zzldnl almost 6 years ago
#27 - 解决:如果表达式的值是boolean时,输出为null,无法得到有效值
Pull Request -
State: closed - Opened by zzldnl almost 6 years ago
- 1 comment
#26 - //div[@class='postlary1']|//div[@class='postlary2'] 取出来的数据没有按照顺序来
Issue -
State: closed - Opened by sunashang almost 6 years ago
- 7 comments
Labels: 新手参考
#25 - FastClasspathScanner is outdated -- consider porting to ClassGraph
Issue -
State: closed - Opened by classgraph-robot over 6 years ago
- 1 comment
#24 - 运算符"|"的问题
Issue -
State: closed - Opened by gene9831 over 6 years ago
- 4 comments
#23 - table 中的td标签选择不出来
Issue -
State: closed - Opened by wuxiongliu1 over 6 years ago
- 1 comment
Labels: 新手参考
#22 - 2.x版本引入到storm的项目中,就会导致storm的日志不停的输出,不知道是什么原因。0.x 版本不会有这个问题
Issue -
State: closed - Opened by wuxiongliu1 over 6 years ago
- 2 comments
#21 - 2.x
Issue -
State: closed - Opened by wuxiongliu1 over 6 years ago
#20 - add more assert
Pull Request -
State: closed - Opened by hermitmmll over 6 years ago
#19 - Add `bool not(bool)` function
Pull Request -
State: closed - Opened by hermitmmll over 6 years ago
#18 - 调整部分predicate实现逻辑
Pull Request -
State: closed - Opened by hermitmmll over 6 years ago
#17 - Create LICENSE
Pull Request -
State: closed - Opened by zhegexiaohuozi over 6 years ago
#16 - 添加两个比较常用的轴
Pull Request -
State: closed - Opened by hermitmmll over 6 years ago
#15 - 关于获取控件属性信息如何获取
Issue -
State: closed - Opened by CrazyShaQuiShi over 7 years ago
#14 - 不支持最新的jsoup-1.10.2.jar
Issue -
State: closed - Opened by chenxing890 over 7 years ago
- 2 comments
#13 - Revert "fix following-sibling-one"
Pull Request -
State: closed - Opened by yqMac over 7 years ago
#12 - 是否支持not函数?
Issue -
State: closed - Opened by woodenwatcher almost 8 years ago
- 2 comments
#11 - add selOne method
Pull Request -
State: closed - Opened by laotu5i0 about 8 years ago
#10 - [Bug]不支持数组下标元素选取
Issue -
State: closed - Opened by 34benma about 8 years ago
- 1 comment
Labels: future
#9 - 选择包含某个属性的元素
Issue -
State: closed - Opened by JiuQianRen about 8 years ago
- 1 comment
#8 - 是否支持xpath的substring等相关字符函数?
Issue -
State: closed - Opened by sparkleyuan about 8 years ago
- 2 comments
#6 - 取到元素
Issue -
State: closed - Opened by JiuQianRen over 8 years ago
- 4 comments
Labels: bug
#5 - fix following-sibling-one
Pull Request -
State: closed - Opened by suclogger over 8 years ago
#4 - 请教 XpathTest 执行错误
Issue -
State: closed - Opened by shuimutiane over 8 years ago
- 1 comment
#3 - fix axis
Pull Request -
State: closed - Opened by suclogger over 8 years ago
#2 - xpath选取的一个bug
Issue -
State: closed - Opened by suclogger over 8 years ago
#1 - Very Good!
Issue -
State: closed - Opened by itrufeng almost 9 years ago
- 2 comments