SoftwareDesignLab / nvip-crawler

Crawler project for National Vulnerability Integlligence Platform
MIT License
0 stars 0 forks source link

Centralize Query Retry Code #128

Closed Haxorrr closed 1 year ago

Haxorrr commented 1 year ago

Move retry code into the getContentFromURL() method in ProductDictionary class. Also figure out the best solution to rate limiting, maybe getting our own API key from NVD?