Skip to main content

chrome selenium browser by cookies

Project description

Introduction

Install package

pip install browser_dog

Preparation

  • create file linkedin_cookies.json

  • please use Chrome Extension EditThisCookie to export linkedin cookies to linkedin_cookies.json

Example Usage:

from browser_dog.browser import BrowserDog

cat = BrowserDog('cookie.json', 'https://gitee.com', headless=True)
driver = cat.get_driver()

driver.get("https://gitee.com/login")
cat.long_wait()

# Get HTML
html = driver.page_source

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

browser_dog-0.0.1.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file browser_dog-0.0.1.tar.gz.

File metadata

  • Download URL: browser_dog-0.0.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.8

File hashes

Hashes for browser_dog-0.0.1.tar.gz
Algorithm Hash digest
SHA256 5e2e8a41cb33a13fa5836e382dee3143204e3e123c7b91d24621e5e20f0da676
MD5 7748ffa8ca80d3f5486b26bab17161ce
BLAKE2b-256 b12faf6bb63c725efaef4fff57899614eb5e5695f6e9dc3af6ed2580db743c85

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