I'm working on a new personal website for myself that parses my last.fm profile, facebook profile, and a few other things to generate the content. It will be a sort of portal of personal information with links to the various other profiles to see more detail.
At the moment, it is parsing a cached copy of my facebook profile that I am updating manually to grab the data. I think it should be possible to make it log in to facebook with my username and password, and grab the profile page automatically using cURL so it will always be up to date - but I'm really not sure how to do that.
Can anyone shed some light on how to solve this?
At the moment, it is parsing a cached copy of my facebook profile that I am updating manually to grab the data. I think it should be possible to make it log in to facebook with my username and password, and grab the profile page automatically using cURL so it will always be up to date - but I'm really not sure how to do that.
Can anyone shed some light on how to solve this?














