bs4 Tag element returning 'NoneType' when trying to extract information

前端 未结 0 1465
轮回少年
轮回少年 2021-01-18 09:16

I\'m attempting to extract information out of html code.

The following code functions correctly.

import requests
from bs4 import BeautifulSoup
 
url =          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题