質問編集履歴

1

URL修正

2018/06/05 05:04

投稿

rina0366
rina0366

スコア58

test CHANGED
File without changes
test CHANGED
@@ -74,7 +74,7 @@
74
74
 
75
75
  for line in lines2:
76
76
 
77
- url = "https://www.suruga-ya.jp/product/detail/" + line
77
+ url = "xxxxxxxxxxxxxx" + line
78
78
 
79
79
  res = req.urlopen(url)
80
80