Harshp20/Python-Instagram-Bot

Suggestions

ism opened this issue · 0 comments

ism commented

Nice work, but i wouldn't call it 'robust' as you state in project description, i would call it 'naive'. Any network failure will stop bot from working, and you will get a lot of it as soon as you start using proxies, which is a must in case of botting. Every restart will also reset your counters what could lead to rate limit roadblocks.

These are things to be implemented if you want to use the bot in the field:

  1. proper logging of everything
  2. usage of proxies
  3. randomization of user-agents