I am looking to extract all the information from this page:
I understand that requests lib wouldn't work for ftp, so I have resorted to using ftplib.
However, documentation seems to only explore the downloading of files in directories. How do I download this file without a "file type"
Thanks in advance.