I was wanting to write a bot that uses Wikipedia meta descriptions to answer questions input by the user, but they don't use meta descriptions, yet, google results seem to have perfectly cut out descriptions for the pages, so.. I want to get that.
I am using Jsoup to get my descriptions and everything is great if the webpage has a meta description, so I don't feel like I need to show code but you want it some reason I can.