最終更新:2024-01-16 (火) 07:11:28 (118d)  

urllib.request.urlopen
Top / urllib.request.urlopen

Open url, which can be either a string containing a valid, properly encoded URL, or a Request? object.

https://docs.python.org/ja/3/library/urllib.request.html#urllib.request.urlopen

ソースコード