Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 755 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 755 Bytes

Web Automation Scripts

This repository contains a collection of scripts that can be used to automate, style and modify websites using Javascript. These scripts can be used for a variety of purposes including testing, web scraping, data extraction and manipulation, and more.

Installation

To use these scripts, you will need to install any script runner extension on your browser. (e.g: Tempormonkey)

After installing, you can copy the script you want to use and paste it into the script runner extension.

Contributing

If you have any scripts that you would like to contribute to this repository, feel free to open a pull request. Please make sure that your scripts are well-documented and follow best practices for Javascript development.