Mercury Parser API
Created on 2023-09-08T17:39:06-05:00
Readability scraper as a docker container. You can request a page through it and it will acquire it, do some processing, and return a blob of JSON about the page with the contents extracted.
GET /parser?url=[required:url]&contentType=[optional:contentType]&headers=[optional:url-encoded-headers]