WebHuman Automation Tool
WebHuman is a Python-based automation tool that uses Playwright to interact with web pages.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
Before you begin, ensure you have the following installed:
Installation
-
Clone the repository
git clone https://your-repository-url.git cd webhuman -
Install dependencies
uv sync -
Define the following environment variables
export -
Run the project
python web_eye.py <url>