Skip to main content

A simple SEO backlink checker package with CLI (bulk support)

Project description

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

Project details


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

Supported by

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