<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tigretic</author_name>
  <author_url>https://blog.hatena.ne.jp/tigretic/</author_url>
  <blog_title>てぃぐれのプログラマwiki</blog_title>
  <blog_url>https://tigretic.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>エラー</anon>
  </categories>
  <description>久しぶりにスクレイピングをpythonで行おうとしたところ unable to get local issuer certificate (_ssl.c:1123) でつまずきました。以前はこんなことなかったのに！サーバーに上げてる方はうまくいくのに！と思いつつ、解決法を探していました。 ソース http = urllib3.PoolManager() instance = http.request('GET', url)→ここで起きている soup = BeautifulSoup(instance.data, 'html.parser') エラー内容 raise MaxRetryError(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftigretic.hatenablog.com%2Fentry%2F2021%2F12%2F20%2F214137&quot; title=&quot;unable to get local issuer certificate (_ssl.c:1123) - てぃぐれのプログラマwiki&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>2021-12-20 21:41:37</published>
  <title>unable to get local issuer certificate (_ssl.c:1123)</title>
  <type>rich</type>
  <url>https://tigretic.hatenablog.com/entry/2021/12/20/214137</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
