I used IMPORTXML
in Sheets to pull website titles from several hundred sites. My initial pass worked but then I moved the data around a few times while cleaning and now most of the cells display
import internal error.
I've tried refreshing the sheet and recopying the formula into the affected cells, but neither of these ideas worked.
I also previously converted URLs that were being scraped from hyperlinked text in another column to plain text, to reduce the number of formulas operating at one time. This did not work either -- the URLs being plain text wouldn't affect IMPORTXML
, would it?