superbeppe98/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.
PythonGPL-3.0
No issues in this repository yet.