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