Twitter (Social networking) Dataset

前端 未结 4 1692
陌清茗
陌清茗 2021-01-31 05:40

I am looking for twitter or other social networking sites dataset for my project. I currently have the CAW 2.0 twitter dataset but it only contains tweets of users. I want a dat

相关标签:
4条回答
  • 2021-01-31 06:29

    Try the following three datasets:

    Contains around 97 milllion tweets:

    http://demeter.inf.ed.ac.uk/index.php?option=com_content&view=article&id=2:test-post-for-twitter&catid=1:twitter&Itemid=2

    ed note: the dataset previously linked above is no longer available because of a request from Twitter to remove it.

    Contains user graph of 47 million users:

    http://an.kaist.ac.kr/traces/WWW2010.html

    Following dataset contains network as well as tweets, however the data was collected by snowball sampling or something hence the friends network is not uniform. It has around 10 million tweets you can mail the researcher for even more data.

    http://www.public.asu.edu/~mdechoud/datasets.html

    Though have a look at the license the data is distributed under.

    Hope this helps, Also can you tell me what kind of work are planning with this dataset? I have few hadoop / pig scripts to use with dataset

    0 讨论(0)
  • 2021-01-31 06:33

    100 million pages were extracted from facebook : http://it.slashdot.org/story/10/07/28/1350222/100-Million-Facebook-Pages-Leaked-On-Torrent-Site?art_pos=6

    I don't know what they contain, but you could have a look, it seems it's easy to find on torrents sites.

    You could also use the facebook API, but if you want a dataset big enough, you would have to ask facebook the rights to access it. It contains links to friends, likes, groups, ...

    0 讨论(0)
  • 2021-01-31 06:33

    I think the best tool for twitter data gathering is http://www.followthehashtag.com , it can get historical or future data and with advanced data exporting features

    With a section where we add big datasets (about 200,000 tweets) once a week

    http://followthehashtag.com/datasets/

    0 讨论(0)
  • 2021-01-31 06:42

    Facebook social graph, application installations and Last.fm users, events, groups collected by researchers at UCIrvine: http://odysseas.calit2.uci.edu/research/

    0 讨论(0)
提交回复
热议问题