{"id":20143888,"url":"https://github.com/chandraveshchaudhari/browser-automationpy","last_synced_at":"2025-10-14T08:39:14.718Z","repository":{"id":65476153,"uuid":"399955466","full_name":"chandraveshchaudhari/browser-automationpy","owner":"chandraveshchaudhari","description":"A python project for easily launching custom automated browser to reduce repetitive boring work.","archived":true,"fork":false,"pushed_at":"2023-11-06T10:01:30.000Z","size":15639,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-14T08:39:13.479Z","etag":null,"topics":["automation","browser","python","selenium","testing-tools","webdriver"],"latest_commit_sha":null,"homepage":"https://chandraveshchaudhari.github.io/browser-automationpy/","language":"HTML","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/chandraveshchaudhari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-25T20:57:42.000Z","updated_at":"2025-10-10T10:07:53.000Z","dependencies_parsed_at":"2023-11-06T11:34:50.952Z","dependency_job_id":null,"html_url":"https://github.com/chandraveshchaudhari/browser-automationpy","commit_stats":{"total_commits":24,"total_committers":1,"mean_commits":24.0,"dds":0.0,"last_synced_commit":"1dd18b05aef66e12cc2856d6cf9349c181610fcb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chandraveshchaudhari/browser-automationpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandraveshchaudhari%2Fbrowser-automationpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandraveshchaudhari%2Fbrowser-automationpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandraveshchaudhari%2Fbrowser-automationpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandraveshchaudhari%2Fbrowser-automationpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chandraveshchaudhari","download_url":"https://codeload.github.com/chandraveshchaudhari/browser-automationpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chandraveshchaudhari%2Fbrowser-automationpy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018301,"owners_count":26086344,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["automation","browser","python","selenium","testing-tools","webdriver"],"created_at":"2024-11-13T22:07:22.775Z","updated_at":"2025-10-14T08:39:14.694Z","avatar_url":"https://github.com/chandraveshchaudhari.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/chandraveshchaudhari/personal-information/initial_setup/logos/my%20github%20logo%20template-browser-automationpy%20small.png\" width=\"640\" height=\"320\"\u003e\n\u003c/div\u003e\n\n# An open-source Python framework for Browser Automation : browser-automationpy\n\u003e Chaudhari, C., Purswani, G. (2023). Stock Market Prediction Techniques Using Artificial Intelligence: A Systematic Review. In: Kumar, S., Sharma, H., Balachandran, K., Kim, J.H., Bansal, J.C. (eds) Third Congress on Intelligent Systems. CIS 2022. Lecture Notes in Networks and Systems, vol 608. Springer, Singapore. https://doi.org/10.1007/978-981-19-9225-4_17\n\n\n- [Introduction](#introduction)\n- [Features](#features)\n- [Installation](#installation)\n- [Contribution](#contribution)\n\n## Introduction\nThe main objective of the Python framework is easily launching custom automated browser. \nThis framework doesn't ask you to download any browser binaries. Browser automation is very useful in data mining and \nautomation of monotonous work.\n\n### Authors\n\u003cimg align=\"left\" width=\"231.95\" height=\"75\" src=\"https://raw.githubusercontent.com/chandraveshchaudhari/personal-information/initial_setup/images/christ.png\"\u003e\n\nThe packages [systematic-reviewpy](https://github.com/chandraveshchaudhari/systematic-reviewpy) and \n[browser-automationpy](https://github.com/chandraveshchaudhari/browser-automationpy) are part of Thesis of [Chandravesh chaudhari][chandravesh linkedin], Doctoral candidate at [CHRIST (Deemed to be University), Bangalore, India][christ university website] under supervision of [Dr. Geetanjali purswani][geetanjali linkedin].\n\n\u003cbr/\u003e\n\n[chandravesh linkedin]: https://www.linkedin.com/in/chandravesh-chaudhari \"chandravesh linkedin profile\"\n[geetanjali linkedin]: https://www.linkedin.com/in/dr-geetanjali-purswani-546336b8 \"geetanjali linkedin profile\"\n[christ university website]: https://christuniversity.in/ \"website\"\n\n## Features\n- one line code to install all supported browsers.\n- easy customisation for browsers such as adding extensions and changing download paths.\n- easy methods for clicking buttons or inputting data into web elements.\n- support for chrome, safari, mozilla, edge etc.\n- No need to download binary.\n\n#### Advantages over manual methods\n- Saves time\n- Automate monotonous tasks\n\n## Installation \nThis project is available at [PyPI](https://github.com/chandraveshchaudhari/browser-automationpy). For help in \ninstallation check [instructions](https://packaging.python.org/tutorials/installing-packages/#installing-from-pypi)\n```bash\npython3 -m pip install browser-automationpy  \n```\n\n### Dependencies\n##### Required\n- [webdriver-manager](https://pypi.org/project/webdriver-manager/) - Library provides the way to automatically manage drivers for different browsers\n- [selenium](https://pypi.org/project/selenium/) - The selenium package is used to automate web browser interaction from Python.\n##### Optional\n- [PyAutoGUI](https://pypi.org/project/PyAutoGUI/) - PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks.\n\n## Important links\n- [Documentation](https://chandraveshchaudhari.github.io/browser-automationpy/)\n- [Quick tour](https://chandraveshchaudhari.github.io/browser-automationpy/browser_automationpy_tutorial.html#installing-the-browser_automationpy)\n- [Project maintainer (feel free to contact)](mailto:chandraveshchaudhari@gmail.com?subject=[GitHub]%20Source%20browser-automationpy)\n- [Future Improvements](https://github.com/chandraveshchaudhari/browser-automationpy/projects)\n- [License](https://github.com/chandraveshchaudhari/browser-automationpy/blob/master/LICENSE.txt)\n\n## Contribution\nall kinds of contributions are appreciated.\n- [Improving readability of documentation](https://chandraveshchaudhari.github.io/browser-automationpy/)\n- [Feature Request](https://github.com/chandraveshchaudhari/browser-automationpy/issues/new/choose)\n- [Reporting bugs](https://github.com/chandraveshchaudhari/browser-automationpy/issues/new/choose)\n- [Contribute code](https://github.com/chandraveshchaudhari/browser-automationpy/compare)\n- [Asking questions in discussions](https://github.com/chandraveshchaudhari/browser-automationpy/discussions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandraveshchaudhari%2Fbrowser-automationpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchandraveshchaudhari%2Fbrowser-automationpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchandraveshchaudhari%2Fbrowser-automationpy/lists"}