I've restructured the scrapers to now use async / await, inherit duplicate logic, use JSON schema validation, and moved to using node-fetch
instead of the deprecated request
package. There shouldn't be any breaking changes but with such a large refactor I figured it was time to jump up to 2.0.