<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>blackwhitebear</author_name>
  <author_url>https://blog.hatena.ne.jp/blackwhitebear/</author_url>
  <blog_title>メモめもメモ</blog_title>
  <blog_url>https://blackwhitebear.hateblo.jp/</blog_url>
  <categories>
    <anon>プロキシ</anon>
    <anon>環境設定</anon>
  </categories>
  <description>proxies引数を使おう ユーザIDがusername、 パスワードがpassword、 プロキシのアドレスがhogehoge.proxy.jp、 プロキシのポート番号が8080 である場合は、 import requests proxy_dict = { &quot;http&quot;: &quot;http://username:password@hogehoge.proxy.jp:8080/&quot;, &quot;https&quot;: &quot;http://username:password@hogehoge.proxy.jp:8080/&quot; } req = requests.get(&quot;http://yahoo.co.jp/&quot;, proxie…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblackwhitebear.hateblo.jp%2Fentry%2F2018%2F01%2F04%2F203558&quot; title=&quot;認証プロキシ環境でpythonのRequestsライブラリを使用する方法 - メモめもメモ&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>2018-01-04 20:35:58</published>
  <title>認証プロキシ環境でpythonのRequestsライブラリを使用する方法</title>
  <type>rich</type>
  <url>https://blackwhitebear.hateblo.jp/entry/2018/01/04/203558</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
