parser
parser copied to clipboard
Feature Request: Support .txt Files
And perhaps other common document types. I believe that Readability supported these with a hard-coded exception based on file extension or mime type.
curl -H "x-api-key: API_KEY_HERE" "https://mercury.postlight.com/parser?url=https://wordpress.org/plugins/about/readme.txt"
Returns null
This is verified by the result that is being returned via the above curl command
HTTP/1.1 502 Bad Gateway
Content-Length: 36
Content-Type: application/json
Date: Tue, 22 Jan 2019 09:23:30 GMT
Via: 1.1 63b9a4cda82206b6b34aab8f3e958cbe.cloudfront.net (CloudFront)
X-Amz-Apigw-Id: T5ga4HmlIAMFVzg=
X-Amz-Cf-Id: Y_Qqs4DD8vdb76Alz1LkJblG3WijIVE8VDOmglfY-gU4YpWqzzlH_g==
X-Amzn-Requestid: 61c92240-1e27-11e9-bede-5176efdf98c4
X-Cache: Error from cloudfront
Age: 0
Connection: keep-alive
Server: Netlify
X-NF-Request-ID: a0378418-9b8f-488f-a58c-91fa9c21865b-181534
{"message": "Internal server error"}