Using HTTP Authentication You can provide credentials for HTTP authentication: Browsershot::url('https://example.com') ->authenticate('username', 'password') ... Using cookies Using url for html content Help us improve this page