spruitje
Junior Member
- Oct 8, 2011
- 138
- 64
Hi all, I need some help!
I need to find the location and/or lat/long info for specific tweets. I tried something like this (not this exactly but I don't want to give away too much at this time) :
This returns null for the info I need. User is not protected. Is this info only available if the location is specifically turned on for this tweet by user xxxxx? If so, is there a workaround?
Hope someone can give me a hand!
I need to find the location and/or lat/long info for specific tweets. I tried something like this (not this exactly but I don't want to give away too much at this time) :
Code:
https://api.twitter.com/1/statuses/user_timeline.json?include_entities=true&include_rts=true&screen_name=xxxxxxx&count=1
[FONT=arial]
[/FONT]
This returns null for the info I need. User is not protected. Is this info only available if the location is specifically turned on for this tweet by user xxxxx? If so, is there a workaround?
Hope someone can give me a hand!
Last edited: