Change: Add protection from invalid responses from various API lookups
This version makes changes to the way API lookups are handled in order to protect against invalid responses from APIs.
The new privacy-focused API calls made the response data more susceptible to invalid data being parsed, but hopefully these changes should resolve that permanently.