Verify column headings in excel

In the following post, I introduced a custom keyword

downloadAndSave(String fileURL, Path dir, String fileName)

If you can scrape the URL of Excel file to donwload out of the web page, you can easily download and save the file using that keyword.