tuxi / twitter_checker

Twitter username availability checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis

This program checks Twitter usernames without the official API filtering out banned usernames. Please specify an input and output file when running the program like shown below.

Usage

twitter_checker.py -i 'usernames.txt' -o 'output.txt'

License

MIT license

About

Twitter username availability checker

License:MIT License


Languages

Language:Python 100.0%