Bugzilla REST API
Newer Bugzilla versions (like the one used by Mozilla) has a REST API that makes easy to gather some statistics. For example, number of bugs reported for Firefox, or number of bugs in Firefox with last status = REOPENED. See more examples at https://wiki.mozilla.org/Bugzilla:REST_API.