Jump to content
UBot Underground

Recommended Posts

I've noticed that there is a view source and a generated source in UBot when I right click on the page. I am trying to scrap information off of a page, but I want it to scrape from the normal source and not the generated source. When I scrape attribute, it scrapes the generated source.

How can I make it scrape the normal source? Is it possible to just scrape the normal source code?

Thanks!

Link to post
Share on other sites

The source you mention doesn't matter for scraping...UBot always scrapes whats actually loaded in the browser.

 

I think the difference between those 2 is that GENERATED HTML is a result of "load html" command while "VIEW" is the HTML that is loaded with navigate, click and similar comamnds.

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