teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

1

マスク変更

2020/09/25 00:23

投稿

fhiro_tokio
fhiro_tokio

スコア66

answer CHANGED
@@ -4,7 +4,7 @@
4
4
  import requests
5
5
  from bs4 import BeautifulSoup
6
6
 
7
- html=requests.get("https://reiwadenenga.jp/").text
7
+ html=requests.get("https://xxxxxxx.jp/").text
8
8
  soup=BeautifulSoup(html,"html.parser")
9
9
 
10
10
  src_alt=""