Using the Twitter REST API to get tweets within a bounding box -


i'm trying use twitter api tweets within bounding box. currently, i've managed streaming api, tweets flow in rather slow looking use past tweets.

i can't seem find way rest api. seems allow 'locations', how when query may fall on several locations or in partial locations?

ideally, i'd able gather tweets in exact same area using rest api did using streaming api.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -