Right now I'm playing around with a command line tool that dumps a twitter status stream to stdout or a json-lines file. It's doable as a curl one-liner, but for me a task-specific tool lowers friction in useful ways.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
Right now I'm playing around with a command line tool that dumps a twitter status stream to stdout or a json-lines file. It's doable as a curl one-liner, but for me a task-specific tool lowers friction in useful ways.