{"version":"1.0","type":"rich","description":"Twitter\u3092\u30b9\u30af\u30ec\u30a4\u30d4\u30f3\u30b0\u3057\u3066\u3044\u308b\uff08\u73fe\u5728\u9032\u884c\u5f62\uff09\u3002python-twitter\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066Public Timeline\u3092\u5f97\u308b\u6b21\u306e\u3088\u3046\u306a\u30b3\u30fc\u30c9\u3092\u66f8\u3044\u305f\u3002 # -*- coding: utf-8 -*- import twitter import re import time f = open(\"tweets.txt\", \"a\") wait = 90 while True: api = twitter.Api() for s in api.GetPublicTimeline(): if re.search(u\"[\u3041-\u309e]\", s.text): f.write((s.text+\"\\n\")\u2026","url":"https://xef.hatenadiary.org/entry/20120415/p1","image_url":null,"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxef.hatenadiary.org%2Fentry%2F20120415%2Fp1\" title=\"\u8a00\u8a9e\u51e6\u7406100\u672c\u30ce\u30c3\u30af\u30fb\u7b2c\uff12\u30bb\u30c3\u30c8\u3092\u59cb\u3081\u308b\u305f\u3081\u306b - Soleil cou coupe\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_name":"Hatena Blog","blog_url":"https://xef.hatenadiary.org/","provider_url":"https://hatena.blog","author_name":"xef","width":"100%","published":"2012-04-15 00:00:01","height":"190","author_url":"https://blog.hatena.ne.jp/xef/","title":"\u8a00\u8a9e\u51e6\u7406100\u672c\u30ce\u30c3\u30af\u30fb\u7b2c\uff12\u30bb\u30c3\u30c8\u3092\u59cb\u3081\u308b\u305f\u3081\u306b","blog_title":"Soleil cou coupe","categories":["Python"]}