Skip to content

2.0 Release / Refactored for maintainability

Latest
Compare
Choose a tag to compare
@jadkins89 jadkins89 released this 25 Jan 19:46
· 7 commits to master since this release
81104df

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.