schickling/chromeless

access the http status_code after calling goto

Open

#156 opened on Aug 2, 2017

View on GitHub
 (2 comments) (2 reactions) (0 assignees)TypeScript (606 forks)batch import
APIfeaturehelp wanted

Repository metrics

Stars
 (13,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Similar to the nightmare API https://github.com/segmentio/nightmare#gotourl-headers

It would be good to be able to access the http status code and other information as provided by nightmare .. also final url after a redirect.

Thanks.

Contributor guide