This tool scrapes webpage text using BeautifulSoup and detects the language using py3langid. It accepts as input a single URL or a file of URLs (one per line), and optionally outputs to a file. The ...