Skip to content

Instantly share code, notes, and snippets.

curl 'https://www.ted.com/' --compressed -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:124.0) Gecko/20100101 Firefox/124.0' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br' -H 'Connection: keep-alive' -H 'Cookie: OptanonConsent=isGpcEnabled=0&datestamp=Fri+Mar+15+2024+08%3A56%3A39+GMT-0700+(Pacific+Daylight+Time)&version=6.31.0&isIABGlobal=false&hosts=&consentId=d4ceb818-5caf-43ca-a125-47690c416ecc&interactionCount=1&landingPath=NotLandingPage&groups=C0001%3A1%2CC0002%3A1%2CC0004%3A1%2CC0003%3A1&AwaitingReconsent=false; _ga=GA1.2.954104310.1702565567; _ga_1TL06K0ZMM=GS1.2.1710478537.17.1.1710479756.60.0.0; ted_session=eyJ1c2VySW5mbyI6eyJmaXJzdE5hbWUiOiJSeWFuIiwibGFzdE5hbWUiOiJO%0AZWxzb24iLCJ1c2VySUQiOjI5NDEzOTE1LCJlbWFpbCI6InJ5YW5AdGVkLmNv%0AbSIsImdlbmVyYXRlZF9hdCI6MTcxMDQ3ODUzNX0sInNpZ25hdHVyZSI6IjJl%0AOGY5ZjgwNGQ5MTBiNmRhZTgzNTBjOWU3MzczOTJiNDY3ZDI2ODkifQ%3D%3D%0A
ryan@fjord ~ % curl -si https://ai-event.ted.com/ | head -5
HTTP/2 200
date: Fri, 05 Apr 2024 01:28:08 GMT
content-type: text/html; charset=UTF-8
link: <https://static.parastorage.com/>; rel=preconnect; crossorigin;,<https://static.parastorage.com/>; rel=preconnect;,<https://static.wixstatic.com/>; rel=preconnect; crossorigin;,<https://static.wixstatic.com/>; rel=preconnect;,<https://siteassets.parastorage.com>; rel=preconnect; crossorigin;,
etag: W/"d16103ea40da792ff68c119c370097d4"
ryan@fjord ~ %
ryan@fjord ~ %
ryan@fjord ~ %
ryan@fjord ~ %