Sign in to follow this  
300Thousand

openbullet capture help

Recommended Posts

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">

                             Hantera paket                         

                                

                             Viaplay Total 449 kr/månad                                    

 

 

 

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

Share this post


Link to post
Share on other sites

With Regex anything is possible ;)

 

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

Share this post


Link to post
Share on other sites

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

Share this post


Link to post
Share on other sites

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

thanks nutella love you <3

Share this post


Link to post
Share on other sites

Having similar issues about to put my head through the screen. Trying to capture directv here

 

XTRA ALL INCLUDED

235+ digital channels

 

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

Share this post


Link to post
Share on other sites

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">

                             Hantera paket                         

                                

                             Viaplay Total 449 kr/månad                                    

 

 

 

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

 

Having similar issues about to put my head through the screen. Trying to capture directv here

 

XTRA ALL INCLUDED

235+ digital channels

 

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

 

PM me if you need help

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this