Projects in Awesome Lists by Aditi-Rani
A curated list of projects in awesome lists by Aditi-Rani .
https://github.com/aditi-rani/internal-link-analyzer
A Python script that crawls a website and extracts all **internal links**. Useful for SEO siloing, understanding internal structure, and link equity mapping.
Last synced: 15 Jun 2025
https://github.com/aditi-rani/broken-link-checker-
Broken Link Checker for SEO in Python that takes a URL as input and outputs all broken links (404 errors) found on that page.
beautifulsoup- pandas python3 requests-
Last synced: 19 May 2026
https://github.com/aditi-rani/page-speed-checker
A simple Python CLI tool to check website page load time and provide performance feedback.
python3 requests seotools time
Last synced: 23 Jul 2025
https://github.com/aditi-rani/redirect-chain---loop-detector
It checks if a URL goes through multiple redirects and alerts if there’s a chain or loop, which are harmful for SEO.
python3 requests-library-python seotool
Last synced: 05 Aug 2025
https://github.com/aditi-rani/image-alt-tag-checker
This tool helps identify <img> tags missing alt attributes on a given webpage — a key part of on-page SEO and accessibility.
beautifulsoup4 bs4 requests seotools
Last synced: 08 Oct 2025
https://github.com/aditi-rani/https-checker
A Python CLI tool to check if a website uses HTTPS and whether all external resources (images, scripts, stylesheets) are also loaded securely.
beautifulsoup python3 requests seotools
Last synced: 14 Oct 2025