You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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