About Extension Hub
I built Extension Hub because browsing GNOME Shell extensions should be easy and fun. The index that is built in the background is public so others can use it to build stuff with it. Use it in your app or script. No account or API key required.
If you make something with it, I would love to see it. It would be genuinely nice to know that someone found it useful. :)
https://www.gnomehub.bu2media.com/data/extensions.v2.json
What is in the file
One JSON document with schemaVersion, generatedAt, count and an items array. Each item carries the UUID, name, description, author, the supported GNOME Shell versions, dates, links and the metrics from each source.
The current schema is v2. The file is rebuilt once a day, so check generatedAt when freshness matters.
Open source, MIT licensed
Importer, snapshot builder and this website are MIT licensed. Use it, fork it, or open an issue when something is wrong or missing.
View source on GitHub