fn run_json_data_algorithm(
    cx: JSContext,
    bytes: Vec<u8>
) -> Result<FetchedData, Error>