I have a site (https://solmfers-minting-site.netlify.app/ for example) and I need get a list of all files in a directory path in Application files In here precisely with Python requests and later work with them. How would that be possible?
Asked
Active
Viewed 36 times
0
-
Is this helpful? https://stackoverflow.com/questions/3207219/how-do-i-list-all-files-of-a-directory/41447012#41447012 – aminrd Mar 04 '22 at 20:19
-
@aminrd that would work if it werent a HTTPS site file directory :( thanks for helping tho – jonAvery22 Mar 04 '22 at 20:22
-
Please provide enough code so others can better understand or reproduce the problem. – Community Mar 05 '22 at 04:26