<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nekoyukimmm</author_name>
  <author_url>https://blog.hatena.ne.jp/nekoyukimmm/</author_url>
  <blog_title>ねこゆきのメモ</blog_title>
  <blog_url>https://nekoyukimmm.hatenablog.com/</blog_url>
  <categories>
    <anon>Json</anon>
    <anon>Python</anon>
    <anon>requests</anon>
    <anon>REST API</anon>
    <anon>Javascript</anon>
    <anon>jQuery</anon>
  </categories>
  <description>REST APIの実験をかねて、Jsonのデータを返してくれるようなとこないかな？ と探したらあった。 http://www.jsontest.com/ こりゃいいや。 早速試す。 In [1]: import requests In [2]: requests.get('http://echo.jsontest.com/key/value/one/two') Out[2]: &lt;Response [200]&gt; In [3]: r = requests.get('http://echo.jsontest.com/key/value/one/two') In [4]: r.content Out[…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnekoyukimmm.hatenablog.com%2Fentry%2F2017%2F05%2F31%2F153757&quot; title=&quot;&amp;lt;Json, REST API&amp;gt; Json Test - ねこゆきのメモ&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>2017-05-31 15:37:57</published>
  <title>&lt;Json, REST API&gt; Json Test</title>
  <type>rich</type>
  <url>https://nekoyukimmm.hatenablog.com/entry/2017/05/31/153757</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
