Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to get the only all the content from a page?
@syrax https://wiki.bablosoft.com/doku.php?id=how_to_get_page_source
@genericname1 thank you. Is this inputted via a script task immediately after my get request? Sorry very new to BAS.
@Moastafi74 said in load and show page using http client ?:
@Fox why doesn't load full page?
Open the console in the browser on the network tab and go to the page. You will see that multiple requests are used to load the page, not just one.
You already have a list of all those variables. So use "Get element" action from "List" module.
@Diya.3rif Fixed both issues