We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0d3869 commit f6c0e27Copy full SHA for f6c0e27
docs/guides/example-projects/anchor-browser-web-scraper.mdx
@@ -23,7 +23,7 @@ The task runs daily at 5pm ET to find the cheapest Broadway tickets available fo
23
24
## Tech stack
25
26
-- **[Node.js](https://nodejs.org)** runtime environment (version 16 or higher)
+- **[Node.js](https://nodejs.org)** runtime environment (version 18.2 or higher)
27
- **[Trigger.dev](https://trigger.dev)** for task scheduling and task orchestration
28
- **[Anchor Browser](https://anchorbrowser.io/)** for AI-powered browser automation
29
- **[Playwright](https://playwright.dev/)** for browser automation libraries (handled via external dependencies)
0 commit comments