Forum Discussion
user_2020
Sep 16, 2022Copper Contributor
Need to copy content from website to excel with desired format
I need to copy and paste the below table into excel from a website (https://ndcpartnership.org/climate-tools/ndcs ) The format I need in excel file should contain all row (for each country)...
mtarler
Sep 16, 2022Silver Contributor
user_2020 The problem is that table is NOT a table but a dynamic web element that automatically updates and refreshes and looks like a table but is only elements being dynamically added and removed. That said have you tried to just download the data and use that directly?
Notice the "Download data" button near the top of the page.