Outbound Link Analyzer
Home/Tools/Link Analysis/Outbound Link Analyzer
☍ Link Analysis

Outbound Link Analyzer

v1.0 documentation

Audits external links: checks for broken outbound links, nofollow usage, link distribution by domain, and flags potentially toxic destinations.

URL inputXLSX export
outbound_link_analyzer.py100 lines4 paramsPython 3.8+
Quick start
1

Install

terminal
pip install -r requirements.txt
2

Run

terminal
python outbound_link_analyzer.py --url https://example.com/post
terminal
python outbound_link_analyzer.py --urls https://a.com https://b.com --check-status --output outbound.xlsx
3

Export

Add --output report.xlsx to save results as a spreadsheet.

Parameters
FlagDescription
--urlSingle URL
--urlsUrls. Multiple values allowed
--check-statusEnable urls mode (flag, no value needed)
--outputSave as XLSX
help
python outbound_link_analyzer.py --help
Use cases
Link audit
Monthly monitoring
Outreach prep

Run as part of a comprehensive site audit. Identify problems, export to XLSX, and include specific fix recommendations in your report.

Schedule monthly runs and compare XLSX exports to track changes. Catch issues before they impact rankings.

Use the output to identify link building opportunities. Export prospects and feed into your outreach pipeline.

Dependencies

Requires: beautifulsoup4, pandas, requests. All included in requirements.txt.

Get all 154 Python SEO tools — $49

One-time payment. Lifetime access. No monthly fees.
Learn 25 tools and get 25% back. Earn from client work and get 50% back.

Get the full toolkit

AAIO Inc — aaioinc.com/tools/outbound_link_analyzer/