ryancbutler / Citrix_DL_Scrapper

Scraps Citrix.com for download info
7 stars 0 forks source link

Add WEM downloads #2

Open ryancbutler opened 2 years ago

ryancbutler commented 2 years ago

Need to add logic into handling .htm download types. https://www.citrix.com/downloads/citrix-virtual-apps-and-desktops/edition-software/premium-2203.html

JonathanPitre commented 2 years ago

If you scrap the download of this web page alone, I don't think it will give you the WEM agent for Citrix Cloud, just the on-premises ones.

ryancbutler commented 2 years ago

Darn good point.

JonathanPitre commented 2 years ago

Hy Ryan,

any update on this ? It would be awesome :P

ryancbutler commented 2 years ago

For the cloud versions? I just need a main root point to grab all the versions. I don't think this exists from what I can tell.

JonathanPitre commented 2 years ago

I mean both cloud and on prem version. I'll look at your code see If can figure it out.

If you can do it for ADC and CVAD I don't see why we could not use the same logic for WEM.