JetBrains Plugin Search Command
pedrofracassi opened this issue ยท 2 comments
pedrofracassi commented
issue-label-bot commented
Issue-Label Bot is automatically applying the label type: idea to this issue, with a confidence of 0.78. Please mark this comment with ๐ or ๐ to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
BlueSlimee commented
JetBrains doesn't provide a public search API for their plugin repository (the closest thing to that is an endpoint that returns all compatible plugins with a certain product version). However, the bot could use the private, undocumented JSON API that they use on their website.