##python3 titlecollect.py urls.txt #cat urls.txt | python3 titlecollect.py #$ echo -e "https://www.example.com\nhttps://www.example.org" | python3 titlecollect.py