instant-harlequinI

Is there a way to use both PlaywrightCrawler and CheerioCrawler?

I am getting PDF links using PlaywrightCrawler. I would like to download those PDF links, but when I use
sendRequest
with it, I got the error waiting until "load". I suspect this is because of PlaywrightCrawler, it seems that I need to use CheerioCrawler? Is this correct? If so, how do I use both?
Was this page helpful?