All Projects → HenryQW → Mercury_fulltext

HenryQW / Mercury_fulltext

📖 Enjoy full text for tt-rss.

Projects that are alternatives of or similar to Mercury fulltext

Elixir Scrape
Scrape any website, article or RSS/Atom Feed with ease!
Stars: ✭ 306 (+148.78%)
Mutual labels:  readability
Stylebot
Change the appearance of the web instantly
Stars: ✭ 746 (+506.5%)
Mutual labels:  readability
General News Extractor Js
🤔一个新闻网页正文通用抽取器,包括标题、作者和日期。
Stars: ✭ 55 (-55.28%)
Mutual labels:  readability
Percollate
A command-line tool to turn web pages into beautiful, readable PDF, EPUB, or HTML docs.
Stars: ✭ 3,535 (+2773.98%)
Mutual labels:  readability
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+4251.22%)
Mutual labels:  readability
Just Read
A customizable read mode web extension.
Stars: ✭ 874 (+610.57%)
Mutual labels:  readability
Overview
中文编程的历史、现状和展望。issue 中进行相关问题的讨论.
Stars: ✭ 282 (+129.27%)
Mutual labels:  readability
Readability2
Readability2 converts HTML to plain text.
Stars: ✭ 100 (-18.7%)
Mutual labels:  readability
Textstat
📝 python package to calculate readability statistics of a text object - paragraphs, sentences, articles.
Stars: ✭ 590 (+379.67%)
Mutual labels:  readability
Readability4j
A Kotlin port of Mozilla‘s Readability. It extracts a website‘s relevant content and removes all clutter from it.
Stars: ✭ 46 (-62.6%)
Mutual labels:  readability
Php Goose
Readability / Html Content / Article Extractor & Web Scrapping library written in PHP
Stars: ✭ 392 (+218.7%)
Mutual labels:  readability
Clean Mark
Convert an article into a clean text
Stars: ✭ 414 (+236.59%)
Mutual labels:  readability
Opendyslexic Chrome
Offical OpenDyslexic chrome extension
Stars: ✭ 36 (-70.73%)
Mutual labels:  readability
Elements Of Python Style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Stars: ✭ 3,308 (+2589.43%)
Mutual labels:  readability
Reader
Extract clean(er), readable text from web pages via Mercury Web Parser.
Stars: ✭ 75 (-39.02%)
Mutual labels:  readability
Csharpformarkup
Use declarative style C# instead of XAML for Xamarin Forms UI
Stars: ✭ 302 (+145.53%)
Mutual labels:  readability
Code Review Tips
🔬 Common problems to look for in a code review
Stars: ✭ 861 (+600%)
Mutual labels:  readability
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-16.26%)
Mutual labels:  readability
Sspipe
Simple Smart Pipe: python productivity-tool for rapid data manipulation
Stars: ✭ 96 (-21.95%)
Mutual labels:  readability
Pdfsave
Convert websites into readable PDFs
Stars: ✭ 46 (-62.6%)
Mutual labels:  readability

mercury_fulltext

A Tiny Tiny RSS plugin written for tt-rss as a replacement for the grandpa-old plugin af_readability, which doesn't work well for many RSS sites I subscribe to.

The plugin supports real time extraction:

And per feed auto-extraction:

It utilizes postlight/mercury-parser-api to extract the full content for feeds. An API endpoint is required to use this plugin.

To host such an API, please visit postlight/mercury-parser-api. For a dockerized self-host solution, please visit my repo HenryQW/mercury-parser-api.

Warning

Tested on BBC, The New York Times, The Verge, Cult of Mac, iDownloadBlog etc, in which af_readability can't handle the content properly.

Some feeds may not render properly, if Mercury can't handle it. Eg. BBC video-only feeds.

Installation

Clone the repo into your tt-rss plugins folder.

Configuration

The configuration is identical to af_readability, except you have to save your API endpoint.

  1. Enable the plugin mercury_fulltext in Preferences/Plugins.
  2. Save your self-hosted Mercury Parser API Endpoint in the Mercury_fulltext settings under Feeds tab.
  3. Configure for feeds under Plugins tab of the Edit Feed window (you can right click your feed to get there).

References

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].