Reviews for Table to CSV
Table to CSV by igorlogius
18 reviews
- Rated 5 out of 5by Youlinco, a month agoこれは本当に神ツール! 物凄く面倒くさい作業が必要だったが、このツールでミスなく数秒で済むようになった。試しに導入して駄目で元々で使ってみたら、望みのデータがあっさり得られて呆然とした。エクセルにコピペしてRPAで自動読み込みさせ、自動化の作業も数分の1になった。
- Rated 5 out of 5by 敬念法轮大法好远离瘟疫, 2 months ago
- Rated 4 out of 5by luser5000, 3 months ago
- Rated 1 out of 5by x a, 8 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 4 days agoSounds like whatever you tried to export was not a real html table but something that was constructed from 3 or more table elements, which is pretty stupid IMO. And sadly there is nothing i can do to stop webdevelpers from doing things like this.
The addon itself is perfectly capable of exporting real html tables (its basically what it was made for), as you can see in the demo video. If you are having trouble it is likely that whatever you are trying to export/copy is not as simple it might look. In this case, you might have more luck with an addon called "Table Capture" by the addon developer GeorgeMike. It's paid but it might be capable of dealing with non-trivial html tables. Hope this info helps. - 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!!!