Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 2802

openbullet capture help

by Itamai - 14 May, 2019 - 04:29 PM
This post is by a banned member (Itamai) - Unhide
This post is by a banned member (NestleNutella) - Unhide
206
Posts
36
Threads
5 Years of service
#2
With Regex anything is possible ;)
[Image: CONFIG_PARADISE.png]
This post is by a banned member (Itamai) - Unhide
This post is by a banned member (NestleNutella) - Unhide
206
Posts
36
Threads
5 Years of service
#4
(14 May, 2019 - 04:33 PM)Itamai Wrote: Show More
(14 May, 2019 - 04:32 PM)NestleNutella Wrote: Show More
With Regex anything is possible ;)

how would you do that for that case? i never worked with regex

Can't simply tell you how to do it here, google it, and you will find some useful vids, also, try CSS too
[Image: CONFIG_PARADISE.png]
This post is by a banned member (Itamai) - Unhide
This post is by a banned member (DarkAng31) - Unhide
DarkAng31  
Contributor
91
Posts
66
Threads
5 Years of service
#6
https://prnt.sc/npfgvv



Code:
class="info">\s+([\S\s]+)\b\s+<\/span>

Leave a like
 
This post is by a banned member (coromi52) - Unhide
This post is by a banned member (DarkAng31) - Unhide
DarkAng31  
Contributor
91
Posts
66
Threads
5 Years of service
#8
(14 May, 2019 - 04:29 PM)Itamai Wrote: Show More
how can i capture something like this normally i would chose the left and right string to capture the specific string but here its spaced out


id="package-nav-link-mobile" href="/package">
<span class="title">                             Hantera paket                          </span>
<span class="info">                                
                             Viaplay Total 449 kr/månad                                    </span>

</a>


want to get the string that is inside of span class="info"
as i said cant get that with LR string because there are spaces in between

(22 May, 2019 - 08:04 PM)coromi52 Wrote: Show More
Having similar issues about to put my head through the screen. Trying to capture directv here

<div class="package-content">
<div class="package-img package-component" style="background:#038fd1"></div>
<div><h2>XTRA ALL INCLUDED</h2></div>
235+ digital channels
<div class="package-links">
<div>
<a href="/DTVAPP/mydirectv/account/myProgramming.jsp">View My Programming</a>
</div>
<div>
<a onclick="openCenteredWindow('/DTVAPP/compare/printablePackageChannels.jsp?packageId=960010&amp;skuId=P000103354&amp;noPrint=true', 'printPackage', 700, 600, true, true); return false;" href="javascript:void(0)">View Channel Lineup</a>
</div>
</div>
</div>

Can anyone help me get this going its for Blackbullet. Thank you in advanced.

PM me if you need help
 

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 2 Guest(s)