如何使用 Talend 从网站下载 zip 文件?

How to download zip files from a website using Talend?

我想从这个网站下载一个 zip 文件,解压然后显示成一个 excel 文件。 http://www.belgianfootball.be/nl/downloads-competities

我可以使用哪个组件来执行此操作?

您可以使用 tHTTRequest 组件。 https://help.talend.com/display/TalendOpenStudioComponentsReferenceGuide521EN/14.11+tHttpRequest

在这里你可以找到一个很好的指南: https://www.talendbyexample.com/talend-thttprequest-component.html