Python code to delete photos/albums from facebook account. -
i want build python program deletes photos facebook account. later on, might want extend code delete friends.
i read oauth, graph databases , have vague idea facebook api.
i tried this: logging facebook python. login. isn't working reason. , not sure if right way requirements.
can me kickstart in right direction?
thanks , apologies if missed something.
try ty use sdk http://pypi.python.org/pypi/facebook-sdk log in. can use delete http method remove objects need. see http://developers.facebook.com/docs/reference/api/ more
Comments
Post a Comment