Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content not fully displaying for hablarcondios.org #221

Closed
george-haddad opened this issue Jan 22, 2019 · 0 comments
Closed

Content not fully displaying for hablarcondios.org #221

george-haddad opened this issue Jan 22, 2019 · 0 comments

Comments

@george-haddad
Copy link
Contributor

george-haddad commented Jan 22, 2019

The site http://www.hablarcondios.org/pt/meditacaodiaria.aspx is not being parsed correctly and may need a custom parser.

curl -i -X GET \
   -H "Content-Type:application/json" \
   -H "x-api-key:xxxxxxxxx" \
 'https://mercury.postlight.com/parser?url=http://www.hablarcondios.org/pt/meditacaodiaria.aspx'

Returns

HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
Content-Length: 953
Content-Type: application/json
Date: Tue, 22 Jan 2019 09:21:50 GMT
Via: 1.1 2afd697fc5d0058ea30d6c4b939e714d.cloudfront.net (CloudFront)
X-Amz-Apigw-Id: T5gLSEd5IAMFvKA=
X-Amz-Cf-Id: THzwiih-XtwXqX07rvIZKM-y6ITbVSKE67O0x0eVC9RbkXyu3mJt_g==
X-Amzn-Requestid: 264eb18c-1e27-11e9-a684-0974c98fb9ae
X-Amzn-Trace-Id: Root=1-5c46e0ae-90d042bb04f12751ad47257f;Sampled=0
X-Cache: Miss from cloudfront
Age: 0
Connection: keep-alive
Server: Netlify
X-NF-Request-ID: 2045b1b0-69b6-46b9-835a-716abf9101e4-7155

{"title":"Hablar con Dios, Francisco Fernández-Carvajal","author":null,"date_published":null,"dek":null,"lead_image_url":null,"content":"<div><p class=\"cookie-contenedor\" id=\"cookie\"> <span>Esta web utiliza cookies propias y de terceros para analizar su navegaci&#xF3;n y ofrecerle un servicio m&#xE1;s personalizado y publicidad acorde a sus intereses. Continuar navegando implica la aceptaci&#xF3;n de nuestra <a class=\"cookie-enlace\" href=\"http://www.hablarcondios.org/pt/cookies.aspx\">Pol&#xED;tica de Cookies</a> </span> </p></div>","next_page_url":null,"url":"http://www.hablarcondios.org/pt/meditacaodiaria.aspx","domain":"www.hablarcondios.org","excerpt":"Esta web utiliza cookies propias y de terceros para analizar su navegación y ofrecerle un servicio más personalizado y publicidad acorde a sus intereses. Continuar navegando implica la aceptación de&hellip;","word_count":34,"direction":"ltr","total_pages":1,"rendered_pages":1}

merc_before

merc_after

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants