Paste a URL, get every link on the page in seconds.
No signup. No API key.
Any publicly accessible page — homepage, blog post, docs page.
Every link on the page is fetched and resolved to an absolute URL.
View, filter internal vs external, copy, or export as CSV.
Extract all links from a page as a link extractor or website url extractor to spot broken or orphaned links.
Pull a sitemap url extractor style link list from any page without writing a scraper.
Extract urls from website pages to map out references and citations.
Find all links on a website page before republishing or migrating content.
Yes. Paste any page URL and extract every link, completely free with no signup required.
Every `<a href>` on the page — internal links, external links, mailto: and tel: links. URLs are resolved to absolute form and deduped.
Yes. Extract all links from a page, then check each one for a 404 or error response using your own tooling or a link checker.
Yes. Use the Copy button to copy all URLs to your clipboard, or Download CSV to save them with a type column (internal/external/mailto/tel).
No — this tool extracts links from a single page only. To crawl an entire website and collect links across many pages, use the crawl playground or the crawling API.
Yes. WebCrawlerAPI's scrape API supports `output_formats: ["links"]` so you can pull links from any page programmatically, at any volume.
Extract links from thousands of pages programmatically with the WebCrawlerAPI scrape API.