Thư Viện Tri Thức – Kho chia sẻ dữ liệu miễn phí lớn nhất
← Back to tools
Working utility

URL Classification Toolkit

A Google Sheets utility for cleaning, normalising, classifying and enriching large URL lists.

Google SheetsApps Script
StatusWorking utility
Built forWebsite analysis
Year2026
StackGoogle Sheets · Apps Script

Why I built it

Large website URL exports become difficult to analyse because parameters, language versions, hierarchy and page types are inconsistent.

Key features

URL cleaner

Remove parameters and unwanted characters

Version detection

Detect VN, EN, AU and other URLs

Hierarchy level

Calculate page depth

Page classification

Map URL to content category

Parent inheritance

Child URL inherits category

Sheet menu

Run utilities from one menu

Workflow

01Paste URLs
02Clean
03Enrich
04Classify

Showcase

01Raw → Clean URL
BEFORE

rmit.edu.vn/vi/program?utm_source=x | rmit.edu.vn/vi/program

AFTER
02Classification output
URLVersionLevelCategory
/viVN1Home
/vi/study-with-usVN2Study
/vi/programs/businessVN3Program

What I learned

Building the tool clarified which parts of the workflow deserve structure and which should remain flexible.

Next iteration

Improve architecture, validation and production-readiness.

TRY THE TOOL

See the actual tool.