Twitter API, Twitter4J, Bounding Boxes, stream by location
- by Aidan
Hey guys,
I've started a streamer via Twitter4J and I'm consuming tweets with
certain keywords currently. I'd like to only get tweets within a
certain location e.g within a certain country. I understand bounding
boxes will do this? But I don't know how I'd implement them within
twitter4J. Does anyone know?
Thanks!