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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seo_backlink_checker-0.3.1.tar.gz.
File metadata
- Download URL: seo_backlink_checker-0.3.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df748548e1e3ede5eee41dcd7605e976b1ef7f145f65838e680daed049347953
|
|
| MD5 |
b176ffc8defed53e2a2167f2da9a90c2
|
|
| BLAKE2b-256 |
ff2c25bca1b45a35e5ed186e9b1f7f7d9991e4353d0f0f80df5ecda901f77953
|
File details
Details for the file seo_backlink_checker-0.3.1-py3-none-any.whl.
File metadata
- Download URL: seo_backlink_checker-0.3.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8bf4fa99e878a8ecef6b3aa890f9e30e23cd3e4180add663268c4881e1dd169
|
|
| MD5 |
e6fcd28ad22f77ed74ce92d382d06ab6
|
|
| BLAKE2b-256 |
3ca8d193b0c4036adf2acd54428b9a977f367765b512692acae72913963cd953
|