Skip to main content

SEO Backlink Checker

A simple Python package + CLI to check backlinks on web pages.

Install (local)

pip install .

Usage (Python)

from seo_backlink_checker import check_backlink

result = check_backlink("https://example.com", "example.com")
print(result)

Usage (CLI)

Single URL

backlink-check example.com https://example.com

Multiple URLs

backlink-check example.com https://site1.com https://site2.com

From file

backlink-check example.com urls.txt --output results.json

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seo_backlink_checker-0.3.1.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seo_backlink_checker-0.3.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

Release history Release notifications | RSS feed

This release

0.3.1 This release

2 files

0.3.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page