Posted by peter on 04/04/07 18:24
> 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?
As Jerry states ebay takes a dim view on doing this. Ensure that what you
want to do is not covered by their api http://developer.ebay.com/common/api
Navigation:
[Reply to this message]
|