Martin Adámek
Martin Adámek
Yes, we want (also) jsdom, even if it would be slow, we want to have it as an option because people are familiar with it. > Why not JSDOM: https://github.com/jsdom/jsdom/issues/2005...
But you could wipe the `` tags the same way, or no?
I wouldn't mind having both if it proves to be reasonably faster, but as long as using linkedom is something easily achievable with the `HttpCrawler`, we could just document how...
Actually, [this](https://github.com/WebReflection/linkedom/issues/87) is a bit sad, I dont want to tell people to use `skipLibCheck`, we spent a lot of time making TS work without it.
Lets add one e2e test before we merge this, maybe a TS one to see the build works fine without errors. Just a copy of the `cheerio-default-ts` with JSDom.
Many things happen in the `run` method, so that would need to stay anyway, only thing I can imagine is using it in the background automatically (ensuring it was ran)...
> so you can externally add requests to be handled, and make the crawler be always on Yes, I believe it should work like that. cc @metalwarrior665, is there any...
I would be in favour of closing this, as with crawlee you can just use single RQ to get the behaviour you want. With `crawler.addRequests()` you basically get the same...
Please note that will be handled in v3 only.
Well, you will know when the feature is ready based on when this issue will be closed. I moved it here, because it is not something to implement in the...