CINXE.COM

<!DOCTYPE html> <html lang="en" class="n2appshell n2-appshell-styles"> <head> <script type="text/javascript">document.write('<base href="' + (/^(www\.)?careers\.nypost\.com$/.test(document.location.hostname) ? '/' : '/careers/') + '">');</script> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="expires" content="0"> <!-- script that generates the base href tag at runtime --> <script> var hostname = document.location.hostname; var ipRegex = /[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/g; var protocol = document.location.protocol; var baseElement = document.querySelector('base'); if (protocol === 'file:') { // Replace base for offline use (no html5push state) window.html5Mode = false; // disable html5 mode in Adobe app baseElement.remove(); } else if (hostname.indexOf(atob('YWRvYmUuY29t')) !== -1) { // Remove base tag in Adobe Publish web viewer and local Apps baseElement.remove(); } else if (((window.location.href.indexOf(atob('L2F1dG9zL2Fib3V0')) !== -1) || (window.location.href.indexOf(atob('L3JvYWRzaG93L2Fib3V0')) !== -1)) && (navigator.userAgent.indexOf('Prerender') === -1)) { baseElement.remove(); document.write(atob('PGJhc2UgaHJlZj0iLy93d3cuY25ldC5jb20vcm9hZHNob3cvIi8+')); } else if (hostname === 'localhost' || ipRegex.test(hostname) || hostname.indexOf('.local') === (hostname.length - 6)) { window.localhost = true; document.write('<base href="/"/>'); } else { // Base url will be relative: app-name/ // Custom domain: http://custom-domain.com/some-folder-for-seo/app-name => base url needs to change to this // Internal publish link: http://demo.stage.storied.co/app-name => base url can change to this url var baseUrl = baseElement.getAttribute('href'); // Only change the base url for previewed apps or apps that have a sub folder custom domain. eg: // http://stage.storied.co/projects/a8bd1d22b98ad422b308dfa0d3ca7446/ // http://custom-domain.com/some-folder-for-seo/app-name // Regular custom domains should not be rewritten. eg: // http://custom-domain.com/app-name if (baseUrl !== "/") { baseElement.href = window.location.pathname.substring(0, window.location.pathname.indexOf(baseUrl) + baseUrl.length); // http://cnet.com/app-name/ } } // This string gets replaced by Grunt if there is an override in cfg.json. var baseOverride = '%base_override%'; // Only the first instance will get replaced // config.json override has priority over every other base href, except prerender. if (baseOverride !== ('%base_override%') && navigator.userAgent.indexOf('Prerender') === -1) { var baseTagElement = document.querySelector('base'); var headElement = document.querySelector('head'); if (baseTagElement) { headElement.removeChild(baseTagElement); } var newBaseElement = document.createElement('base'); newBaseElement.href = baseOverride; headElement.appendChild(newBaseElement); } window.prerenderReady = false; </script> <!-- Sentry and New Relic trackers --> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title ng-bind="seo.title"></title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="generator" content="storied.co"> <!-- General meta tags --> <meta name="application-name" ng-attr-content="{{seo.title}}"> <meta name="description" ng-attr-content="{{seo.description}}" ng-if="seo.description"> <meta name="keywords" ng-attr-content="{{seo.keywords}}" ng-if="seo.keywords"> <meta name="news_keywords" ng-attr-content="{{seo.keywords}}" ng-if="seo.keywords"> <meta name="publish-date" ng-attr-content="{{seo.publishDate}}"> <meta property="article:published_time" ng-attr-content="{{seo.publishDate}}"> <meta property="article:modified_time" ng-attr-content="{{seo.modifyDate}}"> <meta property="article:author" ng-attr-content="{{seo.facebookAuthor}}" ng-if="seo.facebookAuthor"> <meta name="generator" content="storied.co"> <meta name="apple-mobile-web-app-title" ng-attr-content="{{::seo.title}}"> <!-- OpenGraph sharing tags --> <meta property="og:site_name" ng-attr-content="{{share.title}}"> <meta property="og:title" ng-attr-content="{{share.title}}"> <meta property="og:description" ng-attr-content="{{share.description}}"> <meta property="og:url" ng-attr-content="{{seo.url}}"> <meta property="og:image" ng-attr-content="{{share.image}}" ng-if="share.image"> <meta property="og:image:type" content="image/jpeg" ng-if="share.image"> <meta property="og:image:width" content="630" ng-if="share.image"> <meta property="og:image:height" content="315" ng-if="share.image"> <meta property="og:description" ng-attr-content="{{share.description}}" ng-if="share.description"> <meta property="fb:app_id" ng-attr-content="{{share.facebookAppId}}" ng-if="share.facebookAppId"> <meta property="og:type" content="article"> <!-- Twitter specific tags --> <meta name="twitter:title" content="{{share.title}}"> <meta name="twitter:description" content="{{share.description}}"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:creator" ng-attr-content="{{seo.author}}"> <meta name="twitter:site" ng-attr-content="{{share.twitterSiteName}}"> <meta name="twitter:image" ng-attr-content="{{share.image}}" ng-if="share.image"> <!-- iOS optimizations --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <!-- Android optimizations --> <meta name="format-detection" content="address=no;email=no"> <meta name="mobile-web-app-capable" content="yes"> <!-- Favicon --> <link rel="apple-touch-icon" sizes="180x180" href="https://static.storied.co/gQlwL7PA4X5XM6b8/projects/awA4l5EmYv5dKRoX/assets/images/042af9c6e8e8615601d7f2b9d88b68cf_favicon.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://static.storied.co/gQlwL7PA4X5XM6b8/projects/awA4l5EmYv5dKRoX/assets/images/042af9c6e8e8615601d7f2b9d88b68cf_favicon.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://static.storied.co/gQlwL7PA4X5XM6b8/projects/awA4l5EmYv5dKRoX/assets/images/042af9c6e8e8615601d7f2b9d88b68cf_favicon.png"> <!-- DNS prefetch for faster load times --> <link rel="dns-prefetch" href="https://0gv2ds5jh3.execute-api.us-east-1.amazonaws.com"> <link rel="dns-prefetch" href="https://cheeuzmud5.execute-api.us-east-1.amazonaws.com"> <link rel="dns-prefetch" href="https://cdnjs.cloudflare.com"> <link rel="dns-prefetch" href="https://feeds.storied.co"> <link rel="dns-prefetch" href="https://n2.storied.co"> <link rel="dns-prefetch" href="https://cloud.storied.co"> <link rel="dns-prefetch" href="https://s3.amazonaws.com"> <link rel="dns-prefetch" href="https://s3.us-east-1.amazonaws.com"> <link rel="dns-prefetch" href="https://static.storied.co"> <link rel="dns-prefetch" href="https://static-dev.storied.co"> <!-- Mobile device optimizations --> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, user-scalable=yes"> <!-- Stylesheets --> <link rel="stylesheet" href="https://n2.storied.co/feb391cb95fbc80777231b8c19fc32f7ebde1584/css/n2.min.css"> <link id="fonts-css" type="text/css" rel="stylesheet" href="content/styles/fonts.css"> <link rel="stylesheet" href="content/styles/custom.css"> <script type="text/javascript"> window.n2 = window.n2 || {}; window.n2.analytics = window.n2.analytics || {}; window.n2.analytics.startTime = new Date().getTime(); </script> <link rel="stylesheet" href="https://n2ps.storied.co/master-stylesheet/2.89/style.min.css"> </head> <body> <div class="hidden-seo-elements"></div> <!-- App Container: the application or loader view will render here --> <div class="app-container" ui-view></div> <!-- Scripts: --> <script> window.n2 = window.n2 || {}; window.n2.analytics = window.n2.analytics || {}; window.n2.hub = window.n2.hub || []; window.n2.embeddedContent = window.n2.embeddedContent || {}; window.n2.config = {"collection":false,"embedded_content":false,"categoryTags":["New York Post","Pagesix","Decider","Alexa","Advertising","Specs","Video","Podcasts","Print","Digital","Network","News","Sports","Entertainment","Gossip","Lifestyle","Streaming","Television","TV","Careers","Leadership","Benefits","Internships"],"url":"http://studios.nypost.com/careers/","url_custom":"http://careers.nypost.com/","publishDate":1719587278,"id":40511,"env":"prod","seo_id":"careers-1","app_id":"JYX3m27B8zP9BW4D","account_id":"gQlwL7PA4X5XM6b8","account_type":"site","sharing":{"image":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/cover/images/1583c78e94fc2572b975e6167eebef99.n2optimized.jpg","image-focal-x":50,"image-focal-y":50,"video":""},"behavior":{"loader":{"logo":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/awA4l5EmYv5dKRoX/assets/preloader/89e5c0d9dcbdac8a087e31fc072d1552_small.png","backgroundImage":null,"progressBarColor":"rgb(255, 255, 255)","backgroundColor":"rgb(198, 8, 0)"},"commenting":false,"toc":{"enable_search":false,"enable_source_file_link":{"enable":false,"url":""},"enable_toc":"none"},"rotation_message_enabled":true,"image_compression":{"compression":"none","background_image_directive":true},"video_player":{"android":"auto","ios":"auto"},"transitions":{"unidirectional_content_stack":true,"unidirectional_content_stack_direction":"vertical","animation":"none"},"scale_mode":{"mode":"no_scale","enable_desktop_button":false,"enable_mobile_button":false},"sharing":false,"globalui":{"layout":"none"}},"title":"Careers","author":"","publisher_id":268,"createdDate":1719515102,"changedDate":1737125484,"description":"Learn about career and job opportunities at the New York Post, Page Six and Decider.","icons":{"cover":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/cover/images/1583c78e94fc2572b975e6167eebef99.n2optimized.jpg","logo":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/awA4l5EmYv5dKRoX/assets/images/042af9c6e8e8615601d7f2b9d88b68cf_favicon.png"},"content":{"transitionType":"pagegallery","panes":[{"id":"home","page_id":"mp0RNP1KXoRxby94","type":"long-article","link":"home","itemOrder":-1,"sectionName":"New York Post Careers","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_f103388268c76211ae6b7387f67436df-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"home","sections":[{"id":"home","page_id":"mp0RNP1KXoRxby94","html":"content/views/pages/home.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_f103388268c76211ae6b7387f67436df-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"home","sectionName":"New York Post Careers"},{"id":"internship-program","page_id":"1nqw6PpzbQlx0lzE","html":"content/views/pages/internship-program.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_b38b355634a8a632e84ea360d8503d56-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"Internship Program","sectionName":"New York Post Careers"},{"id":"wellness-and-benefits","page_id":"kV3Gz28oyzYPrbnE","html":"content/views/pages/wellness-and-benefits.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_e1793f21afc748da5e7115c2890ff06a-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"Wellness and Benefits","sectionName":"New York Post Careers"},{"id":"n2-blank-responsive-page-untitled3","page_id":"aKbq05nJl3O5O3MQ","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_0d021b94411638c61160e6b2d59696f9-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"Blank Responsive Page: Untitled3","html":"content/views/pages/n2-blank-responsive-page-untitled3.html","sectionName":"Partnerships"},{"id":"n2-footer","page_id":"ZXy86xdpnGbxErjL","html":"content/views/pages/n2-footer.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_0b72a0279793bf789d66bd1ff92cb296-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"footer","sectionName":"menu blocks and reusables"},{"id":"n2-top-bar","page_id":"aob8K2VKrglxnpwL","html":"content/views/pages/n2-top-bar.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_7828f673a80e796b9bf6f53b3105e46a-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"Top bar","sectionName":"menu blocks and reusables"},{"id":"n2-menu-changer","page_id":"Rmdl42e8dE4PeZ9V","html":"content/views/pages/n2-menu-changer.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_ecaa51a282b80297e7ca4c0fc3b6143d-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"menu changer","sectionName":"menu blocks and reusables"},{"id":"n2-back-to-top","page_id":"MYzlbxQBagD5aWdA","html":"content/views/pages/n2-back-to-top.html","thumbnail":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_18e7a18cd2811f9d402a2f1dd418fd5b.jpg","thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_18e7a18cd2811f9d402a2f1dd418fd5b-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"back to top","sectionName":"menu blocks and reusables"},{"id":"n2-partner-with-us-footer","page_id":"JYX3m27Kqkr29BW4","html":"content/views/pages/n2-partner-with-us-footer.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_de21503a1643f66ee517943e32b99a52-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"partner with us footer","sectionName":"menu blocks and reusables"},{"id":"n2-leadership-1-overlay","page_id":"w1Z975BXVno2nOBq","html":"content/views/pages/n2-leadership-1-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_93493b3f222d8914c9df0166adabfa3d-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 1 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-2-overlay","page_id":"GBYJKxXVzGOPQL3n","html":"content/views/pages/n2-leadership-2-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_f0f4fefbf2fb75245faef8d6da0428d7-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 2 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-3-overlay","page_id":"7nzlj2rzgmD2vKkW","html":"content/views/pages/n2-leadership-3-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_9542636c5437e914a83b9c604ed52e94-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 3 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-4-overlay","page_id":"e1wmD2YaGMg24Jjl","html":"content/views/pages/n2-leadership-4-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_70b36ad9f5ec381d3f81346308ebe2cc-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 4 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-5-overlay","page_id":"DNzqV5zmrMDxM7je","html":"content/views/pages/n2-leadership-5-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_cdc60d61342931fb531ce764ce86adb7-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 5 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-6-overlay","page_id":"qZVn42GLRa4xkboe","html":"content/views/pages/n2-leadership-6-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_cbd4622f5fc1456944a26eeeeafdeb63-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 6 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-7-overlay","page_id":"8bYANxwk0MkxL0lG","html":"content/views/pages/n2-leadership-7-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_9b14b163de2c1a5c8aecb63b6cf9e9a4-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 7 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-8-overlay","page_id":"RkYw02qWmRn5QJ6r","html":"content/views/pages/n2-leadership-8-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_50eccffad70ec65b70f0ce1e254f9de5-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 8 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-9-overlay","page_id":"lZ6JGxymRMYx08aM","html":"content/views/pages/n2-leadership-9-overlay.html","thumbnail":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_20116aeb8fef10d8c6fbe9a9bb805b91.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 9 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-10-overlay","page_id":"KE0vj2oW4oj2eRJD","html":"content/views/pages/n2-leadership-10-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_6109fe2c7b95313a7319f4e93789f858-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 10 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-11-overlay","page_id":"me7WR2ZMwl3PgNrG","html":"content/views/pages/n2-leadership-11-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_80c57798b6a5658df39a7715727b0a62-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 11 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-12-overlay","page_id":"LN8Epxjr97RxnGBg","html":"content/views/pages/n2-leadership-12-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_4ebedcbedf7bf72af9b3c6faffc9765c-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 12 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-13-overlay","page_id":"XA78jPk1vRRx4rBn","html":"content/views/pages/n2-leadership-13-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_df4334be113e00b7bb6d5993fca6eb1f-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 13 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-14-overlay","page_id":"zwNX42WdYjvxjJQ6","html":"content/views/pages/n2-leadership-14-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_3cf2bf49a4864088307522ea1807fe69-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 14 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-15-overlay","page_id":"dX6rp5DpQGq51DV4","html":"content/views/pages/n2-leadership-15-overlay.html","thumbnail":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_cfe710b1fb68f7dd1520d810acee01ab.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 15 overlay","sectionName":"leadership overlays"},{"id":"n2-leadership-16-overlay","page_id":"qjg1lxM7nOwP7EOQ","html":"content/views/pages/n2-leadership-16-overlay.html","thumbnail":null,"thumbnailContent":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/JYX3m27B8zP9BW4D/assets/published/screenshots/thmb_b591993aaa45db9ae9057d7d8e2c3b5f-content.jpg","thumbnailContentHighRes":null,"thumbnailTitle":"leadership 16 overlay","sectionName":"leadership overlays"}]}]},"publish":{"title":"New York Post Advertising","sharing":{"facebook_app_id":"397919247624193","title":"New York Post Careers","description":"Learn about career and job opportunities at the New York Post, Page Six and Decider.","image":"https://static.storied.co/gQlwL7PA4X5XM6b8/projects/awA4l5EmYv5dKRoX/assets/images/prv_8f1ccd71a5ad630c8b373385157b25c4.jpg","site_name":"New York Post Careers"},"seo":{"header1":"New York Post Careers","header2":"Learn about career and job opportunities at the New York Post, Page Six and Decider."},"protected":false,"masterStylesheet":{"path":"master-stylesheet/2.89/style.min.css"}},"integrations":{"oneTrust":false,"disable_analytics":false,"anonymous_analytics":false},"cookie_policy":{"enabled":false},"ie_warning_message":{"enabled":true},"version":{"tag":"latest","hash":"latest","date":""},"cdnPath":"https://static.storied.co/gQlwL7PA4X5XM6b8/published_projects/careers/"}; let startTime = new Date().getTime(); window.n2.analytics.startTime = startTime; function getLambdaAnalyticsUrl() { if (window.n2.config.env === 'stage') { return 'https://pi4dftunh4.execute-api.us-east-1.amazonaws.com/stage/pix-trk/?event_timestamp='; } else { return 'https://0gv2ds5jh3.execute-api.us-east-1.amazonaws.com/prod/pix-trk/?event_timestamp='; } } function getCookie(cname) { if (navigator.cookieEnabled) { let name = cname + '='; let ca = document.cookie.split(';'); for (let i = 0; i < ca.length; i++) { let c = ca[i]; while (c.charAt(0) === ' ') { c = c.substring(1); } if (c.indexOf(name) === 0) { return c.substring(name.length, c.length); } } } else { console.warn('Storied: cookies not enabled: session id cannot be retrieved'); } return null; } function setCookie(cname, cvalue, exms, path) { if (navigator.cookieEnabled) { let d = new Date(); d.setTime(d.getTime() + exms); let expires = 'expires=' + d.toUTCString(); document.cookie = cname + '=' + cvalue + ';' + expires + ';path=' + path; } else { console.warn('Storied: cookies not enabled: session id cannot be saved'); } } const generateSessionID = function () { if (getCookie('n2_session_id')) { return getCookie('n2_session_id'); } else { let sid = 'xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx'.replace(/[xy]/g, function (c) { let r = Math.random() * 16 | 0, v = c === 'x' ? r : r & 0x3 | 0x8; return v.toString(16); }); try { setCookie('n2_session_id', sid, 1800000, '/'); } catch (err) { console.warn('Not able to set session id on cookies', err); } } }; const GenerateSession = function () { try { if (!window.n2.session_id) { window.n2.session_id = generateSessionID(); } if (!window.n2.device_category) { window.n2.device_category = 481 <= window.innerWidth && 1024 > window.innerWidth ? 'tablet' : 480 > window.innerWidth ? 'phone' : 'desktop'; } } catch (err) { console.error('Storied: Failed to generate session'); } }; const generateProjectSession = function () { const getLocalStorage = (n) => { return window.localStorage.getItem(n); } const setLocalStorage = (n, v) => { return window.localStorage.setItem(n, v); } var u = window.location.href; var p = false; var s = ['cloud.storied.co', 'n2ps.storied.co', 'stage.storied.co', 'fedev.storied.co', 'dev.storied.co']; for (let i = 0; i < s.length; i++) { if ((u.indexOf(s[i]) === -1) && /projects/g.test(u)) { p = true; } } if (!p && (u.indexOf('localhost') === -1)) { var a = 'n2_app_session_' + window.n2.config.app_id; var l = getLocalStorage(a); var c = new Date().getTime(); var n = false; if (!l || new Date(parseInt(l)).getTime() + 1800000 <= c) { n = true } if (n) { window.n2.analytics.new_session = true; setLocalStorage(a, c); } } } </script> <script> if (!window.n2.isPrerender && !window.n2.isScreenshot) { GenerateSession(); generateProjectSession(); } </script> <script> let img3 = document.createElement('img'); img3.addEventListener('error', function () { console.warn('Storied: ad Blocking Enabled'); }); img3.src = 'https://s3.amazonaws.com/storied-analytics/ads.png'; </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.8.3/angular.min.js" integrity="sha512-KZmyTq3PLx9EZl0RHShHQuXtrvdJ+m35tuOiwlcZfs/rE7NZv29ygNA8SFCkMXTnYZQK2OX0Gm2qKGfvWEtRXA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script src="https://n2.storied.co/feb391cb95fbc80777231b8c19fc32f7ebde1584/js/n2.js"></script> <script> try { /*Custom JS Code*/ } catch (e) { console.error('Exception inside custom.js: ', e); } </script> <script> window.n2.buildinfo = { 'revision': 'feb391cb95fbc80777231b8c19fc32f7ebde1584', 'branch_name': 'master', 'build_number': '9732', 'compiled_at': new Date(parseInt('1734603562894')), 'version': '1.34.172' }; </script> </body> </html>