Is there any way to parse the html of the end url to a string? I'm trying to use the raw svg string in my library and find no api to achieve this. I tried to call `ajax()` method of jQuery, but it seems like the website do not include the Access-Control-Allow-Origin header.