-
As many people have stated here, you cannot scrape ig accounts with large following & no limits being set. It's scraping to fast. We need delays or the use of proxies to scrape large accounts.
Se…
-
This error happens presumably because of Instagram blocking the account after scraping too many emails
1. Can you add an option to choose the max number of emails to the scraped per session. and an o…
-
LinkedIn
Instagram
FB (# likes/members)
Twitter (# of followers)
G+
YT (# views)
blogs (# of ppl read)
-
i installed the package, then used this code:
```
let Instagram = require('instagram-nodejs-without-api');
Instagram = new Instagram()
Instagram.getCsrfToken().then((csrf) =>
{
Instagram.c…
-
Hi can we please have the option to mass unfollow. Like marking a lot of followers then click a button to unfollow them.
Actually like this app can do it but I like to have it in my official instag…
-
### Before submitting an issue, make sure you have:
- [x] Updated to the lastest version v1.6.0
- [x] Read the [README](https://github.com/ping/instagram_private_api/blob/master/README.md) and [docs…
-
Voice channels (locked) that will represent how many humans/members are in the server. Could also potentially include YouTube sub count, Twitter/TikTok/Twitch follower count, etc...
Options would not …
-
Formerly, I had the tutorial script up and running, but now it returns errors:
> get_page_info(c("instagram","travelandleisure","minimalism"))
username posts followers following
1 …
-
Since the last version, the bot can't send any message, it can't find the send button, then when INFO | Back to followers list the bot crashes.
The bot should know the new resource for the send but…
-
Hi guys! im new to coding and I was reading documentation and build this script to get list of followers
but I keep getting errors. Can some one please explain me what im doing wrong and why?
`…