How to download a website excel file with python?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
igorfv
8 - Asteroid
‎07-18-2024
01:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Guys,
I need to download the Excel file from the link below and save it in a directory on the machine. How can I do this with python tool?
https://www.imf.org/-/media/Files/Publications/WEO/WEO-Database/2024/April/WEOApr2024all.ashx
Note: I want to do it with the Python tool, not the download tool.
Thanks,
Igor
Labels:
- Labels:
- Python
1 REPLY 1
apathetichell
19 - Altair
‎07-18-2024
04:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is some serious laziness. Add it as a request to postman. Check out the python code in the code block in Postman. Port to Alteryx python tool.
note - this is a .xls excel file. This may not be supported going forward.
