当前位置:网站首页>[XPath] use following sibling to obtain the following peer nodes
[XPath] use following sibling to obtain the following peer nodes
2022-06-10 22:33:00 【micromicrofat】
Below html Code as an example , Try to use xpath extract “2022 year 06 month 07 Japan ”
<div class="news_body">
<ul class="news_tel_z">
<div class="news_tel">
2022 year 6 month 7 Japan
</div>
<div class="news_tel_2" style="height: auto">
<div class="news_laiyuan"> source :
</div> Apple
<div class="news_laiyuan2">
Update time :
</div>
2022 year 06 month 07 Japan
<br>
<div class="news_laiyuan"> keyword :
</div>WWDC 2022
</div>
<div class="news_tex" style="margin-top: 10px;">
<div style="background-color: #EAF0F2; margin: 6px 0px; padding: 15px; border: solid 1px #95B2C0; line-height: 24px; overflow: auto;">
<p style="text-indent:2em;">
</p>
</div>
<p style="color:#9e9e9f; padding-top:8px; padding-left:5px;">
</p>
</div>
</ul>
</div>


The key point is to use “following-sibling” Extract the following sibling nodes
Reference resources :http://xpather.com/
边栏推荐
- Simply Untyped Lambda Calculus的实现
- 按位操作符和移位操作符
- 【TcaplusDB知识库】TcaplusDB事务管理介绍
- C language - quick sorting in sorting
- Notes (II)
- TcaplusDB君 · 行业新闻汇编(四)
- GMPNN:Drug-drug interaction prediction with learnable size-adaptive molecular substructures.
- Implementation of simply untyped lambda calculus
- 鲸会务智慧景区管理解决方案
- 进阶高级程序员必知必会. 要不然,蠢材吗
猜你喜欢

Whale conference empowers intelligent epidemic prevention

Visio 转为高质量PDF

leetcode:333. 最大 BST 子树

中小型会议如何进行数字化升级?

TcaplusDB君 · 行业新闻汇编(五)

Solution de gestion de la zone pittoresque intelligente pour la réunion des baleines
![[debug] could not find ref wiht POC XXX](/img/01/5fdbd3e9902458be754280464bd923.png)
[debug] could not find ref wiht POC XXX

Modify frontsortinglayer variable of spritemask

【TcaplusDB知识库】TcaplusDB进程启动介绍

Sealem finance builds Web3 decentralized financial platform infrastructure
随机推荐
Tcapulusdb Jun · industry news collection (VI)
按位操作符和移位操作符
How to do well in the top-level design of informatization in the process of informatization upgrading of traditional enterprises
[tcapulusdb knowledge base] Introduction to tcapulusdb patrol inspection statistics
【Debug】could not find ref wiht poc XXX解决
Notes (V) - JVM
[debug] could not find ref wiht POC XXX
Matlab - Implementation of evolutionary game theory
Array plus one
Record (II)
IDEA出现“XXX has broken path”报错解决方法
SQLServer数据库应用与开发:第九章上机
Pytorch 安装超简单
Notes (IV) - multithreading
LeetCode - 5. 最长回文子串
Visio 转为高质量PDF
JVM运行时数据区
[tcapulusdb knowledge base] tcapulusdb daily inspection introduction
A number that appears only once in an array
Variables (automatic variables, static variables, register variables, external variables) and memory allocation of C malloc/free, calloc/realloc