Modp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
Please add other datasources here. Also, if you're so inclined please re-arrange this in a way that makes sense. Maybe should use the new semantic forms/tables stuff. | Please add other datasources here. Also, if you're so inclined please re-arrange this in a way that makes sense. Maybe should use the new semantic forms/tables stuff. | ||
If you see some outdated or incorrect information, or find a dead URL, please update the page! | |||
'''Bugzilla''' | '''Bugzilla''' | ||
Revision as of 21:48, 12 October 2011
The Mozilla Open Data Project is an index of all of the open APIs and data-sources available in the Mozilla project.
Please add other datasources here. Also, if you're so inclined please re-arrange this in a way that makes sense. Maybe should use the new semantic forms/tables stuff.
If you see some outdated or incorrect information, or find a dead URL, please update the page!
Bugzilla
- Bugzilla REST API
- Bugzilla searches contain RSS feeds
- Pulse - message broker which has a bugzilla adapter
Dev Activity
- Mozilla Mercurial repositories - RSS feeds
- Mozilla Github account - various projects, data exposed via all Github APIs and feeds
Performance Data
Community Metrics
Crash Data
- CSV files of all Firefox and Fennec crashes as <date>/<date>-pub-crashdata.csv.gz in that directory
- Mozilla crash stats has CSV, JSON or feed outputs for a lot of the data it presents
Add-ons
- Add-ons.mozilla.org API
- Generic: Read-only API calls used by the Firefox Add-ons manager, which allow you to retrieve data about a single addon, groups of addons, or to search addons.
- Bandwagon: Read/write API that allows you to interact with Add-ons Collections. It requires authentication using an AMO account.
- Flightdeck API (builder.addons.mozilla.org) ?