Website Link Extractor — List All URLs from Any Page
Pricing
$10.00/month + usage
Website Link Extractor — List All URLs from Any Page
Extract all links from any web page. Returns every URL found with anchor text and link type — useful for quick link audits, competitor research, or sitemap building.
Pricing
$10.00/month + usage
Rating
0.0
(0)
Developer
Maged
Maintained by CommunityActor stats
1
Bookmarked
14
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
What does Website Link Extractor do?
Website Link Extractor extracts all links and URLs from any web page — href values, anchor text, and link types — returned as structured JSON. A fast, lightweight tool for link audits, sitemap discovery, and competitive research.
This Actor runs on the Apify platform.
Why use Website Link Extractor?
- Complete link lists — every anchor link on the page with URL and anchor text
- Internal vs. external — categorizes links by type automatically
- Fast HTTP extraction — no browser rendering needed for most pages
- Batch URLs — extract links from hundreds of pages in one run
- Sitemap discovery — find all linked pages from a site's homepage
How to use
- Open the Actor and click Try for free
- Enter page URLs in the
urlsfield - Click Start — extracted links appear in the Output tab
- Download as JSON or CSV
Input
{"urls": ["https://example.com", "https://blog.example.com/post-1"]}
Output
{"sourceUrl": "https://example.com","href": "https://example.com/about","anchorText": "About Us","linkType": "internal","rel": ""}
Output fields
| Field | Type | Description |
|---|---|---|
sourceUrl | string | Page where the link was found |
href | string | Link URL |
anchorText | string | Link text |
linkType | string | internal or external |
rel | string | Link rel attribute (nofollow, etc.) |
FAQ
Is this Actor maintained? Yes. Report bugs or feature requests in the Issues tab.
Need help or have questions? Open an issue in the Issues tab or reach out on Discord: maged03211