Files
2026-06-09 04:14:35 +03:00

324 B

Rank tracker (Python)

Checks where a target domain ranks for a list of keywords and writes the results to rankings.csv. Handles www. and subdomains when matching the domain.

pip install -r requirements.txt
python main.py

Edit target_domain and keywords in main.py to track your own site.