Categories
Find Out If A Twitter Username Exists Using PHP/JSON
- Post AuthorBy Dave
- Post DateFri Nov 19 2010
I’ve been trying to grab a Twitter screenname that people continually register and do not use. Twitter eventually deletes it, but I suppose it is in high enough demand that someone else registers it right away (and then continues to never use it). Wrote up a quick and dirty php script to check the Twitter […]