{"author_name":"imabari_ehime","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fimabari.hateblo.jp%2Fentry%2F2013%2F05%2F13%2F001925\" title=\"Python\u3067\u30e1\u30fc\u30eb\u53d7\u4fe1 - \u30e1\u30e2\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","blog_title":"\u30e1\u30e2","height":"190","image_url":null,"type":"rich","title":"Python\u3067\u30e1\u30fc\u30eb\u53d7\u4fe1","author_url":"https://blog.hatena.ne.jp/imabari_ehime/","width":"100%","blog_url":"https://imabari.hateblo.jp/","provider_name":"Hatena Blog","description":"\u611b\u5a9b\u770c\u8b66\u5bdf \u5b89\u5168\u30fb\u5b89\u5fc3\u30e1\u30fc\u30eb\u30de\u30ac\u30b8\u30f3\u306e\u4e0d\u5be9\u8005\u60c5\u5831\u306e\u30e1\u30fc\u30eb\u53d6\u5f97 import imaplib, re user = \"\" password = \"\" label = \"\" gmail = imaplib.IMAP4_SSL(\"imap.gmail.com\") #\u30ed\u30b0\u30a4\u30f3 gmail.login(user, password) #\u30e9\u30d9\u30eb\u4e00\u89a7 #gmail.list() #\u30e9\u30d9\u30eb\u9078\u629e gmail.select(label) #\u672a\u8aad\u4e00\u89a7 typ, [data] = gmail.search(None, \"UNSEEN\") for num in data.split(): result, data = \u2026","categories":["Program","Python"],"published":"2013-05-13 00:19:25","version":"1.0","url":"https://imabari.hateblo.jp/entry/2013/05/13/001925","provider_url":"https://hatena.blog"}