rust reqwest get(<guardian news story url>) -> 406 Not Acceptable & no body

python requests get(<guardian news story url>) -> 200 OK & body

because reasons i assume.

#rust #python

@ely_peddler You need to spoof the user-agent... 😐
@michalfita is that documented anywhere?

@ely_peddler Hmm... I'd expect it is.

In The Guardian's internal documentation 😁