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:
anyone have any idea what's going on?
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:
anyone have any idea what's going on?