curl / Mailing Lists / curl-users / Single Mail
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.

Extracting a revision from a web page

From: ToddAndMargo via curl-users <curl-users_at_cool.haxx.se>
Date: Sat, 22 Aug 2020 21:39:31 -0700

Hi All,

This is a puzzle I have been working on for about two years
and finally solved it.

On this web page:

https://www.eset.com/us/business/endpoint-security/windows-security/download/

 From the command line, I am trying to read the revision
shown here:

     https://ibb.co/RHJShwh

which is 7.3.2039.0.

The way to find that url is

--> Firefox
https://www.eset.com/us/business/endpoint-security/windows-security/download/
   --> Tools
     --> Web Development
       --> Network
         --> Right Click on json type that downloaded (GET www.eset.com)
           --> Copy
             --> Copy URL

And here it is on the web page itself:

<div
data-value="https://www.eset.com/us/business/endpoint-security/windows-security/download/?type=13554&tx_esetdownloads_ajax%5Bproduct%5D=82&tx_esetdownloads_ajax%5Bbeta%5D=0&tx_esetdownloads_ajax%5Bpage_id%5D=931&tx_esetdownloads_ajax%5Bplugin_id%5D=1456376"
id="apiUrl">

-T
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-08-23