Automtion
# Automtion > Browser-automation playground — Selenium-driven scrapers and form fillers for repeatable workflows.     --- ## Overview Browser-automation playground — Selenium-driven scrapers and form fillers for repeatable workflows. ## Tech stack - **Language:** Python - **Tags:** automation, browser-automation, python, selenium, web-scraping ## Quick start ```bash git clone https://github.com/AbdullahBakir97/Automtion.git cd Automtion python -m venv .venv source .venv/bin/activate # Windows: .venv\Scripts\activate pip install -r requirements.txt ``` ## Topics `automation` · `browser-automation` · `python` · `selenium` · `web-scraping` ## Author **Abdullah Bakir** — [@AbdullahBakir97](https://github.com/AbdullahBakir97) Full-Stack Developer based in Germany - Python · Django · Vue · Nuxt. ## License Part of the [@AbdullahBakir97](https://github.com/AbdullahBakir97) portfolio. License terms to be added; for now treat as **all rights reserved**. --- _Last refreshed: 2026-05-04 - This README was generated as part of a portfolio polish pass and will be replaced with project-specific narrative as work resumes on this repository._