Incomplete Markdown Conversion: Missing MSRP Cap from URL Content
I am using r.jina.ai to read the contents of the URL and I'm encountering an issue while trying to convert the contents of the URL to markdown format. It appears that some sections are missing from the conversion, particularly the MSRP cap details from this URL. Could you please look into this?
URL: https://portal.ct.gov/deep/air/mobile-sources/cheapr/cheapr---new-eligible-vehicles
Missing content (especially MSRP cap)
Hi. This should be our default transformer @mozilla/readability not smart enough and removing your desired content.
Please try the other mode which does not tend to remove things:
curl https://r.jina.ai/https://portal.ct.gov/deep/air/mobile-sources/cheapr/cheapr---new-eligible-vehicles -H 'x-return-format: markdown'
Hi. This should be our default transformer @mozilla/readability not smart enough and removing your desired content.
Please try the other mode which does not tend to remove things:
curl https://r.jina.ai/https://portal.ct.gov/deep/air/mobile-sources/cheapr/cheapr---new-eligible-vehicles -H 'x-return-format: markdown'
Thanks! that worked! However running this gives me different results each time. Do you know if I can self-host this in AWS?