<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>utgwkk</author_name>
  <author_url>https://blog.hatena.ne.jp/utgwkk/</author_url>
  <blog_title>私が歌川です</blog_title>
  <blog_url>https://blog.utgw.net/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>dig メソッドとは instance method Hash#dig (Ruby 2.6.0) たとえば各種 API を叩いて返ってきた JSON をパースした後の辞書型のような、データがいくらでもネストしてあるようなデータ構造があるとき、普通なら obj['path']['to']['destination'][2] とか obj.path.to.destination[2] のようにしてアクセスしなければなりません。 この dig メソッドを使うと、先述したどちらの場合でも dig(obj, 'path', 'to', 'destination', 2) のような形式で要素にアクセスする…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.utgw.net%2Fentry%2F2016%2F11%2F14%2F144209&quot; title=&quot;Ruby の dig メソッドが便利なので Python で実装した - 私が歌川です&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>2016-11-14 14:42:09</published>
  <title>Ruby の dig メソッドが便利なので Python で実装した</title>
  <type>rich</type>
  <url>https://blog.utgw.net/entry/2016/11/14/144209</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
