I've had to write code to get summary data for pages multiple times in my career.<p>I needed to do it most recently for a newsletter app and figured it would be worth making a tiny API for. It could be used for chat apps or any social apps where links are shared.<p>I added the "CSS Selector" feature mainly for fun. Not sure how much use it would be outside of scraping etc.