I need a way to grab some content with curl however to access the files I wanna grab, I have to be logged in.
I tried without logging in but all I get on the return page is a message saying "You have to be logged in to view this file".
I also tried sending post data to login but the problem is I need to enter a CAPTCHA.
Any ideas on how to do this? Thanks in advance.
I tried without logging in but all I get on the return page is a message saying "You have to be logged in to view this file".
I also tried sending post data to login but the problem is I need to enter a CAPTCHA.
Any ideas on how to do this? Thanks in advance.