{"id":24059635,"url":"https://github.com/mrshamandev/metabot-engine","last_synced_at":"2026-06-07T21:05:49.726Z","repository":{"id":270256621,"uuid":"909778730","full_name":"MrshamanDev/MetaBot-Engine","owner":"MrshamanDev","description":"MetaBot Engine is an AI-powered automation tool that simulates human-like browsing across multiple tabs. It supports proxy rotation, traffic source simulation, and real-time performance monitoring, making it ideal for web testing and scraping.","archived":false,"fork":false,"pushed_at":"2024-12-30T04:25:20.000Z","size":10841,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T06:15:31.853Z","etag":null,"topics":["artificial-intelligence","automation-tool","data-collection","human-like-bot","multi-tab-browsing","network-monitoring","performance-monitoring","proxy-rotation","pyqt5","python-bot","python-project","scraping","selenium","web-automation","web-testing"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrshamanDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-29T18:42:37.000Z","updated_at":"2024-12-30T04:25:23.000Z","dependencies_parsed_at":"2024-12-29T19:39:01.730Z","dependency_job_id":null,"html_url":"https://github.com/MrshamanDev/MetaBot-Engine","commit_stats":null,"previous_names":["mrshamandev/metabot-engine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrshamanDev%2FMetaBot-Engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrshamanDev%2FMetaBot-Engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrshamanDev%2FMetaBot-Engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrshamanDev%2FMetaBot-Engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrshamanDev","download_url":"https://codeload.github.com/MrshamanDev/MetaBot-Engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240859797,"owners_count":19869219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","automation-tool","data-collection","human-like-bot","multi-tab-browsing","network-monitoring","performance-monitoring","proxy-rotation","pyqt5","python-bot","python-project","scraping","selenium","web-automation","web-testing"],"created_at":"2025-01-09T06:15:36.828Z","updated_at":"2025-02-26T13:24:10.202Z","avatar_url":"https://github.com/MrshamanDev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MetaBot Engine\n\n**MetaBot Engine** is a powerful Python-based automation tool that simulates human-like browsing behavior. This tool allows users to perform tasks such as traffic simulation, proxy management, and performance monitoring with ease and efficiency.\n\n---\n\n## • Features\n\n- **Human-like Behavior Simulation**: Simulates real user interactions, including clicks, scrolling, and mouse movements.\n- **Multi-Tab Support**: Enables running multiple browser tabs simultaneously for realistic browsing experiences.\n- **Traffic Source Simulation**: Mimics traffic from search engines, social media platforms, and referral sources.\n- **Proxy Support**: Integrates proxies to mask IP addresses and manage traffic effectively.\n- **Performance Monitoring**: Tracks CPU, memory, and network usage in real-time during operations.\n- **Customizable View Duration**: Adjust minimum and maximum time spent on websites.\n- **Logging \u0026 Console Output**: Maintains detailed logs for debugging and monitoring purposes.\n- **Dark Mode**: Offers a light and dark mode for the user interface.\n\n---\n\n## • Requirements\n\nEnsure you have the following installed:\n\n- Python 3.6+\n- pip (Python package installer)\n- Chrome (or any Chromium-based browser)\n\n---\n\n## • Installation\n\nFollow these steps to install and set up MetaBot Engine:\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/MrshamanDev/MetaBot-Engine.git\n   cd MetaBot-Engine\n   ```\n\n2. **Create a virtual environment (optional but recommended):**\n\n   ```bash\n   python3 -m venv venv\n   source venv/bin/activate   # On Windows, use `venv\\Scripts\\activate`\n   ```\n\n3. **Install dependencies:**\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Install the Chrome WebDriver:**\n\n   Use the `webdriver-manager` package to automate WebDriver management:\n\n   ```bash\n   pip install webdriver-manager\n   ```\n\n   Alternatively, download the correct WebDriver version manually from [ChromeDriver](https://chromedriver.chromium.org/).\n\n---\n\n## • Usage\n\n1. **Run the application:**\n\n   Start the software with:\n\n   ```bash\n   python main.py\n   ```\n\n2. **Interact with the application:**\n\n   - **Main Tab:** Enter the website URL, configure tab settings, and start the bot.\n   - **Settings Tab:** Adjust proxy settings, traffic source simulation, and view durations.\n   - **Performance Tab:** Monitor resource usage in real-time.\n\n3. **Stop the bot:**\n\n   Use the \"Stop\" button to halt operations when needed.\n\n---\n\n## • Customization\n\nTo tailor MetaBot Engine to your specific needs, modify the `config` files or scripts as necessary. This includes:\n\n- Adjusting bot behavior settings.\n- Updating traffic simulation parameters.\n- Changing logging levels for more detailed output.\n\n---\n\n## 🚨 Educational Use Only\n\n**MetaBot Engine is strictly for educational purposes.**\n\nThe creator, Shaman Siddiqui, assumes no responsibility for misuse or malicious intent. Ensure you comply with applicable laws and website terms of service when using this tool.\n\n---\n\n\n## • Contributing\n\nTo contribute to this project:\n\n1. Fork the repository.\n2. Create a new branch:\n\n   ```bash\n   git checkout -b feature/YourFeature\n   ```\n\n3. Commit your changes:\n\n   ```bash\n   git commit -m 'Add YourFeature'\n   ```\n\n4. Push the branch:\n\n   ```bash\n   git push origin feature/YourFeature\n   ```\n\n---\n\n## © Copyright\n\nCopyright (c) 2024 Shaman Siddiqui. All rights reserved.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrshamandev%2Fmetabot-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrshamandev%2Fmetabot-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrshamandev%2Fmetabot-engine/lists"}