使用asp.net获取所有Twitter用户的推文 [英] Fetch All twitter user's Tweets using asp.net

查看:127
本文介绍了使用asp.net获取所有Twitter用户的推文的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好



我正在尝试从特定位置获取所有用户的推文。我在谷歌搜索了这个要求,但没有找到任何好的解决方案。



有可能这样做吗? Twitter提供的任何API都会给出来自特定区域的推文吗?



我的要求:

来自我想要的特定位置得到所有的推文。

意味着:让我搜索洛杉矶,那么API应该是我的地理位置和推文号码。



例如:

Lat:20.122,Lng:85.675,No of Tweets:40
Lat:19.112,Lng:84.625,No of Tweets:120

Lat:22.562,Lng:87.612,No of Tweets:20

Lat:21.002,Lng:83.600,No of Tweets:54

Lat:20.792, Lng:83.675,推文否:93



我认为Twitter正在提供这类东西。因为我在谷歌搜索并找到了一个很好的网站,其中包含了地区名称和显示最近的所有5条推文。这是网站附近推文 [ ^ ]



请帮我找到符合我要求的API



提前谢谢

解决方案

虽然我之前没有实现过,但这两个链接看起来很有希望。



https://dev.twitter.com/docs/api/1.1/get / search / tweets [ ^ ] [看特别地理编码]



TweetSharp 2.0搜索和地理编码 [ ^ ]



问候..

Hi all

I am trying to fetch all the user's tweets from a particular location.I Searched in Google for this requirement but not found any good solution.

Is it possible to do this?? Is Twitter providing any API which will give the no of tweets from a particular area?

My Requirement:
From a particular location I want to get all the tweets.
Means:Let I searched Los Angeles then that API should be serve me geo location and the no of tweets.

Example:
Lat: 20.122, Lng:85.675, No of Tweets:40
Lat: 19.112, Lng:84.625, No of Tweets:120
Lat: 22.562, Lng:87.612, No of Tweets:20
Lat: 21.002, Lng:83.600, No of Tweets:54
Lat: 20.792, Lng:83.675, No of Tweets:93

I think Twitter is providing this kind of things.because I searched in Google and found a nice website which takes area name and shows all recent 5 tweets. Here is the website Nearby Tweets[^]

Please help me to find the API which will fulfil my requirement

Thanks in advance

解决方案

Though i haven't implemented them before,these two links look promising to me.

https://dev.twitter.com/docs/api/1.1/get/search/tweets[^][Look especially geocode]

TweetSharp 2.0 search and Geocode[^]

Regards..


这篇关于使用asp.net获取所有Twitter用户的推文的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆