Rohit Patil Scripts
Welcome to my personal collection of Python and Bash scripts. These code snippets are designed for automation, data processing, and DevOps tasks. Feel free to download, use, and adapt them for your own projects.
-
Autonomous AI Agent Workflow
A Python script that simulates a multi-agent autonomous system (like AutoGPT) to plan, delegate, and execute complex tasks.
-
Hyperautomation vs. Python Scripts Showdown
A practical framework to compare a hand-written script against an AI-generated workflow for a real-world automation task.
-
Automate SEO Keyword Research
A Python script that uses the Google Ads API to fetch search volume, competition, and CPC data for hundreds of keywords at once.
-
Web Automation with Selenium & Python
A powerful script to automate web UI tasks like login, form-filling, and data scraping using Selenium and Python.
-
System Health Check Script (Bash)
An all-in-one Bash script for proactive server monitoring. Checks CPU, memory, disk usage, and load average on any Linux system.
-
Batch Subtitle Sentence Editor
A Python script to automatically delete specific sentences from all .srt subtitle files within a folder and its subfolders.
-
Batch Subtitle Word Editor
A Python script to automatically delete specific words from all .srt subtitle files within a folder and its subfolders.