Using the facebook graph API (or any other means) is there a way to POST a new facebook page programatically?
The "Publishing to Facebook" documentation of graph API suggest to me that you cannot.
Using the facebook graph API (or any other means) is there a way to POST a new facebook page programatically?
The "Publishing to Facebook" documentation of graph API suggest to me that you cannot.
No. Facebook does not support the creation of Pages, Users, or Groups through any of their APIs. This is to prevent spam. The only way to create new pages is on facebook.com
There is another way of creating a "Page". You can use Open Graph Protocol to create "likable" pages on your own website.