mamedov-rustam / social-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram

Avarege filtering speed

> 3 users/second

> 180 users/minute

> 10 800 users/hour

Filtering params

  • instagram.filter.minus.words [string] - divided by comma words. If any of this words will presented in user description, then user will be skipped.

  • instagram.filter.minFollowers and instagram.filter.maxFollowers [number] - restriction for minimal and maximum followers count value.

  • instagram.filter.minFolowing and instagram.filter.maxFolowing [number] - restriction for minimal and maximum following count value.

  • instagram.filter.minPostsAmount [number] - restriction on minimum posted posts.

  • instagram.filter.maxSpentDaysFromLastPost [number] - maximum amount of passed days from latest post date.

Where to find access_token ?

You can simple get it from the URL after authorization by link:

About


Languages

Language:Java 83.5%Language:Shell 9.1%Language:Batchfile 7.1%Language:JavaScript 0.3%