79289682

Date: 2024-12-18 00:31:36
Score: 2
Natty:
Report link

Further to Sam's answer, you could also extract the text pieces from the page return soup.get_text(separator=',') Then find the headers to validate format and proceed to parse the coordinates.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Juan_at_Austin