We can get the twitter user data in XML format with following URL:
https://twitter.com/users/show/twitter Will this also stop working when Twitter will shut down its API 1.0 ? Is it safe to get data from this XML format?
Yes – you need to move to API v1.1 for any use of the API.