This script uses the Obsidian plugin JSON to create a dataframe, then returns all plugins with more than 300k downloads as an HTML file
- Install Python 3.12.X
- Install Poetry
- Run
poetry install
- Get the
community-plugin.jsonandcommunity-plugin-stats.jsonfiles from https://github.com/obsidianmd/obsidian-releases using your tool of choice - Run the script and check out the results in
top-plugins.html - ???
- Profit!