Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #13: HTML Table Parsing

estherb47
15 - Aurora
15 - Aurora

another fun regex challenge


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

Laurap1228
ボリード

This was a fun one! I got to practice my Regex and use a new tool, Make Columns. Might not be the most efficient solution but I struggled to come up with a solution that involved fewer tools.

 

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

LordNeilLord
オーロラ

Very slowly working my way through!

 

Here's my solution:

 

スポイラ
Weekly Challenge 13.png
DE0413
アステロイド

This was quite the challenge--not sure that it's a repeatable process but I reached the desired output:


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

jacob
メテオロイド

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

Pavel_G
メテオロイド

My third one is done. This time I'm uncertain that it's the best solution and if it's allowed to have empty cells instead of "[Null]".

 

スポイラ
Screenshot - 2017-05-31 , 14_44_54.png

 

LordNeilLord
オーロラ

Workflow


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

jamielaird
マグネター

Here's my solution.

 

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

nick_ceneviva
ボリード

Solution attached!


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.

BenMoss
ACE Emeritus
ACE Emeritus

Here's my solution to this one.

 

I think it should be future proofed in that it would work with multiple records.

 


This post has been edited by Community Moderation to redact sensitive attachments. The original attachment has been replaced by post_placeholder.txt.