I'm trying to write a program that can get a User on Twitters location. In every twitter profile there is information where they live like "New York, NY". I figuered out that i will need to use Twitter4J to do this, but what im really asking, is it posible to get a users location from their profile? or is it limited to only induvidual tweets?
I dont expect a full code as an answer but if somebody can point me in the right direction it would be great!
First time i write on this forum so im sorry if the question is not specifed.