Revisiones de Table to CSV
Table to CSV por igorlogius
18 revisiones
- Se valoró con 5 de 5by Youlinco, hace un mesこれは本当に神ツール! 物凄く面倒くさい作業が必要だったが、このツールでミスなく数秒で済むようになった。試しに導入して駄目で元々で使ってみたら、望みのデータがあっさり得られて呆然とした。エクセルにコピペしてRPAで自動読み込みさせ、自動化の作業も数分の1になった。
- Se valoró con 5 de 5by 敬念法轮大法好远离瘟疫, hace 2 meses
- Se valoró con 4 de 5by luser5000, hace 3 meses
- Se valoró con 1 de 5by x a, hace 8 meses
- Se valoró con 2 de 5by Usuario de Firefox 9777552, hace un añoDetection 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.
Respuesta del desarrollador
publicado el hace 4 díasSounds 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. - Se valoró con 5 de 5by GregH, hace 2 añosWhen 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.
- Se valoró con 5 de 5by Cheap Soldier, hace 2 años
- Se valoró con 5 de 5by Darkyen, hace 2 añosWorks 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!) - Se valoró con 5 de 5by Usuario de Firefox 17623955, hace 3 años
- Se valoró con 5 de 5by Usuario de Firefox 17572870, hace 3 años
- Se valoró con 5 de 5by user, hace 3 años
- Se valoró con 1 de 5by MADsadFATcat, hace 4 años
- Se valoró con 1 de 5by Usuario de Firefox 16895069, hace 4 años
- Se valoró con 5 de 5by Usuario de Firefox 14590441, hace 4 añosJust what I need for getting quick datasets for practicing data science. Thanks!!!