Extract section metadata and algorithm steps from specification HTML documents as JSON.
Install from PyPI:
pip3 install spec2jsonSee spec2json --help.
Example:
spec2json --numbered https://tc39.es/ecma262/ https://tc39.es/ecma402/ > ecmascript.json