Clean up JSON.parse usage by placing inside appropriate API calls
Closed this issue · 1 comments
GrayedFox commented
Ideally string responses that are JSON formatted should be parsed inside of the API and not multiple times inside the scraper file
GrayedFox commented
This is fixed by the blockcypher API integration - this PR also introduces a parser which handles formatting all external data