Netflix API Forums

Netflix API Feature Requests

RSS Feed

Community / Friends API

    • Jeremy
    • Topic created 3 years ago

    I'd like to be able to query my Netflix Friends' queues. ie:
    api.netflix.com/users/{user_id}/community/friends/{friend_id}/queues

    I realize there may be privacy concerns to this, so if it isn't possible to do it per-friend, how about a combined friend queue that simply throws out the friend's information and merges all the queued items together:

    api.netflix.com/users/{user_id}/community/friends/queues

    Message edited by Jeremy 3 years ago

  1. Adam Durfee3 years ago

    Privacy concerns steered the approach on this one. We couldn't have people fishing through queues at will. Bundling queues together doesn't ameliorate the issue if you only have one friend. Existing approaches that might work would be to ask your friends to give you their RSS feeds for their queues, or have them authenticate via OAuth so you can get the info via the REST API.

[ Page 1 of 1 ]