I know how to retrieve google+ profile pic from url but recently google+ started to use vanity urls for verified users.
WORKS https://plus.google.com/s2/photos/profile/110031535020051778989?sz=100
DOES NOT WORK https://plus.google.com/s2/photos/profile/+BarackObama?sz=100
Is there a work around to get a profile pic for the vanity url users?
Note: I know you can get the same info through Google+ API but that dose not allow me to change image size so I would like to use above way.