Signing in to websites from other websites

Associate
Joined
19 Jun 2006
Posts
162
Location
Swansea, Wales
Hey guys,

I've noticed on some websites, like auctionsniper or most social networking sites you can log in to other sites like ebay or hotmail to retrieve your account details or contacts or whatever from that site.

I was wondering if anyone knew how to do this and the technology behind it. I am specifically interested into logging in to MySpace accounts.

Any help much appreciated,

Thanks!
 
i really doubt that myspace would let you. their security team is probably higher paid than those at the pentagon. if you could do it, you'd have to be proficient in cURL, i should imagine. i've never had the need to use it though
 
Sic said:
i really doubt that myspace would let you. their security team is probably higher paid than those at the pentagon. if you could do it, you'd have to be proficient in cURL, i should imagine. i've never had the need to use it though

Well using the ActiveX control would definitely work, since its just logging in using a normal browser, then parsing the resulting page to extract information. Its not like myspace are actually letting you directly into the backend of their site or anything.




No idea about php, I'm not sure its really suitable (although I dont know really). You would probably need a pretty large backend program to extract the information you want. People would also be very suspicious about trusting you with their myspace login details unless you actually have a really really good reason for needing it.
 
Back
Top Bottom