51job-spider icon indicating copy to clipboard operation
51job-spider copied to clipboard

AttributeError: 'NoneType' object has no attribute 'find_all'

Open KiAlexander opened this issue 5 years ago • 1 comments

Traceback (most recent call last): File "job_spider.py", line 338, in spider.run() File "job_spider.py", line 329, in run self.job_spider() File "job_spider.py", line 90, in job_spider bs = BeautifulSoup(html, "lxml").find("div", class_="dw_table").find_all("div", class_="el") AttributeError: 'NoneType' object has no attribute 'find_all'

KiAlexander avatar Mar 20 '19 02:03 KiAlexander

你好,请问你这个问题解决了吗,怎么解决的呀

flowers-baby avatar Jun 08 '23 08:06 flowers-baby