Posted by jpgonzalezgarcia on 04/04/07 01:51
hi. i am trying to make a script that will extract info from a
protected
page on ebay, which you can view only by logging in, which requires
SSL 443.
1. get the url
2. get the login screen
3. make the user login to its account using SSL
4. taking cookies of that
5. show the secured page i want, by throwing back the cookies to the
server
6. take info from the code
7. process it...
i would like to act as sort of a proxy. how do i do for steps 2 to 5?
thanks
jp
[Back to original message]
|