selenium-peacemaker


Nameselenium-peacemaker JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/hacknapier/selenium_peacemaker
SummaryStealth emulate and automate Chrome using profiles, proxy and selenium.
upload_time2023-02-01 22:38:15
maintainer
docs_urlNone
authorHack Napier
requires_python>=3.7
license
keywords selenium emulation automation undetected-chromedriver webautomation selenium-stealth selenium-android anti-bot-detection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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](https://t.me/hacknapier).

## Version

🖥   Alpha: 1.0.0

## Credits

* kaliiiiiiiiii [Selenium-Profiles](https://github.com/kaliiiiiiiiii/Selenium-Profiles)
* diprajpatra [selenium-stealth](https://github.com/diprajpatra/selenium-stealth)
* ultrafunkamsterdam [undetected_chromedriver](https://github.com/ultrafunkamsterdam/undetected-chromedriver)

## License

Shield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]

This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].

[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]

[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg
Please read the license file.

**Copyright (c) 2023 Hack Napier.**

## Disclaimer

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hacknapier/selenium_peacemaker",
    "name": "selenium-peacemaker",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Selenium,emulation,automation,undetected-chromedriver,webautomation,selenium-stealth,selenium-android,anti-bot-detection",
    "author": "Hack Napier",
    "author_email": "hacknapier@aol.com",
    "download_url": "",
    "platform": null,
    "description": "# Package\r\n\r\n\ud83d\udc0d   selenium_peacemaker\r\n\r\n## Description\r\n\r\nStealth emulate and automate Chrome using profiles, proxy and selenium.\r\n\r\n## Example\r\n\r\n```\r\nimport selenium_peacemaker as sp\r\nfrom time import sleep\r\n\r\nselenium = sp.Stealth(mobile=False)\r\ndriver = selenium.stealth()\r\ndriver.get('https://www.google.com')\r\nsleep(90)\r\ndriver.close()\r\n```\r\n\r\n## Status\r\n\r\n\ud83d\ude80   This Project is in it's early stages of Development.\r\n\r\n\ud83d\udccc   Still working on new features.\r\n\r\n## Contact\r\n\r\n\u26a0\ufe0f  Any questions or suggestions please message me on [Telegram](https://t.me/hacknapier).\r\n\r\n## Version\r\n\r\n\ud83d\udda5   Alpha: 1.0.0\r\n\r\n## Credits\r\n\r\n* kaliiiiiiiiii [Selenium-Profiles](https://github.com/kaliiiiiiiiii/Selenium-Profiles)\r\n* diprajpatra [selenium-stealth](https://github.com/diprajpatra/selenium-stealth)\r\n* ultrafunkamsterdam [undetected_chromedriver](https://github.com/ultrafunkamsterdam/undetected-chromedriver)\r\n\r\n## License\r\n\r\nShield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]\r\n\r\nThis work is licensed under a\r\n[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].\r\n\r\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]\r\n\r\n[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/\r\n[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\r\n[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg\r\nPlease read the license file.\r\n\r\n**Copyright (c) 2023 Hack Napier.**\r\n\r\n## Disclaimer\r\n\r\nI am not responsible what you use the code for!!! Also no warranty!\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Stealth emulate and automate Chrome using profiles, proxy and selenium.",
    "version": "1.0.0",
    "split_keywords": [
        "selenium",
        "emulation",
        "automation",
        "undetected-chromedriver",
        "webautomation",
        "selenium-stealth",
        "selenium-android",
        "anti-bot-detection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2f82fc48c6bd9fda82f256b259f990e46f2730ee68b2493dcee9b4798852da7",
                "md5": "5f4b27b2b67362fc64126850641df58e",
                "sha256": "80223bbf53f1da5d38763ced5a1d7183288014902535f693d4ccc47c6d4df59c"
            },
            "downloads": -1,
            "filename": "selenium_peacemaker-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f4b27b2b67362fc64126850641df58e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6352,
            "upload_time": "2023-02-01T22:38:15",
            "upload_time_iso_8601": "2023-02-01T22:38:15.240458Z",
            "url": "https://files.pythonhosted.org/packages/b2/f8/2fc48c6bd9fda82f256b259f990e46f2730ee68b2493dcee9b4798852da7/selenium_peacemaker-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-01 22:38:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hacknapier",
    "github_project": "selenium_peacemaker",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "selenium-peacemaker"
}
        
Elapsed time: 0.03834s