{"id":14978820,"url":"https://github.com/marketingpipeline/python-selenium-action","last_synced_at":"2025-04-04T10:04:10.534Z","repository":{"id":38328268,"uuid":"498160631","full_name":"MarketingPipeline/Python-Selenium-Action","owner":"MarketingPipeline","description":"Run Selenium with Python via Github Actions using Headless or Non-Headless browsers! ","archived":false,"fork":false,"pushed_at":"2024-10-30T08:07:31.000Z","size":830,"stargazers_count":175,"open_issues_count":1,"forks_count":45,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T09:26:05.696Z","etag":null,"topics":["actions","automation","chromedriver","github","github-action","github-actions","headless","headless-browser","headless-chrome","python","python-selenium","python3","scraper","scraping","selenium","selenium-python","selenium-webdriver","webdriver","webdriver-manager","xvfb"],"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/MarketingPipeline.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["MarketingPipeline"]}},"created_at":"2022-05-31T02:31:25.000Z","updated_at":"2025-03-30T13:45:08.000Z","dependencies_parsed_at":"2024-10-30T09:17:41.561Z","dependency_job_id":"7846dc35-d890-4e3b-bc4e-881c4f4e5d2e","html_url":"https://github.com/MarketingPipeline/Python-Selenium-Action","commit_stats":{"total_commits":51,"total_committers":4,"mean_commits":12.75,"dds":"0.17647058823529416","last_synced_commit":"0a46744bc65d96180add482fa450e01f983b953f"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPython-Selenium-Action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPython-Selenium-Action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPython-Selenium-Action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPython-Selenium-Action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarketingPipeline","download_url":"https://codeload.github.com/MarketingPipeline/Python-Selenium-Action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157280,"owners_count":20893220,"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":["actions","automation","chromedriver","github","github-action","github-actions","headless","headless-browser","headless-chrome","python","python-selenium","python3","scraper","scraping","selenium","selenium-python","selenium-webdriver","webdriver","webdriver-manager","xvfb"],"created_at":"2024-09-24T13:58:28.237Z","updated_at":"2025-04-04T10:04:10.489Z","avatar_url":"https://github.com/MarketingPipeline.png","language":"Python","readme":"# Python-Selenium-Action\n\n\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg height=\"400\" src=\"https://i.imgur.com/s0CDqF5.png\" /\u003e\n\n   \u003cbr\u003e\n  \u003csmall\u003e \u003cb\u003e\u003ci\u003eShow your support!\u003c/i\u003e \u003c/b\u003e\u003c/small\u003e\n  \u003cbr\u003e\n   \u003ca href=\"https://github.com/MarketingPipeline/Python-Selenium-Action\"\u003e\n    \u003cimg title=\"Star on GitHub\" src=\"https://img.shields.io/github/stars/MarketingPipeline/Python-Selenium-Action.svg?style=social\u0026label=Star\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/MarketingPipeline/Python-Selenium-Action/fork\"\u003e\n    \u003cimg title=\"Fork on GitHub\" src=\"https://img.shields.io/github/forks/MarketingPipeline/Python-Selenium-Action.svg?style=social\u0026label=Fork\"\u003e\n  \u003c/a\u003e\n   \u003c/p\u003e  \n \n \n\n\n   \n \nNo need to struggle to figure out how to run a Python Selenium script with a  [GitHub Action](https://github.com/features/actions). \n  This is a \u003cb\u003eready to use\u003c/b\u003e template for running Selenium with Python via [GitHub Actions](https://github.com/features/actions) either headless or non-headless. \u003cbr\u003e Comes with support already provided for taking screenshot's \u0026 more via [PyVirtualDisplay](https://pypi.org/project/PyVirtualDisplay/)!\n\u003c/div\u003e\n\n\n\n## Example and usage\n\n\nTo use \u003cb\u003e\u003ci\u003eGithub Action\u003c/b\u003e\u003c/i\u003e:\n\n- Use this\n[template](https://github.com/MarketingPipeline/Python-Selenium-Action/generate)\n\n- Run the action \"Run Selenium On GitHub Action\" which will print GitHub site title. \n\n- Make changes as needed to the Python script \u003ccode\u003eSelenium-Template.py\u003c/code\u003e. \n\n- If you change the name Selenium-Template.py - reflect the changes in the GitHub Action \u003ccode\u003eSelenium-Action_Template.yaml\u003c/code\u003e file. \n\n- Make changes as needed to the \u003ccode\u003eSelenium-Action_Template.yaml\u003c/code\u003e file.\n\n\n\u003cbr\u003e\n\n#### Demo(s) \n\n\u003cp align=\"center\"\u003e\n \u003cimg alt=\"\" src=\"https://i.imgur.com/qtzEibg.png\" width=\"500\" height=\"320\" /\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\nThis image was taken via a \u003ca href=\"https://github.com/features/actions\"\u003eGitHub Action\u003c/a\u003e\n  \u003c/div\u003e\n\n\u003cbr\u003e \nAn example of the template sucessfully running on GitHub:\n\u003cbr\u003e\n\n - [Results From Successful Python Selenium Action](https://github.com/MarketingPipeline/Python-Selenium-Action/blob/main/GitHub_Action_Results.txt)\n\n- [Successful Action Run](https://github.com/MarketingPipeline/Python-Selenium-Action/actions/runs/2412796846)\n\n\n\n  \n## Contributing ![GitHub](https://img.shields.io/github/contributors/MarketingPipeline/Python-Selenium-Action)\n\nWant to improve this? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project!\n\n\n\nSee also the list of\n[contributors](https://github.com/MarketingPipeline/Python-Selenium-Action/graphs/contributors) who\nparticipate in this project.\n\n## License ![GitHub](https://img.shields.io/github/license/MarketingPipeline/Python-Selenium-Action)\n\nThis project is licensed under the MIT License - see the\n[LICENSE.md](https://github.com/MarketingPipeline/Python-Selenium-Action/blob/main/LICENSE) file for\ndetails.\n\n\n","funding_links":["https://github.com/sponsors/MarketingPipeline"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketingpipeline%2Fpython-selenium-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarketingpipeline%2Fpython-selenium-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketingpipeline%2Fpython-selenium-action/lists"}