Reviews for Table to CSV
Table to CSV by igorlogius
Review by x a
Rated 1 out of 5
by x a, 8 months ago17 reviews
- Rated 5 out of 5by Youlinco, a month agoこれは本当に神ツール! 物凄く面倒くさい作業が必要だったが、このツールでミスなく数秒で済むようになった。試しに導入して駄目で元々で使ってみたら、望みのデータがあっさり得られて呆然とした。エクセルにコピペしてRPAで自動読み込みさせ、自動化の作業も数分の1になった。
- Rated 4 out of 5by luser5000, 3 months ago
- Rated 2 out of 5by Firefox user 9777552, a year agoDetection of tables is poor. Data cells are exported as one file, row names as a 2nd file, column names as a 3rd file. Then you have to combine 3 files manually.
Developer response
posted 6 days agoThe addon itself is perfectly capable of exporting real html tables, as you can see in the demo video. Whatever you tried to export was likely something constructed from multiple html table elements. Sadly there is nothing i can do to stop website developers from doing things like this and i hope you also understand that there are many ways to construct such "fake tables" which is also why they can not easily be supported. - Rated 5 out of 5by GregH, 2 years agoWhen my favorite reservation system changed and I could no longer highlight the availability grid to copy/paste into Excel, I found this extension. It was the only extension that would copy the HTML to where I could write a VBA macro to extract the data I needed.
- Rated 5 out of 5by Cheap Soldier, 2 years ago
- Rated 5 out of 5by Darkyen, 2 years agoWorks well, but you need to run the extension on the page first, to generate the table areas. Right clicking a table and selecing "export" does nothing before that, which is very confusing. And the difference between the two export modes is not immediately clear.
(Changed from 4 to 5 following dev's response, thanks!) - Rated 5 out of 5by Firefox user 17623955, 3 years ago
- Rated 5 out of 5by Firefox user 17572870, 3 years ago
- Rated 5 out of 5by user, 3 years ago
- Rated 1 out of 5by MADsadFATcat, 4 years ago
- Rated 1 out of 5by Firefox user 16895069, 4 years ago
- Rated 5 out of 5by Firefox user 14590441, 4 years agoJust what I need for getting quick datasets for practicing data science. Thanks!!!