Exporting unreal engine project via api

I am developing a desktop application with Electron js. I want to generate a list of locally installed unreal projects in this desktop application. I looked at the API doc, but since I’m new to this, I couldn’t analyze it. How should I proceed with this?