Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: I need help getting a web page
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Ilya Basin via curl-users <curl-users_at_lists.haxx.se>
Date: Mon, 11 Oct 2021 01:35:15 +0300
Hi T
The right column is constructed in the browser on the fly. It's not part of the downloaded HTML.
The easiest is to clone this repository with Git and retrieve the info from there, but you would have to download the entire repo.
See maybe there's a REST API in Gitlab to query the indexed data from a repo, check here: https://docs.gitlab.com/ee/api/index.html
On 11.10.2021 1:27, ToddAndMargo via curl-users wrote:
> Hi All,
>
> Fedora 33
> curl-7.76.1-12.fc34.x86_64
>
> This page show something different in Firefox and Vivaldi
> that I can get with curl.
>
> https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master
>
> $ curl https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master > eraseme.html
>
> I am after the line that says:
>
> virtio-win: rebase on 0.164
>
> I am trying to extract the "0.164"
>
> Looking at eraseme.html, it look like I am only
> downloading the left column and not the contents
> on the right side of the page
>
> What am I doing wrong?
>
> Many thanks,
> -T
>
>
>
>
Date: Mon, 11 Oct 2021 01:35:15 +0300
Hi T
The right column is constructed in the browser on the fly. It's not part of the downloaded HTML.
The easiest is to clone this repository with Git and retrieve the info from there, but you would have to download the entire repo.
See maybe there's a REST API in Gitlab to query the indexed data from a repo, check here: https://docs.gitlab.com/ee/api/index.html
On 11.10.2021 1:27, ToddAndMargo via curl-users wrote:
> Hi All,
>
> Fedora 33
> curl-7.76.1-12.fc34.x86_64
>
> This page show something different in Firefox and Vivaldi
> that I can get with curl.
>
> https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master
>
> $ curl https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master > eraseme.html
>
> I am after the line that says:
>
> virtio-win: rebase on 0.164
>
> I am trying to extract the "0.164"
>
> Looking at eraseme.html, it look like I am only
> downloading the left column and not the contents
> on the right side of the page
>
> What am I doing wrong?
>
> Many thanks,
> -T
>
>
>
>
-- Unsubscribe: https://lists.haxx.se/listinfo/curl-users Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2021-10-11