diff --git a/web_programming/crawl_hindustan_times_and_get_top_news.py b/web_programming/crawl_hindustan_times_and_get_top_news.py index d2f8de070..6b517b0d4 100644 --- a/web_programming/crawl_hindustan_times_and_get_top_news.py +++ b/web_programming/crawl_hindustan_times_and_get_top_news.py @@ -18,7 +18,6 @@ from bs4 import BeautifulSoup def fetch_ht_news() -> dict: - header = { "Accept": "image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8", "Sec-GPC": "1",