spatie / crawler

An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
https://freek.dev/308-building-a-crawler-in-php
MIT License
2.51k stars 357 forks source link

Extract link text #423

Closed simonschaufi closed 2 years ago

simonschaufi commented 2 years ago

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.