How to programmatically retrieve the list of Visual Studio Code extensions on the Marketplace?

Viewed 35

How can I programmatically retrieve the list of all published VSCode extensions, together with their metadata? I was unable to find an API to query the VSCode marketplace.

0 Answers
Related