Hello everyone,
I was recently asked if AskSteem could be used to find other steem users near you geographically such as in the same city, state, or country for the purposes of finding people to meet up with. So in this post, I'd like to outline the simple way to do just that.
How To
We're going to use the following query template for our search:
profile.location:"Your Location Name"
All you need to do is replace the "Your Location Name" text with the name of your city, state, or country. For example, I'm in the United States so I could try:
profile.location:"United States"
to find all of the users who live in the United States.
But let's say I wanted to narrow that down even more to my city. I happen to be living in Orlando so I'll search for users who live there.
profile.location:"Orlando"
As you can see there are about 64 steem users who say they are living in Orlando.
If you live in a smaller city you may not be able to find others so try using more general terms like your country.
Restrictions
This method is not perfect because it relies on searching for the text that the user has manually entered. Right now this is the best that can be done because steemit does not save location data in a proper standardized format.
Thanks for reading this guide and Search On!