mozilla / overscripted

Repository for the Mozilla Overscripted Data Mining Challenge
Mozilla Public License 2.0
74 stars 53 forks source link

Static analysis pipeline pt. 3: generate symbols of interest #15

Closed busycalibrating closed 5 years ago

busycalibrating commented 5 years ago

Script to recursively generate a list of API symbols from a seed API or DOM Interface (implementation for Issue #13).

Uses the JSON files found in Mozilla's browser-compat-data/api github repository., so make sure to have all of the JSON files saved locally.