This video covers a few techniques for parsing network CLI output using the Python standard regular expression library.
Links:
* Python docs: https://docs.python.org/3/library/re.html
* TextFSM: https://github.com/google/textfsm
* Template Text Parser: https://github.com/dmulyalin/ttp
* Regex101: https://regex101.com/