Home
Softono
Automtion

Automtion

Open source MIT Python
13
Stars
0
Forks
2
Issues
1
Watchers
1 month
Last Commit

About Automtion

# Automtion > Browser-automation playground — Selenium-driven scrapers and form fillers for repeatable workflows. ![Python](https://img.shields.io/badge/Python-3776AB?style=flat-square&logo=python&logoColor=white) ![Stars](https://img.shields.io/github/stars/AbdullahBakir97/Automtion?style=flat-square&color=FFD700) ![Forks](https://img.shields.io/github/forks/AbdullahBakir97/Automtion?style=flat-square&color=blue) ![Last commit](https://img.shields.io/github/last-commit/AbdullahBakir97/Automtion?style=flat-square) --- ## 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` · `p ...

Platforms

Web Self-hosted

Languages

Python

Links

Automtion

Browser-automation playground — Selenium-driven scrapers and form fillers for repeatable workflows.

Python Stars Forks Last commit


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

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

Full-Stack Developer based in Germany - Python · Django · Vue · Nuxt.

License

Part of the @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.