Im wondering if it is possible to get EVENTS of some facebook page via OPEN GRAPH when user is not logged in. I don't want to create facebook APP. I would like to have just some http link let say
.... page/ID/events which will get me JSON events code.
I know that it is possible to get it via access_token but I don't want to use it. I just want to get PUBLIC EVENTS.