- From a list of massively followed accounts on Instagram, look at each posts
- In each posts, look at description, see if there's someone tagged (@xxx)
- If the account doesn't exist, BINGO.
pip install -r requirements.txt
## add custom account in accounts.txt
python main.py
Chromedriver: There might be some issue with the chromedriver. Download the correct chromedriver relative to your Chrome version and your OS, and replace the file in the project.
Slow: Avoiding to be noisy without using proxies is difficult, to avoid being too "spammy", requests are slowed.