/NGL-checker

check if NGL.link usernames are used using a .csv list

Primary LanguagePython

NGL.link checker

Files

  • IGfollowconvert.py This file is used to convert a .csv file from the IGfollow extension to a .csv list that the main program can use. (Please name the input file : igfile.csv and place them in the same folder as the other NGL checker files.)

  • main-NGL-checker.py This is the main file that is used to check if usernames on the provided list have an NGL.link account. This program creates a yes.csv file with all the usernames that have an NGL account. (The input file with usernames must be called usernames.csv and must be located in the same folder as the other NGL checker files.)

Requirements

This program needs these libraries :

  • requests
  • beautifulsoup4

You can install them with these commands :

pip install requests
pip install beautifulsoup4

Manually create the usernames.csv list

You can manually create the usernames.csv list using this data format: usernames.csv format