curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: Re: Get specified site browser like do

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 25 Oct 2017 19:35:40 +0200 (CEST)

On Wed, 25 Oct 2017, callem wrote:

> Yes, but that content is much less than in normal browser, like chrome.
>
> Browser gets text like "wersja", curl gets only tose java scripts, and I
> dont know why and how to get full content of this site. Is it at all
> possible ?

(Please don't top-post, now we lost the context.)

Browsers don't get more content for that URL but browsers will *execute* that
javascript and that will then produce what you see, potentially by doing more
requests and whatever. Modern web sites are often not visible unless you run
the javascript.

-- 
  / daniel.haxx.se
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-10-25