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
@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.
@Q_Q thanks bro
Easiest way would be json, or you can get "substring between string" and put for A - " "balance": " and for B - " },"success":true, "
@9gostmen I got that one, not working.
@andy231
Thx.. will try it out