Skip to content

agentgo-dev/playwright-python-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright with AgentGo

Introduction

AgentGo provides a powerful platform for developers to seamlessly run, manage, and monitor headless browsers at scale.

Take full control of browsers and harness AgentGo's Distributed Infrastructure, Advanced Stealth Capabilities, and powerful debugging tools to enhance your automation workflows, testing environments, and AI-powered data collection.

Get up and running in seconds with Playwright.

Setup

1. Install dependencies

pip install -r requirements.txt

Alternatively, we suggest using Poetry to manage your dependencies.

poetry install

2. Create .env file:

cp .env.example .env

3. Get your AgentGo API Key:

4. Run the script:

python main.py # or poetry run python main.py

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Clone this repository to get started with Playwright and AgentGo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages