loader image
Skip to main content

Parsing

The process of reading structured or semi-structured data (JSON, XML, CSV, logs) and turning it into usable program objects (lists, dictionaries, records). Parsing is common in investigations and automation pipelines.

» Site Glossary