stormy-gold
stormy-gold2y ago

Can we run crawlee in Vercel edge functions?

Hello, Can we run crawlee in Vercel Edge functions? The interesting this with edge functions, besides the fact that it's cheaper, is that it doesn't have a maximum execution timeout as long you keep streaming back something to the client. Followed the instructions here since I was getting the same puppeteer error: https://discord.com/channels/801163717915574323/1178072249362813009 It works fine in a "normal" serverless API routes but I get Error [ReferenceError]: crawlee is not defined when in edge functions.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?