[Gambas-user] Dynamic web page data extraction.
Benoît Minisini
benoit.minisini at gambas-basic.org
Tue Oct 24 15:58:07 CEST 2023
Le 24/10/2023 à 11:25, Martín a écrit :
> Hi,
>
> I trying to extract information from a web page, its is a dynamic one so
> the "HttpClient" class not offer all the info that a browser or WebView1
> control offer.
>
I see no reason for that. The HttpClient returns you the entire response
of your request (contents and headers), so which information could
display the browser that is not inside that response?
--
Benoît Minisini.
More information about the User
mailing list