instinctrepo / TikZef-Automation

Automation does not require Selenium or any other browser to be interface with Zefoy Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikZef - Automation

Automation does not require Selenium or any other browser to be interface with Zefoy Web, it does so directly using a Request API. Not running Selenium or Chromimum saves you ram :D

Feature

Name Status
Auto Bypass Captcha
No Selenium / puppeteer

Run Locally

Clone the project

  git clone https://github.com/instinctrepo/TikZef-Automation

Go to the project directory

  cd TikZef-Automation

Install dependencies

  pip3 install -r requirements.txt

Start the server

  python3 main.py

Screenshots

Running Bot

image

Result

image

About

Automation does not require Selenium or any other browser to be interface with Zefoy Web

License:GNU General Public License v3.0


Languages

Language:Python 100.0%