<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_mawa</author_name>
  <author_url>https://blog.hatena.ne.jp/k_mawa/</author_url>
  <blog_title>MawaLog</blog_title>
  <blog_url>https://k-mawa.hateblo.jp/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>requests</anon>
    <anon>プログラミング</anon>
    <anon>WebAPI</anon>
  </categories>
  <description>地図とGPS出版社/メーカー: Pitown発売日: 2015/05/18メディア: アプリこの商品を含むブログを見る geocodingという無料のジオコーディングapiサービスがある Geocoding API - 住所から緯度経度を検索 と、いうことでPythonで扱うときのコードを検証してみた。今回は住所から緯度経度を取得するまでのメモである。 #Webから値を引っ張ってくるので例によってrequestsを利用する &gt;&gt;&gt;import requests &gt;&gt;&gt;full_adress = &quot;東京都新宿区西新宿２丁目８−１&quot; #東京都庁の住所である &gt;&gt;&gt;url = 'http://www…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fk-mawa.hateblo.jp%2Fentry%2F2017%2F10%2F21%2F093838&quot; title=&quot;無料のAPI、geocodingを使ってPythonで住所から緯度経度を取得するまでのメモ - MawaLog&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://images-fe.ssl-images-amazon.com/images/I/81F%2BYgP1NLL._SL160_.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-10-21 09:38:38</published>
  <title>無料のAPI、geocodingを使ってPythonで住所から緯度経度を取得するまでのメモ</title>
  <type>rich</type>
  <url>https://k-mawa.hateblo.jp/entry/2017/10/21/093838</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
