Home > available_twitter_usernames

available_twitter_usernames

Available_twitter_usernames is a project mainly written in Python, it's free.

Checks which words from a list are valid and available Twitter usernames

Available Twitter usernames

A simple script to checks which words from a list are vaild and available Twitter usernames.

Usage

  1. Change the content of the list words as you like
  2. Run python available_twitter_usernames.py
Previous:first_app