A python project for easily launching custom automated browser to reduce repetitive boring work.
Project description
An open-source Python framework for Browser Automation : browser-automationpy
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
Introduction
The main objective of the Python framework is easily launching custom automated browser. This framework doesn't ask you to download any browser binaries. Browser automation is very useful in data mining and automation of monotonous work.
Authors
The packages systematic-reviewpy and
browser-automationpy are part of Research paper
An Open-Source Python Framework For Systematic Review Based On PRISMA
created by Chandravesh chaudhari, Doctoral candidate at CHRIST (Deemed to be University), Bangalore, India under supervision of Dr. Geetanjali purswani.
Features
- one line code to install all supported browsers.
- easy customisation for browsers such as adding extensions and changing download paths.
- easy methods for clicking buttons or inputting data into web elements.
- support for chrome, safari, mozilla, edge etc.
- No need to download binary.
Advantages over manual methods
- Saves time
- Automate monotonous tasks
Installation
This project is available at PyPI. For help in installation check instructions
python3 -m pip install browser-automationpy
Dependencies
Required
- webdriver-manager - Library provides the way to automatically manage drivers for different browsers
- selenium - The selenium package is used to automate web browser interaction from Python.
Optional
- PyAutoGUI - PyAutoGUI lets Python control the mouse and keyboard, and other GUI automation tasks.
Important links
Contribution
all kinds of contributions are appreciated.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file browser-automationpy-0.0.2.tar.gz
.
File metadata
- Download URL: browser-automationpy-0.0.2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 257efe44ba5c6c1a38cf7be7c16f61b15aeb0453753f50b85e70e96ee7ac4b50 |
|
MD5 | 51cb5cdc5cb55bf310bbd2c9dd9a510f |
|
BLAKE2b-256 | c640315b20323582ca53dfba1e97c567f4daad344d395a63b400475bf324f3bb |
File details
Details for the file browser_automationpy-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: browser_automationpy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6274ae69436c03de49ec95a89bd9e89480e2174556cd8c07d1af63918c0a58d |
|
MD5 | 36039160ed7eb7a43d4551b1ff1b9c73 |
|
BLAKE2b-256 | 158dbcc1e5fcc06885324131e135f18dbf9f799688357a7f7d92fc4a9416e278 |