Unable to extract date value from website with Python and Beautiful Soup

后端 未结 0 1883
时光说笑
时光说笑 2020-11-30 20:33

Im tying to extract date from one website. I want date/time when news article is published. This is my code:

from bs4 import BeautifulSoup import requests



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