ilangovanbe2005 Posted January 18, 2007 Share Posted January 18, 2007 Hi friends,I require your assistance here.Is it possible to import profile details from the existing social networking sites such as “myspace.com”, “bebo.com” and “hi5.com”? The site myyearbook.com can import the profile details of the myspace.com easily and it displays the myspace.com profile details of one user in its own site. How do I make it possible for my own site?Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/34696-is-it-possible-to-import-profile-details-from-myspacecom/ Share on other sites More sharing options...
DeathStar Posted January 18, 2007 Share Posted January 18, 2007 find out how that site gets the information.. Link to comment https://forums.phpfreaks.com/topic/34696-is-it-possible-to-import-profile-details-from-myspacecom/#findComment-163571 Share on other sites More sharing options...
ted_chou12 Posted January 18, 2007 Share Posted January 18, 2007 I dont think it is that easy to get, because how myspace store its user info is not definite, therefore, you have to know how they store it in order to come up with a way to retrieve it, in order to know how they store it, you need to contact them, thats probably how they did it, as well as that, i dont think myspace will agree unless you give them some advantages, or your site must be prooved to be secure.Ted Link to comment https://forums.phpfreaks.com/topic/34696-is-it-possible-to-import-profile-details-from-myspacecom/#findComment-163699 Share on other sites More sharing options...
DeathStar Posted February 3, 2007 Share Posted February 3, 2007 Yes prob that to.. Link to comment https://forums.phpfreaks.com/topic/34696-is-it-possible-to-import-profile-details-from-myspacecom/#findComment-176288 Share on other sites More sharing options...
mattd8752 Posted February 3, 2007 Share Posted February 3, 2007 CURL can do that. It's not that hard. You use CURL to run a login (submit the post data). You load your profile page, and parse it. Link to comment https://forums.phpfreaks.com/topic/34696-is-it-possible-to-import-profile-details-from-myspacecom/#findComment-176421 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.