A collection of lightweight Python/Colab scripts for automating SEO tasks, audits, and experiments.
These are not full tools—just quick utilities to save time and test ideas.
| Script | Description |
|---|---|
| Meta & Title Extractor | Pulls <title> tags and <meta name="description"> from a list of URLs or sitemap |
Most scripts are written in Python and tested in Google Colab.
You can open them in Colab, upload your URL list or dataset, and run instantly.
Instead of keeping SEO scripts scattered across Colab notebooks, this repo centralizes them for reuse and sharing.