<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanamako8888</author_name>
  <author_url>https://blog.hatena.ne.jp/hanamako8888/</author_url>
  <blog_title>IT技術に関する情報掲載サイト</blog_title>
  <blog_url>https://www.it-educationblog.com/</blog_url>
  <categories>
    <anon>Slack</anon>
  </categories>
  <description>Slackに投稿したメッセージを一定のキーワードで抽出したかったので、その方法を調べたのでメモ。jpから後ろは、CSV形式でダウンロードさせるためのコマンドです。 curl -s -G https://slack.com/api/search.messages \ -H &quot;Authorization: Bearer xoxp-&lt;USER_TOKEN&gt;&quot; \ --data-urlencode &quot;query=キーワード&quot; |jq -r '.messages.matches[] | [.permalink, .text] | @tsv' トークンを取る方法 Slack APIで必要なスコープを取得す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.it-educationblog.com%2Fentry%2F2025%2F08%2F22%2F133959&quot; title=&quot;Slackのキーワード検索の方法 - IT技術に関する情報掲載サイト&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>2025-08-22 13:39:59</published>
  <title>Slackのキーワード検索の方法</title>
  <type>rich</type>
  <url>https://www.it-educationblog.com/entry/2025/08/22/133959</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
