I must write a web application that allows people to upload photos (that are taken with a web cam) inside a Facebook album. I read about Graph API, but I don't understand if I can use these API only to create a Facebook application (accessible only from Facebook) or if it is possible to use it in my personal website, accesible from a url (like www.myapplication.com).
I read about social plugin that allow to add Like button or Send button on website, but there are no social plugin to upload photos on profile.