Critiques pour Table to CSV
Table to CSV par igorlogius
18 notes
- Noté 5 sur 5par Youlinco, il y a un moisこれは本当に神ツール! 物凄く面倒くさい作業が必要だったが、このツールでミスなく数秒で済むようになった。試しに導入して駄目で元々で使ってみたら、望みのデータがあっさり得られて呆然とした。エクセルにコピペしてRPAで自動読み込みさせ、自動化の作業も数分の1になった。
- Noté 5 sur 5par 敬念法轮大法好远离瘟疫, il y a 2 mois
- Noté 4 sur 5par luser5000, il y a 3 mois
- Noté 1 sur 5par x a, il y a 8 mois
- Noté 2 sur 5par Utilisateur ou utilisatrice 9777552 de Firefox, il y a un anDetection 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.
Réponse du développeur
mis en ligne : il y a 4 joursSounds 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. - Noté 5 sur 5par Utilisateur ou utilisatrice 16052269 de Firefox, il y a 2 answorking flawlessly.. thanks a lot..
- Noté 5 sur 5par GregH, il y a 2 ansWhen 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.
- Noté 5 sur 5par Cheap Soldier, il y a 2 ans
- Noté 5 sur 5par Darkyen, il y a 2 ansWorks 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!) - Noté 5 sur 5par Utilisateur ou utilisatrice 17623955 de Firefox, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17572870 de Firefox, il y a 3 ans
- Noté 5 sur 5par user, il y a 3 ans
- Noté 1 sur 5par MADsadFATcat, il y a 4 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 16895069 de Firefox, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14590441 de Firefox, il y a 4 ansJust what I need for getting quick datasets for practicing data science. Thanks!!!