1. Extract Links: Link Extractor

When you need to batch grab URLs from webpage source or text, open Link Extractor on HeronTool. Paste the text containing links into the input box, click the "Extract" button, and the tool will list all valid links (including http/https, relative paths, etc.). You can choose to filter duplicates or sort by domain, then copy or export as CSV with one click.

2. Inspect Links: Link Checker

Before publishing content, use Link Checker to ensure links are valid. Paste the extracted list into the checker, click "Start Check", and it will send requests one by one, marking status codes (200 OK, 404 Not Found, 403 Forbidden, etc.). After checking, you can filter broken links and fix or remove them in bulk. The tool supports concurrent checking to save time.

3. Generate Links: Link Generator

Need to create many links with tracking parameters? Link Generator helps you quickly. Enter a base URL, set parameter names (like utm_source) and value lists, and the tool will generate multiple complete links. You can also customize prefixes/suffixes and preview each link. Results can be copied or exported as text.

FAQ

Q: Extracted links contain duplicates?
A: Tick the "Remove duplicates" option in Link Extractor to automatically drop them.

Q: Links time out during checking?
A: Target server may be slow; increase timeout in settings or reduce concurrency.

Q: Special characters in parameter values cause errors?
A: The tool auto URL-encodes values to ensure correct links—use safely.