<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bunkt3f</author_name>
  <author_url>https://blog.hatena.ne.jp/bunkt3f/</author_url>
  <blog_title>雑ノート</blog_title>
  <blog_url>https://zatsu-note.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>SonarQubeは品質情報を統合的に可視化するのに便利なツールです。そんなSonarQubeから静的解析結果などのデータを抽出したいときに、WebAPIを利用することができます。 ただ、WebAPIをそのまま使うと面倒な部分もあったりします。例えばIssues（SonarQubeに登録された指摘1件1件）をWebAPIで抽出する場合、一度に取得する上限があり、数千単位の指摘がある場合は複数回に分けて取得するような実装をする必要があります。 そこで便利なのが、SonarQube WebAPIのWrapperである「python-sonarqube-api」です。これを使うことで、先述のような部…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzatsu-note.com%2Fpython-sonarqube-api-overview%2F&quot; title=&quot;PythonでSonarQube WebAPIを叩くなら「python-sonarqube-api」が便利 - 雑ノート&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.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-06-11 10:00:06</published>
  <title>PythonでSonarQube WebAPIを叩くなら「python-sonarqube-api」が便利</title>
  <type>rich</type>
  <url>https://zatsu-note.com/python-sonarqube-api-overview/</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
