Skip to main content

Stealth emulate and automate Chrome using profiles, proxy and selenium.

Project description

Package

🐍 selenium_peacemaker

Description

Stealth emulate and automate Chrome using profiles, proxy and selenium.

Example

import selenium_peacemaker as sp
from time import sleep

selenium = sp.Stealth(mobile=False)
driver = selenium.stealth()
driver.get('https://www.google.com')
sleep(90)
driver.close()

Status

🚀 This Project is in it's early stages of Development.

📌 Still working on new features.

Contact

⚠️ Any questions or suggestions please message me on Telegram.

Version

🖥 Alpha: 1.0.0

Credits

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

Please read the license file.

Copyright (c) 2023 Hack Napier.

Disclaimer

I am not responsible what you use the code for!!! Also no warranty!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

selenium_peacemaker-1.0.0-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page