https://developer.github.com/v3/
I read this document and try called most of APIs.
but I can't find the API that I needed.
If you have any information about this API, please share it with me.
It's called "Activity", and here is the API documentation:
https://developer.github.com/v3/activity/
Related
I would like to integrate some features provided by facebook Official Event API however we have failed to create an Event to a Page and it seems that creating Events is not possible with the API.
I would like to confirm whether the above task is feasible by using the facebook API ?
If it is feasible, does anyone could provide us any sample program as reference. Thank you very much.
Reference:
https://developers.facebook.com/docs/graph-api/reference/event/
(v15 do not allow to create Event)
Reference:
https://developers.facebook.com/docs/pages/official-events/getting-started
(refer to document it states that API v2.8 should able to create event with API, but it seems not working)
Does anyone know if it is possible to post job offers through the FB API? I am asking in context of this article https://facebook.com/business/news/take-the-work-out-of-hiring
I searched for something in the FB documentation, but couldn't find anything.
I have been exploring the same thing, and minus an official FB statement that they do not support this through Graph API or otherwise, I'd safely say that it is not currently possible/supported.
It looks like Facebook is rolling this out now. It might not be available to you just yet (I can't use it in the UK).
https://developers.facebook.com/docs/pages/jobs-xml
https://newsroom.fb.com/news/2018/02/jobs/
I'm looking for a way to find most shared/liked/commented facebook post of a location (country/city) by calling facebook api?
Is this possible to create through the Facebook API? I could not find how to pull information in general that many websites offer.
Any help would be greatl! Thanks
No, there is no direct possibility to do that. You can only get Pages/Places by location (Search API), read their feed (/page-id/feed), go through the posts and calculate on your own.
Does anyone know how to authorize GitHub API in developers.google.com? I could not find GitHub API in the API List. Could anyone tell which URL I need to fill in the blank to use as the scope parameter?
Thanks!
GitHub is not a Google product. Checkout GitHub's API documentation for this.
Facebook has officially launched its Facebook Questions. Does anyone know if it's possible to add one of the new Facebook "Question" polls through the Graph API? If so, how?
Thank you very much
They just announced this is available on their blog. To get them, issue an HTTP GET request to the USER_ID/questions endpoint with the user_questions or friends_questions permissions.
Update: they also just announced that you can create questions now via the API.
I've searched the http://developer.facebook.com page for poll related search terms and also online. This yielded no notable results.
It's probably worth making a poll with an external website, most I'm sure are compatible with the Open Graph but will not provide the Facebook interface that you expect on Facebook itself.
This has been deprecated as of Grpah 1.0 - https://developers.facebook.com/docs/graph-api/reference/v2.0/question