{"id":13824890,"url":"https://github.com/kkristof200/selenium_firefox","last_synced_at":"2025-05-07T10:11:55.645Z","repository":{"id":57465370,"uuid":"260782696","full_name":"kkristof200/selenium_firefox","owner":"kkristof200","description":"User-friendly implementation of a firefox based selenium client","archived":false,"fork":false,"pushed_at":"2024-07-15T18:16:33.000Z","size":16830,"stargazers_count":17,"open_issues_count":6,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T10:11:31.245Z","etag":null,"topics":["python","selenium"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kkristof200.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-02T21:59:39.000Z","updated_at":"2025-01-24T18:33:44.000Z","dependencies_parsed_at":"2024-04-04T13:09:40.033Z","dependency_job_id":"5e0cef05-1e44-4066-9aab-14e0e086de84","html_url":"https://github.com/kkristof200/selenium_firefox","commit_stats":{"total_commits":92,"total_committers":2,"mean_commits":46.0,"dds":0.04347826086956519,"last_synced_commit":"2d5f6b2a9625575b6c5ca9c6d3accfc5749c39f9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkristof200%2Fselenium_firefox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkristof200%2Fselenium_firefox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkristof200%2Fselenium_firefox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkristof200%2Fselenium_firefox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkristof200","download_url":"https://codeload.github.com/kkristof200/selenium_firefox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252856556,"owners_count":21814858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","selenium"],"created_at":"2024-08-04T09:01:11.228Z","updated_at":"2025-05-07T10:11:55.590Z","avatar_url":"https://github.com/kkristof200.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# selenium_firefox\n\n![PyPI - package version](https://img.shields.io/pypi/v/selenium_firefox?logo=pypi\u0026style=flat-square)\n![PyPI - license](https://img.shields.io/pypi/l/selenium_firefox?label=package%20license\u0026style=flat-square)\n![PyPI - python version](https://img.shields.io/pypi/pyversions/selenium_firefox?logo=pypi\u0026style=flat-square)\n![PyPI - downloads](https://img.shields.io/pypi/dm/selenium_firefox?logo=pypi\u0026style=flat-square)\n\n![GitHub - last commit](https://img.shields.io/github/last-commit/kkristof200/selenium_firefox?style=flat-square)\n![GitHub - commit activity](https://img.shields.io/github/commit-activity/m/kkristof200/selenium_firefox?style=flat-square)\n\n![GitHub - code size in bytes](https://img.shields.io/github/languages/code-size/kkristof200/selenium_firefox?style=flat-square)\n![GitHub - repo size](https://img.shields.io/github/repo-size/kkristof200/selenium_firefox?style=flat-square)\n![GitHub - lines of code](https://img.shields.io/tokei/lines/github/kkristof200/selenium_firefox?style=flat-square)\n\n![GitHub - license](https://img.shields.io/github/license/kkristof200/selenium_firefox?label=repo%20license\u0026style=flat-square)\n\n## Description\n\nUser-friendly implementation of a firefox based selenium client\n\n## Features\n- Easily create a firefox selenium webdriver with proxy(host/port), extensions and other settings, such as, full-screen-window,\nprivate session.\n- Override user-agent\n- Easily save and load cookies for websites\n\n## Install\n\n~~~~bash\npip install selenium_firefox\n# or\npip3 install selenium_firefox\n~~~~\n\n## Usage\n\n~~~~python\nfrom selenium_firefox import Firefox\n\nff = Firefox()\nff.get('https://www.google.com')\n\nimport time\ntime.sleep(999)\n~~~~\n\n## Dependencies\n\n[geckodriver-autoinstaller](https://pypi.org/project/geckodriver-autoinstaller), [kproxy](https://pypi.org/project/kproxy), [noraise](https://pypi.org/project/noraise), [selenium](https://pypi.org/project/selenium), [selenium-browser](https://pypi.org/project/selenium-browser), [setuptools](https://pypi.org/project/setuptools)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkristof200%2Fselenium_firefox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkristof200%2Fselenium_firefox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkristof200%2Fselenium_firefox/lists"}