Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: gmullinYou can go directly to the txt file and not have to click on a link on the page? If so you can put the URL into the HTTP node, set Method to GET and Output tab use DataOutputMode -> File, DataOutputField -> FileName, DataOutputDirectory -> whatever directory you want to download to. Then you can use a node to read the file, for whatever format the data is in.
If the link is HTTP it should be fine, if it's HTTPS you might have an extra step with certs. This thread should help:
http://community.lavastorm.com/threa...authentication