ec2instances.github.io icon indicating copy to clipboard operation
ec2instances.github.io copied to clipboard

Support download CSV

Open latelan opened this issue 1 year ago • 3 comments

Sometimes, users may need to download all pricing data to their local devices for further research. In this case, consider adding a 'Download CSV' button to the page.

latelan avatar Jan 06 '24 07:01 latelan

I also support this. I cloned your repo and did some quick-and-dirty just to dump to a json. Thank you for making this!

mhayden7 avatar Apr 16 '25 19:04 mhayden7

Go grab a browser plugin that downloads html tables to csv. It works well and there are plenty of them. @latelan Did you already code this? Did it get merged?

jay-dubs-ai avatar Apr 19 '25 17:04 jay-dubs-ai

@jay-dubs-ai I've submitted a PR to add support for this, but it hasn't been accepted yet. You can get the code from my repository.

latelan avatar Apr 20 '25 03:04 latelan