skinny-azureS
Apify & Crawlee3y ago
2 replies
skinny-azure

SOLVED: enqueueLinks not working properly

hey, i'm trying to crawl a website, and i use the enqueueLinks() function which is supposedly context-aware.

however, when i call await enqueueLinks() at the bottom of my request handler (i can confirm it is actually IN the request handler), it gives me this error:

enqueueLinks() was called without the required options. You can only do that when you use the `crawlingContext.enqueueLinks()` method in request handlers.


anyone have any idea what's going on?
Was this page helpful?