如何使用instagram直接api [英] How to use instagram direct api

查看:44
本文介绍了如何使用instagram直接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直接api的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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