GrayedFox/blockscrape

Clean up JSON.parse usage by placing inside appropriate API calls

Closed this issue · 1 comments

Ideally string responses that are JSON formatted should be parsed inside of the API and not multiple times inside the scraper file

This is fixed by the blockcypher API integration - this PR also introduces a parser which handles formatting all external data