I am hoping there is a way to create a facebook page using the open graph API. The documentation only shows API calls I can make once the page exists.
Currently, I h
You can do this programatically but it's kind of a hack. If you include the Facebook Comments plugin it will autocreate the page for you. So if you make a general webpage that takes parameters like movieID, you can make a script that does a HTTP GET for every ID that you have available and all the graph objects will be created.
Like this:
" num_posts="35" width="340" colorscheme="light">