spatie / crawler

An easy to use, powerful crawler implemented in PHP. Can execute Javascript.

Home Page:https://freek.dev/308-building-a-crawler-in-php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract link text

simonschaufi opened this issue · comments

Would it be possible to extract the link text as well? I'm using this package for a link validator and it would be useful to see the actual link text so that the editor knows how to find the broken link.