What's the easiest way to get my facebook status and photos using python?
Posted
by sean2000
on Stack Overflow
See other posts from Stack Overflow
or by sean2000
Published on 2010-04-06T04:21:05Z
Indexed on
2010/04/06
4:23 UTC
Read the original article
Hit count: 218
I just want to import my facebook status and photos to my personal django website but all the examples and documentation i can find are for developing facebook applications.
A simple rss feed would be enough but it doesnt seem to exist in facebook. Do i really have to create a full facebook app to do this?
© Stack Overflow or respective owner