-
## 准备
1. 要使用Instagram API,首先你得注册一个Instagram帐号,然后进入到 [instagram](http://instagram.com/developer/) 开发者页面。
2. 创建一个项目,创建成功之后就能通过操作面板(Manage Clietns)获取到你的client_id等一些其他的配置属性。
## 获取token
Instagr…
-
- [ ] Fetch child comments (add another flag):
```
https://www.instagram.com/api/v1/media/{GraphSidecar_node_id}/comments/{comment_pk}/child_comments/?max_id=
```
- [ ] Fetch images in reels…
-
Hi, first of all: Thank you!
I have a problem with $medias->getOwner()->getUsername();
`require __DIR__ . '/../vendor/autoload.php';
// If account is public you can query Instagram without auth…
-
The people directory function of Liane, should be able to sort from highest to lowest, and vice versa by the total number that comes out of the sum of facebook and instagram comments added by each pe…
-
Hi, i've used the bot in the past perfectly, but i don't know what is happening now that when i run it and it searches for users it can only record the ones that show up directly (it doesnt scroll dow…
-
According to stats presented in the [DCR Comic](https://proposals.decred.org/proposals/2ef74fa5f0b558442cb85b1235c8c551a51ff5d8b8de44dead48b8b59c8fc1de) proposal, Instagram is an important platform wh…
-
I'm currently trying to authorize instagram by using the InstagramKit library.
Currently I'm working with swift 3.0 the code looks as follows (for testing purposes)
```
override func viewDidLoad() {
…
-
- [ ] Do we want a comments module?
- [ ] Do we want to pull in Instagram via Hashtag?
- [ ] Do we want to pull in Tweets via Hashtag?
- [ ] Do we need moderation tools for any of the UGC stuff?
-
Hi guys,
I have a problem with the scopes, i keep getting this error:
code: 400,
error_type: 'OAuthPermissionsException',
error_message: 'This request requires scope=likes, but this access toke…
-
Hi there! It looks like that ACCOUNT_JSON_INFO = 'https://www.instagram.com/{username}/?__a=1&__d=dis' is not working anymore.
Response is: Sorry, this page isn't available.
The link you followed…