Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 833 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 833 Bytes

readability-wrapper

Build Status

A front-end for Mercury Web Parser that allows you to read the main content on pages without all the unnecessary cruft

** Note ** The hosted Mercury Web Parser API will shut down on April 15, 2019. You will need to self-host Mercury Parser API on AWS.

Installation

  1. Deploy Mercury Parser API to AWS
  2. Deploy this application to Heroku
  3. Set the MERCURY_API_URL environment variable with your API URL

Deploy