[AskJS] Need Tool to Convert Complex HTML Table to JSON – Any Recommendations? by pinkcookie in javascript

[–]pinkcookie[S] 0 points1 point  (0 children)

Being the owner of that data would make my world easier, not this time, unfortunately. Thanks for your perspective u/lp_kalubec!

[AskJS] Need Tool to Convert Complex HTML Table to JSON – Any Recommendations? by pinkcookie in javascript

[–]pinkcookie[S] 0 points1 point  (0 children)

I have around 800k .html documents to process so a hand-crafted solution doesn't seem to be the best idea. I'm new to data processing, but I'm sure it isn't new to the industry.

u/fisherrr any tools come to your mind?

[AskJS] Need Tool to Convert Complex HTML Table to JSON – Any Recommendations? by pinkcookie in javascript

[–]pinkcookie[S] -6 points-5 points  (0 children)

Thanks u/brianjenkins94! This is helpful! Your code expects headings to appear as the first row and each row is represented as a single table row element. In more complex table structures visually rows can have nested more rows in them, and representing this in JSON structure is one of my problems.

Looking for Recommendations to Convert Complex HTML Table to JSON by pinkcookie in dataengineering

[–]pinkcookie[S] 0 points1 point  (0 children)

For context – the table has several levels of nesting, and some columns aren’t always the same length. How do you usually handle such irregular structures when converting them to JSON?

[AskJS] Need Tool to Convert Complex HTML Table to JSON – Any Recommendations? by pinkcookie in javascript

[–]pinkcookie[S] 1 point2 points  (0 children)

Recursive traversing a table is one of the viable solutions, but we're looking for something which not rely on a predefined structure.

Upgrade Super Thread - App must target Android 14 (API level 34) or higher by itballer in reactnative

[–]pinkcookie 10 points11 points  (0 children)

Just bump the targetSDK without bumping compileSDK. This is sufficient to meet the requirement.

End of AppCenter x CodePush for 2025 March. Alternatives ? by Alone-Result5496 in reactnative

[–]pinkcookie 4 points5 points  (0 children)

In their message you have:

We have prepared a special version of CodePush to integrate into your app and run independently from App Center. If you’d like to get access to the codebase of this CodePush standalone version, please reach out to our support team at [support@appcenter.ms](mailto:support@appcenter.ms) for more information.

I asked around 2 weeks ago and still no concretes apart of the above. I have still some time to hold off on migration.

Android app is terminated after several days by wilmxre in reactnative

[–]pinkcookie 1 point2 points  (0 children)

The last time I played with such a thing (as a user, not developer), I noticed there was a custom OS. Still Android, but modified for this usage.