Link info extractor

Personal projects

Link info is a web tool that extracts link information such as:

  • page title
  • fav icon
  • site logo
  • page main image

And it returns it in a handy JSON format. It's written in PHP. I still haven't wrapped it in a framework. Page data is collected through fetching the page link and processing it with XPath selectors.

There are 2 ways to use the tool: