Remix.run Logo
CorneredCoroner 5 hours ago

> A headless browser that loads the HTML but doesn't execute the JavaScript bundle won't have them.

this is meaningless btw. A browser headless or not does execute javascript.

jaccola 5 hours ago | parent | next [-]

I disagree, a browser can have javascript execution disabled (and this is somewhat common in scraping to save time/resources).

I read it to mean: "A browser that doesn't execute the JavaScript bundle won't have [the rendered React elements]." Which is true.

maxwellg 2 hours ago | parent [-]

Wouldn't a browser that doesn't execute JS also not execute the browser fingerprinting code in the first place?

girvo 5 hours ago | parent | prev | next [-]

A bunch of the points in this AI generated blog post were like that. Makes me feel dirty when I'm 1/3rd of the way through and I realise how off it is.

thisisnow 4 hours ago | parent | prev [-]

Hah, sure, you just let random JS execute from random sites on your machine...