Jump to content
UBot Underground

view source in ubot perspective


Recommended Posts

Hello Guys,

i realized that ubot handle the source code different than the browser.. i see it stripped out double quotes... turns <br/> to <BR>..etc

 

so i wonder if i could see the source of a page in ubot perspective, so i could scrape the page with regex efficiently

Link to post
Share on other sites

Huh?

 

What you see is What you get.

 

Select an object "choose by attribute" and then look at the Attributes by selecting "outerhtml"

 

Yes that the possible things to do... is there any alternatives ? because by "choose by attribute", the source is display in very small window.. its bit unconvinience

Link to post
Share on other sites

Resizing is okay for the small stuff but if you have a lot in that window then you will not see everything since scrollbars do not appear. That is why I copy & paste to notepad. But like John says resizing will work for the small stuff.

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