Http request to Linkedin

Hi @Spacewalker, cookies would typically be sent in a header with the same name, see for example here. Crawling LinkedIn is however notoriously difficult, so simply copying that header from your browser might not be enough. There are businesses who built an entire software product around crawling pages like LinkedIn, so you might want to check out these for help with your task. An example would be Phantombuster for which an n8n integration exists.