Currently, data from the LOLBAS Project can be accessed in the following ways:
Entry point: /api/lolbas.json
Type: Single file
This file contains every LOLBAS entry in a single file, using the same structure as the underlying YAML files.
Entry point: /api/lolbas.csv
Type: Single file
This file contains every LOLBAS entry in a single file, broken down by LOLBAS file and command.
Entry point: https://raw.githubusercontent.com/LOLBAS-Project/LOLBAS/master/yml/
Type: File per entry
Finally, it is possible to access the raw YAML files via GitHub. The file structure can be found on GitHub.