Greetings, I have the following problem:

I have a list of about 10k URLs with links to different sites, for example:

1 https://www.google.com
2 https://www.yahoo.com
3 https://www.bing.com

Now, obviously, all of the links lead to a page which has a name (google, yahoo, bing, etc.) displayed in browser tabs:

zIJyc6b.png

Is it possible to somehow fetch those very names via Excel functionale? What VBA functions should I try to use?

Thanks in advance