Go to example tasks
Validate Markdown anchor links against headings
Created by
ParseBird
Validates same-document anchor links in pasted Markdown against the document's own headings, with no hosted file required. The sample text links to #setup (valid) and #usage (missing) to show how broken anchors are caught. Each link is reported alive or dead with the reason. Replace markdownText with your own content to check its internal links.
Markdown Broken Links Checkerparsebird/markdown-broken-links-checker
Source
Line
Link Text
URL
+5 fieldsTextNumberBooleanListObject
Input
Markdown Text:# Project Guide
Jump to [setup](#setup) or [usage](#usage).
## Setup
Run the installer.
## Configuration
Edit the config file.
Check anchor links:true
Fail run on dead links:false
Output fields
Source
Line
Link Text
URL
Status
HTTP Code
Error
Image
Checked At
Sign up on Apify01
Create your Apify account to access the Markdown Broken Links Checker.
Start the run02
The Actor will start running based on the input automatically.
Receive the output03
Monitor the progress in real-time. You will be notified as soon as your dataset is complete and ready for review.
Integrate into your workflow04
The final output is delivered in JSON, CSV, or Excel format, ready to be plugged into your workflow.
