<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mtiit</author_name>
  <author_url>https://blog.hatena.ne.jp/mtiit/</author_url>
  <blog_title>(O+P)ut</blog_title>
  <blog_url>https://www.mtioutput.com/</blog_url>
  <categories>
    <anon>UNIX</anon>
    <anon>UNIX-Linux</anon>
  </categories>
  <description>はじめに その日に東京証券取引所で取引があるのか否かではなく、その日に取引があったのかどうかを15時以降に確認するスクリプトを作成しました。 使用例はピンポイントですが、例えば指定した株の終値を自動収集するスクリプトを動かすか否かの判定などに利用できます。 環境情報 Debian GNU/Linux 9 スクリプトコード #!/bin/bash curl https://minkabu.jp/stock/100000018 2&gt;/dev/null | grep '株価&lt;span class=&quot;fsm&quot;&gt;' | grep -v &quot;/[0-9]&quot; | wc -l 取引日の場合は 1取引日ではない場…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.mtioutput.com%2Fentry%2Ftse-open-check&quot; title=&quot;【Linux】東証が取引日なのか休みだったのかを判定するスクリプト - (O+P)ut&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>https://cdn-ak.f.st-hatena.com/images/fotolife/m/mtiit/20191010/20191010092342.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-07-30 00:00:00</published>
  <title>【Linux】東証が取引日なのか休みだったのかを判定するスクリプト</title>
  <type>rich</type>
  <url>https://www.mtioutput.com/entry/tse-open-check</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
