Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

browser-automationpy-0.0.2.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

browser_automationpy-0.0.2-py3-none-any.whl (14.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page