Broken Link Checker avatar

Broken Link Checker

Try for free

No credit card required

View all Actors
Broken Link Checker

Broken Link Checker

jancurn/find-broken-links
Try for free

No credit card required

Crawls a website and finds broken links. Unlike other similar SEO analysis tools, the actor also reports broken URL #fragments. The results are stored in a JSON and HTML report.

Do you want to learn more about this Actor?

Get a demo

You can access the Broken Link Checker programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, youโ€™ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "baseUrl": "https://www.example.com/",
3  "maxPages": 1000,
4  "notificationEmails": [
5    "email@example.com"
6  ],
7  "proxyConfiguration": {
8    "useApifyProxy": true
9  }
10}' |
11apify call jancurn/find-broken-links --silent --output-dataset

๐Ÿ”— Broken Link Checker API through CLI

The Apify CLI is the official tool that allows you to use Broken Link Checker locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Apify
Actor metrics
  • 27 monthly users
  • 12 stars
  • 28.1% runs succeeded
  • Created in Oct 2018
  • Modified 3 months ago
Categories