-
@litten hi,在图片拉取那章节里,你说因为 instagram 被强了,所以你写了个 nodejs 程序来拉取图片到本地,可否分享一下那个 nodejs 程序,我手里也有个相同场景的任务,正好想起来了
-
Im trying ro run the script with cmd and node.js but nothing is working? How should i run it?
-
### [http://thoughtram.io/](http://thoughtram.io/)
-
This repo is active?
-
### Provider type
Instagram
### Environment
System:
OS: Windows 10 10.0.22621
CPU: (16) x64 AMD Ryzen 9 6900HS with Radeon Graphics
Memory: 4.03 GB / 15.24 GB
Binaries:
…
-
Example: https://www.instagram.com/p/CIWG0RZq01F/
Same problem that exists for live videos.
-
I tried the example code for requesting an access token. The function with complete and error events never calls either of those options. I'm learning Nodejs right now so I'm unable to troubleshoot. J…
-
```
ode:25823) UnhandledPromiseRejectionWarning: IgResponseError: POST /api/v1/qe/sync/ - 429 Too Many Requests;
at Request.handleResponseError (/node_modules/instagram-private-api/dist/core/…
IzaGz updated
3 years ago
-
Does this package still work for anyone?
Here is a (slightly changed) example from the README:
```js
Instagram.getCsrfToken()
.then((csrf) => {
Instagram.csrfToken = csrf;
})
.the…
-
(node:16500) UnhandledPromiseRejectionWarning: StatusCodeError: 403 - "{\"message\":\"login_required\",\"status\":\"fail\"}"
at new StatusCodeError (C:\Users\luidavidas\Desktop\Case - Instagram\…