/url-title-extractor

URL Title Extractor is a Python program that extracts the titles of web pages from a file containing URLs. It uses the requests and BeautifulSoup libraries to extract the title and decode any HTML entities.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.