This tool enables GPTScript to browse websites, navigate through pages, and execute specific actions seamlessly in Google Chrome.
Explore our examples to learn how to navigate between websites using the browser tool:
- Generating a gaming newsletter from Reddit posts
- Summarizing top users' profiles on StackOverflow
- Screenshotting stock data from Yahoo Finance
Video Demonstrations:
You can define a specific workspace directory on your system in order to persist your browser session and cookies across different scripts.
gptscript --workspace /path/to/workspace my-script.gpt
If you run other scripts with the same workspace, it should reuse the existing cookies and session.