Google Traffic Bot is a simple JavaScript tool designed to improve Google SEO by simulating organic traffic. Built with Electron for a user-friendly interface and Selenium for web automation.
⚠️ Note: This application requires a display to run and cannot run headless for now.
Ensure Node.js 16 or higher is installed:
Windows: Install Node.js using Chocolatey:
bash
choco install nodejs-lts
Ubuntu: Install Node.js using the following commands:
bash
sudo apt update
sudo apt install -y curl
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
sudo apt install -y nodejs
Install the version of ChromeDriver matching your Chrome browser version. For Chrome version 131, use:
npm install chromedriver@131.0.0
Clone the Project:
bash
git clone https://github.com/SoHeil-R/google-traffic-bot.git
Navigate to the Project Directory:
bash
cd google-traffic-bot
Install Dependencies:
bash
npm install
Ensure the Proxy Folder Exists:
Create a proxy folder if it doesn’t exist:
bash
mkdir proxy
Start the Application:
bash
npm run start
Google Traffic Bot is provided for educational purposes only. 🚫 Misuse of this tool to violate any website's terms of service is not recommended or endorsed. Use responsibly!
This project is licensed under the MIT License.
$ claude mcp add google-traffic-bot \
-- python -m otcore.mcp_server <graph>