Table of Contents generated with DocToc
WebHuman is a Python-based automation tool that uses Playwright to interact with web pages.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
-
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>