{"id":23413503,"url":"https://github.com/leonardcser/selenium-scheduler","last_synced_at":"2026-04-25T21:31:14.095Z","repository":{"id":150656987,"uuid":"539537649","full_name":"leonardcser/selenium-scheduler","owner":"leonardcser","description":"A selenium wrapper that allows to easily create cronjobs","archived":false,"fork":false,"pushed_at":"2022-10-07T18:55:28.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T08:31:19.282Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonardcser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-09-21T14:42:30.000Z","updated_at":"2022-09-21T21:31:48.000Z","dependencies_parsed_at":"2023-06-12T12:30:17.849Z","dependency_job_id":null,"html_url":"https://github.com/leonardcser/selenium-scheduler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leonardcser/selenium-scheduler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardcser%2Fselenium-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardcser%2Fselenium-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardcser%2Fselenium-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardcser%2Fselenium-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardcser","download_url":"https://codeload.github.com/leonardcser/selenium-scheduler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardcser%2Fselenium-scheduler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-12-22T19:36:35.063Z","updated_at":"2026-04-25T21:31:14.079Z","avatar_url":"https://github.com/leonardcser.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Selenium Scheduler\n\n- [Selenium Scheduler](#selenium-scheduler)\n  - [Installation](#installation)\n  - [Usage](#usage)\n    - [Install](#install)\n      - [Advanced](#advanced)\n    - [Status](#status)\n    - [Logs](#logs)\n    - [Uninstall](#uninstall)\n  - [Example](#example)\n\n## Installation\n\n```sh\npip install git+https://github.com/leonardcser/selenium-scheduler\n```\n\n## Usage\n\n### Install\n\n```sh\nselenium_scheduler install -e main.py\n```\n\nA `requirements.txt` file must be in the root of your project\nThe `main.py` defines the entry-point for the scheduler\n\n#### Advanced\n\n```sh\nselenium_scheduler install -e main.py -r requirements/requirements.txt -m \"module1,module2\" -env .env\n```\n\n### Status\n\n```sh\nselenium_scheduler status\n```\n\n### Logs\n\n```sh\nselenium_scheduler logs\n```\n\n### Uninstall\n\n```sh\nselenium_scheduler uninstall\n```\n\n## Example\n\nSee https://github.com/leonardcser/epfl-scheduler\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardcser%2Fselenium-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonardcser%2Fselenium-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonardcser%2Fselenium-scheduler/lists"}