Validate Your Twitter AccountsThis script will quickly check a list of Twitter accounts and return information about them. This is a great way to find out the suspension rate of Twitter accounts as you buy them – and then a few days later.
It works by simply looping through the urls or account names provided and checking for certain text strings on the page such as “suspended due to strange activity”. It then provides a nice table and some stats about the findings.
To run this script you will need to upload it to your web server. You’ll need PHP 5 and cURL for this script to function.
If you’ve got any suggestions for improvements or bug reports about this script – let me know here.