LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Select options from website to initiate download from script (wget alternative?) (https://www.linuxquestions.org/questions/programming-9/select-options-from-website-to-initiate-download-from-script-wget-alternative-845008/)

hattori.hanzo 11-18-2010 02:24 AM

Select options from website to initiate download from script (wget alternative?)
 
I usually use wget to download stuff from websites when scripting.

I have a new requirement that requires me to authenticate then select some options to execute the download. How would I go about this?

First thing that comes to mind is using keyboard macros in the Windoz world but I need to do this in bash or perl.

Thanks & Regards,

dugan 11-18-2010 08:17 AM

Save the cookie.

Here's an example:

http://www.g-loaded.eu/2007/09/15/us...share-premium/


All times are GMT -5. The time now is 06:15 AM.