CasperC
Apify & Crawleeโ€ข3y agoโ€ข
28 replies
Casper

start urls input

I can get the input from Apify in my Crawlee Playwright code and console.log() the start urls, but I am not sure how to access them because it says the start urls are of type any instead of an array of strings. Can you provide some example code for this to be extracted so I can use them as start urls in my code?
Was this page helpful?