<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kuku81kuku81</author_name>
  <author_url>https://blog.hatena.ne.jp/kuku81kuku81/</author_url>
  <blog_title>Django Girls and Boys 備忘録</blog_title>
  <blog_url>https://kuku81kuku81.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>Django</anon>
    <anon>selenium</anon>
  </categories>
  <description>PythonでDjangoやSeleniumを使用して作業をしている時に、形式的にはリスト（配列）として送付されてきたはずと思ったものが、受け取った中身を見たら文字列としてしか認識できないものだったということがありました。 大元とのやり取りなどでうまく解決できればよかったのですが、そこではどうしても解決できなかった（自分達に解決する能力がなかった？）時に、中身がリストの文字列を一旦文字列として取得後、なんとかリスト型に戻したりしたことがありましたので、備忘録として残しておきます。 目次 １．取得データ （１）タイプ１ （２）タイプ２ （３）タイプ３ ２．リストへの復元処理内容 （１）詳細内容 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkuku81kuku81.hatenablog.com%2Fentry%2F2022%2F12%2F11_python_conversion_method_from_string_to_list&quot; title=&quot;【Python】「文字列として受け取ったリスト」をリストに復元した時の対処方法、変換方法 - Django Girls and Boys 備忘録&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-ak.f.st-hatena.com/images/fotolife/k/kuku81kuku81/20220605/20220605115219.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-12-11 19:00:00</published>
  <title>【Python】「文字列として受け取ったリスト」をリストに復元した時の対処方法、変換方法</title>
  <type>rich</type>
  <url>https://kuku81kuku81.hatenablog.com/entry/2022/12/11_python_conversion_method_from_string_to_list</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
