How to cron with Playwright
I create at the same level of the main.ts one file called start.ts
then i move the package.json to start that file like this :
and in the start.ts i put this code
with this code we can manage the cron and all the execution will end with all the url, and avoiding the error that makes the crawler reach 0 url
