Automatic download file | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

Automatic download file

Hello everyone, I want to automate the action of visiting a site and then clicking on a link to download a file from that site, If you have any proposals. NB: the file link is not static every day it is changed, but the classname is always the same.

2nd Jan 2023, 12:10 PM
ABDELMOUGHIT GARDAM
ABDELMOUGHIT GARDAM  - avatar
1 Antwort
+ 1
This is called Web Scraping. Start with Selenium. There is multiple How-To tutorials.
2nd Jan 2023, 1:50 PM
iTech
iTech - avatar