Jump to content
UBot Underground

Exbrowser - Text()


Recommended Posts

Im trying to scrape an element in ExBrowser using text() function. The text() function works in inspector but not exbrowser for some reason. Am I doing something wrong? See snapshot.

 
 

I want to return the street line by itself and the City State and Zip line by itself.

 

post-9583-0-51876500-1568326636_thumb.jpg

Link to post
Share on other sites

could just grab the /span

add it to a list, and grab item index 1 from the list for the item

 

If I grab the span, it removes the BR tag and I only get one line which looks like this.

 

555 Main StMiami, FL 33155

Edited by BigEfromDaBX
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.

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.

Loading...
×
×
  • Create New...