如何使用Instagram Direct API [英] How to use instagram direct api

查看:48
本文介绍了如何使用Instagram Direct API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我想将Instagram api用于直接功能,并且对OAuth2.0没有更多的了解.我知道Instagram提供了直接api 此应用正在使用直接api但是我不知道如何实现它.我看到了这个问题,但我不知道该如何处理.我想开发iOS应用程序,但我希望任何android或Windows开发人员也可以为api提供帮助.

Hello I want to use Instagram api for the direct feature and don't have more knowledge about OAuth2.0. I know Instagram provides direct api this app is using direct api but i don't know how to implement it. I seen this question but i don't know how to work with this. I want to develop iOS application but i hope any android or windows developer can also help for api.

推荐答案

Instagram不提供直接消息传递的API.6tag正在使用Instagram的私有API,该API应该仅由Instagram使用,而不能由第三方开发人员使用.

Instagram does not provide an API for direct messaging. 6tag is using Instagram's private API, which is supposed to be used only by Instagram, and not by 3rd party developers.

如果您想在应用程序上使用Instagram私有API,则可以使用 Instagram node.js私有API 库或 Instagram PHP私有API 库.

If you want to use the Instagram private API on your app, you may be able to use the Instagram node.js Private API library or the Instagram PHP Private API library.

不过,我必须警告您,我确实尝试使用PHP库,并且Instagram不允许发送直接消息,无论我试图使它工作多少黑客.但是也许这只是我...

I have to warn you though, that I did try to use the PHP library and Instagram didn't allow sending of direct messages, no matter how much hacking I tried to make it work. But maybe this was just me...

如果您能够使用node.js,似乎Thread.configureText可用于在node.js库上发送直接消息.

If you are able to use node.js, it seems that Thread.configureText can be used for sending direct messages on the node.js library.

最后,不要忘记,您将使用一开始就不允许使用的东西.

Lastly, don't forget that you will be using something that you shouldn't be allowed to in the first place.

这篇关于如何使用Instagram Direct API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆