<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>IT7C</author_name>
  <author_url>https://blog.hatena.ne.jp/IT7C/</author_url>
  <blog_title>イノベートな非日常</blog_title>
  <blog_url>https://it7c.hatenadiary.org/</blog_url>
  <categories>
    <anon>javascript</anon>
    <anon>chrome extention</anon>
    <anon>scraping</anon>
  </categories>
  <description>現在 twitter APIはoauh認証が必須となり、APIの認証キーの取得にはデベロッパーの登録が必須となっている。 ....が簡単に最新のツイートを取ってきたいので、javascriptでスクレイピングしてくることにする。javascriptでスクレイピングする場合、AJAX XMLHttpRequest()または、JQueryを使って$.ajaxで非同期にhttpを取得し JQueryでDOMをパースする流れになる。但し、JQueryはbodyタグやheadタグなどが入っていたり、htmlが壊れているパースができないので、 パースする前に取得したデータを加工しておく必要がある。body…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fit7c.hatenadiary.org%2Fentry%2F20151221%2F1450682355&quot; title=&quot;javascriptで特定ユーザーの最新ツイートを 認証なしで取得する - イノベートな非日常&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>2015-12-21 16:19:15</published>
  <title>javascriptで特定ユーザーの最新ツイートを 認証なしで取得する</title>
  <type>rich</type>
  <url>https://it7c.hatenadiary.org/entry/20151221/1450682355</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
