Hi all,

Just wondering if someone can help me with the following.

I know how to scrape data into Excel from one URL; however, on this occasion I want to scrape data from 600+ URLs in one go.

Now the data that I need for each URL exists in the <title> tag. How can I scrape all the URLs in one go and equally only pull in the data from the <title> tag as oppposed to all the information from the page?

Many thanks.