I wanna run an automatic task that download a document that requires login before the file is downloaded, alongside with some Linux command line. What can I do to achieve this with Ruby/Rake task/Ruby on Rails?

有帮助吗?

解决方案

Take a look at mechanize

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top