Skip to main content

selenium_chrome

Project description

selenium_chrome

PyPI - package version PyPI - license PyPI - python version PyPI - downloads

GitHub - last commit GitHub - commit activity

GitHub - code size in bytes GitHub - repo size GitHub - lines of code

GitHub - license

Description

User-friendly implementation of a chrome based selenium client

Features

  • Easily create a firefox selenium webdriver with proxy(host/port), extensions and other settings, such as, full-screen-window, private session.
  • Override user-agent
  • Easily save and load cookies for websites
  • protects against bot-detection, because it uses undetected-chromedriver

Install

pip install selenium_chrome
# or
pip3 install selenium_chrome

Usage

from selenium_chrome import Chrome

chrome = Chrome()
chrome.get('https://www.google.com')

import time
time.sleep(999)

Dependencies

kproxy, selenium, selenium-browser, undetected-chromedriver, xpath-utils

Project details


Download files

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

Source Distribution

selenium_chrome-0.0.29.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

selenium_chrome-0.0.29-py3-none-any.whl (3.1 MB view details)

Uploaded Python 3

File details

Details for the file selenium_chrome-0.0.29.tar.gz.

File metadata

  • Download URL: selenium_chrome-0.0.29.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11

File hashes

Hashes for selenium_chrome-0.0.29.tar.gz
Algorithm Hash digest
SHA256 b5e6b55c36223c16e844a36618506a9a7fb914a59f17cce3140e319ca8c2c7fa
MD5 b90d01e762ed234c8cb956e5d1cb6f91
BLAKE2b-256 df2cd2ba3d620e45f7fb9209e512e172fb44cac9d02d4e7564c5525b817f5095

See more details on using hashes here.

File details

Details for the file selenium_chrome-0.0.29-py3-none-any.whl.

File metadata

  • Download URL: selenium_chrome-0.0.29-py3-none-any.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.11

File hashes

Hashes for selenium_chrome-0.0.29-py3-none-any.whl
Algorithm Hash digest
SHA256 7d67a7dd059eb3e2c22fc67973aa334f5ce5ddd608527611ecc21c56fc80254f
MD5 60c847b910a0de0b09739365447f0242
BLAKE2b-256 3b904b0c05db4777655efa0d44e50f0d076418881f285e4e3f751ac8bc47e880

See more details on using hashes here.

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