Twitter Streaming APIã®statuses/filterã試ã
ãªãã¨ãªãTwitterStreamingAPIã試ãã¦ãã®ã§ã¡ã¢
ãã¼ã¯ã¼ãã§ã¬ã¹ãã³ã¹ãçµãè¾¼ã
trakingã¨ãããã¡ã¤ã«ãç¨æãã¦ã以ä¸ãå
¥å
ãã¼ã¯ã¼ãã¯400ã¾ã§æå®ã§ããã¿ããã ãã©ãããã件æ°ãå¤ããªãã¨åããã¼ããå¤ããªããã ã¨æãã
track=basketball,football,baseball,footy,soccer
以ä¸ã§å®è¡
curl -d @tracking https://stream.twitter.com/1/statuses/filter.json -uAnyTwitterUser:Password
å ´æã§ã¬ã¹ãã³ã¹ãçµãè¾¼ã
locationsã¨ãããã¡ã¤ã«ãç¨æãã¦ãæ¥æ¬ã辺ãæå®
ãªãçµãè¾¼ã¿ã«ä½¿ç¨ãããã®ã¯ããããã£ã¼ã«ã«ç¬åºãã¦ããä½ç½®æ
å ±ã§ãªããtweetèªä½ã®ä½ç½®æ
å ±ã
locations=122.87,24.84,153.01,46.80
以ä¸ã§å®è¡
curl -d @locations https://stream.twitter.com/1/statuses/filter.json -uAnyTwitterUser:Password
ã¦ã¼ã¶ã¼ã§ã¬ã¹ãã³ã¹ãçµãè¾¼ã
followingã¨ãããã¡ã¤ã«ãç¨æãã¦idãæå®
ã¦ã¼ã¶ã¼idã¯ã¯ä»¥ä¸ã®URLã§è¿ãããxmlã§ããã
https://twitter.com/users/show/#{ã¦ã¼ã¶ã¼å}.xml
5000ã¦ã¼ã¶ã¼ã¾ã§æå®ã§ãã
follow=12,13,15,16,20,87
以ä¸ã§å®è¡
curl -d @following https://stream.twitter.com/1/statuses/filter.json -uAnyTwitterUser:Password