Co-authored-by: devsy-bot <no-reply@devsy.ai> Co-authored-by: Claude <noreply@anthropic.com>
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
poetry install -
Define the following environment variables
export -
Run the project
python web_eye.py <url>