Limnoria/plugins/Web
James Lu e2dedcc5a4 Web: normalize whitespace in titles
Sample link: http://googleblog.blogspot.com/2015/08/android-wear-now-works-with-iphones.html
Before: <bot> 'Title: \nOfficial Google Blog: Android Wear now works with iPhones\n (at googleblog.blogspot.com)'
After: <bot> Title: Official Google Blog: Android Wear now works with iPhones (at googleblog.blogspot.com)
2015-12-29 17:12:26 -08:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md Add/improve help for Debug + plugins from F-W: 2014-11-30 12:07:41 -08:00
__init__.py Remove need for 2to3. 2015-08-11 16:50:23 +02:00
config.py Web: add option for having titlesnarfer immune to defaultignore. Closes GH-1101 2015-05-15 12:39:30 +02:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Web: normalize whitespace in titles 2015-12-29 17:12:26 -08:00
test.py Web & core: Merge features of Web's title parser and utils.web.HtmlToText + don't unescape HTML twice. Closes GH-1176. 2015-10-23 07:41:36 +02:00

README.md

This plugin allows you to view website information, like the title of a page. Also provides a Snarfer for URLs.