Skip to main content

Automatically fetches and downloads the appropriate Chrome version based on OS and architecture.

Project description

PyPI version License: MIT Downloads LinkedIn

ChromeFetcher

ChromeFetcher automates the process of fetching Chrome or ChromeDriver based on the operating system and architecture. It simplifies the task of downloading the appropriate version for your system.

Installation

To install ChromeFetcher, use pip:

pip install ChromeFetcher

Usage

Easily download ChromeDriver with:

from ChromeFetcher.chrome_fetcher import fetch_chrome

fetch_chrome(product='chromedriver')

Specify product as 'chrome' or 'chromedriver' to download. Options allow unzipping and cleanup post-download.

The fetch_chrome function offers a comprehensive approach to automatically downloading Chrome or ChromeDriver based on the user's operating system and architecture, streamlining the setup process for web automation tasks. Here's an overview of all the parameters available in this function:

  • channel (default='Stable'): This parameter allows users to specify the release channel of Chrome they wish to download. The default is set to 'Stable', but users can select other channels like 'Beta' or 'Dev' depending on their requirements.

  • product (default='chrome'): Determines whether to download Chrome or ChromeDriver. By setting this parameter to 'chrome', the function will download the browser. If set to 'chromedriver', it will fetch the driver needed for automation.

  • download_path (default=os.getcwd()): Specifies the directory where the downloaded file will be saved. By default, it uses the current working directory. Users can provide a custom path to suit their project structure.

  • unzip (default=True): A boolean parameter that, when set to True, automatically extracts the contents of the downloaded ZIP file. If False, the function leaves the ZIP file as is.

  • delete_zip (default=True): This parameter works in tandem with the unzip option. When set to True, it deletes the ZIP file after extraction to save space and keep the directory tidy. If unzip is False, this parameter has no effect.

Features

  • Automatically fetches Chrome or ChromeDriver.
  • Supports different OS and architectures.
  • Unzips and cleans up downloads optionally.

Contributing

Contributions, issues, and feature requests are welcome! Check our issues page.

License

Licensed under the MIT License.

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

chromefetcher-2025.5.131906.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chromefetcher-2025.5.131906-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file chromefetcher-2025.5.131906.tar.gz.

File metadata

  • Download URL: chromefetcher-2025.5.131906.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.11

File hashes

Hashes for chromefetcher-2025.5.131906.tar.gz
Algorithm Hash digest
SHA256 d485fd3b760b252605d54bad27c62bf3de9e9debf4c7ad6546ca4dc74b62dc76
MD5 b1a582aefe9c6e9dded81ccfbd1a2300
BLAKE2b-256 f8d63bb61bfbcc661c2945a9a9a0a685775c18a76b4e76a591f6a70fc839f0fd

See more details on using hashes here.

File details

Details for the file chromefetcher-2025.5.131906-py3-none-any.whl.

File metadata

File hashes

Hashes for chromefetcher-2025.5.131906-py3-none-any.whl
Algorithm Hash digest
SHA256 c2a788092f281f7ac65fe7f9016f543523a3be1f49448b7dc49706043ddb6008
MD5 efa168e77288b384040bc7d1b7bf4462
BLAKE2b-256 f8498d6ff8acef4e9df4e607f890b8af9043c4cb774ddf56da4197360fa60a7e

See more details on using hashes here.

Supported by

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