ImageResolver
ImageResolver copied to clipboard
Is there a way to parse HTML string?
Hi, Thank you for your work. In my code I've already the html which I should parse to extract the best image. Is possible to avoid resolve via url (and download data again) and use a resolve via html string? Thanks