Mercury Parser API

Created: 2023-09-08T17:39:06-05:00

Return to the Index

This card pertains to a resource available on the internet.

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]