<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kencoba</author_name>
  <author_url>https://blog.hatena.ne.jp/kencoba/</author_url>
  <blog_title>kencobaの日記</blog_title>
  <blog_url>https://kencoba.hatenadiary.org/</blog_url>
  <categories>
    <anon>Clojure</anon>
  </categories>
  <description>OAuthは一度やってしまえば何度も認証はいらないらしいので、手順だけまとめてみる。 1 consumer-keyとconsumer-secretの取得 twitter.comで先に自分のアプリケーションを登録し、consumer-keyとconsumer-secretをしておく。 2 必要なライブラリのインポート (import 'twitter4j.TwitterFactory) 3 認証URLの取得 CONSUMER-KEYとCONSUMER-SECRETは適当に文字列を指定する。 (def twitter (. (TwitterFactory.) getInstance)) (. tw…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkencoba.hatenadiary.org%2Fentry%2F20110116%2F1295153327&quot; title=&quot;OAuth with twitter4j - kencobaの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-01-16 13:48:47</published>
  <title>OAuth with twitter4j</title>
  <type>rich</type>
  <url>https://kencoba.hatenadiary.org/entry/20110116/1295153327</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
