I have a input like
[{..., "id":"12345", "table":...}]
how to extract the id value using regex in python