Khalil
Khalil7mo ago

Pupppeteer/Playwright?

Is there a suggested approach for using Convex to perform web-scrapping or at least orchestrate the pipeline?
1 Reply
Michal Srb
Michal Srb7mo ago
Probably fly.io / Render, call them from an action in Convex. You can web-scrape just fine from Convex (fetch and parse HTML), but not run a headless browser.

Did you find this page helpful?