Website automation is often done in online environments, but there is a growing need for offline solutions that do not rely on internet connectivity for automation tasks such as data scraping, form filling, or page interaction.
This project aims to develop an offline website automation system that can be used to automate specific tasks within a local environment. Using a locally hosted server and scripting, the system can interact with web pages and execute predefined actions.