Retrieve Twitter followers count without OAuth keys in API v1.1
Recently Twitter completely deprecated the version 1 of its REST API. The new API 1.1 requires OAuth credentials to access the data. There is a simple way to access the data without OAuth keys.