I've been using the HTML object library for a while for parsing HTML.
The library itself works perfectly, the only problem is that loading/initializing HTML using createDocumentFromUrl (even if it's a small file) takes way too long.
Does anyone know if there exists an alternative component?