...the sec-ch-ua-platform, sec-ch-ua and sec-ch-ua-mobile...
If i do this: ua = UserAgent() random_ua = ua.random How can I get appart from the user-agent; the sec-ch-ua-platform, the sec-ch-ua and the sec-ch-ua-mobile corresponding to the user-agent you obtain in order to build the correct header...