Hello,
I'm trying to get some json data from a website but it looks that when it's used chrome the returned content is different than when httpjob is used, changing some of json fields. Is there any diference between using job.download(link) and to browse the same link using chrome?
Does header of download job is different ? If yes, is there any way to send a chrome similar request to the remote site in order to get the same return using httpjob?
Thanks!
I'm trying to get some json data from a website but it looks that when it's used chrome the returned content is different than when httpjob is used, changing some of json fields. Is there any diference between using job.download(link) and to browse the same link using chrome?
Does header of download job is different ? If yes, is there any way to send a chrome similar request to the remote site in order to get the same return using httpjob?
Thanks!