Thank you for quick reply!Create simple regex. Thats fastest way.

Thank your guide.@Tao Guan Create regex with regex designer and see what value you need. If its second then take second value.
https://zennolab.com/wiki/en:creating-a-regular-expressions?s[]=regex
If You fail make screenshot of regex designer where You try.
Thank your guide.
I am not good at Regex expression.
Could you help me to get rid of this example?
website link is https://m.betcity.net/en/line/soccer/1808/5006766
And how to get the element in the red circle(in the attachment)? Html sourse is as below: ( attribute "data-first-index" and "data-section-id" is variable)
<div class="line-list-dops-item-row-sections-block__content" data-first-index="WXm" data-section-id="5006766">How to regex match by attribute "data-first-index" and "data-section-id"
<div class="line-list-dops-item-row-sections-block__left"> X2 </div>
<!----><div class="line-list-dops-item-row-sections-block__right-kf">
6
</div>
</div>
Thank you very much
Thank you so much for you patience!!!!Hi.
I'm not interested to spoon feed as I still do not see where You try to get result you need.
I'm totally good with helping though.
I would regex first each block of those.![]()
And then just take one block after another and regex out values itself.
I'm not sure how you want to save those data, so on fast look this is good way.
There is some better ways to do scrapping, but those include some c# developing, so I'm trying to give you solution with zenno default options.
Thank you so much for you patience!!!!
But could you provide any service about this solution, if any, how much, I am going be very interested in it.