301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: zrs.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" type="image/png" href="/favicon.png"/> <title>Zacks Research System</title> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"> <!-- jQuery library --> <link href="/css/zrs.css" rel="stylesheet"> <link rel="stylesheet" href="https://use.typekit.net/ger5aer.css"> <style type="text/css"> </style> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <script src="https://kit.fontawesome.com/617534fb92.js" crossorigin="anonymous"></script> </head> <body> <!----- HEADER AREA -----> <header class="sticky-top" id="header"> <div class="container-fluid header"> <div class="row"> <nav class="navbar navbar-expand-lg navbar-light"> <a class="navbar-brand" href="/"><img src="/img/zrs_logo.png" alt="Zacks Research System Logo" width="260" style="vertical-align: baseline;"></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="#navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav mr-auto navbar-nav mr-auto "> <li class="nav-item"> <a class="nav-link" href="/">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="/analysis">Analysis</a> </li> <li class="nav-item"> <a class="nav-link" href="/research">Research</a> </li> <li class="nav-item"> <a class="nav-link" href="/reporting">Reporting</a> </li> <li class="nav-item"> <a class="nav-link" href="/contact">Contact</a> </li> </ul> <ul class="navbar-nav my-2 my-lg-0"> <div class="dropdown"> <li class="dropbtn nav-item"><a class="nav-link" href="/video-tutorials">Support <i class="fa-solid fa-caret-down" style="padding-left: 5px; line-height: 0px;"></i></a></li> <div class="dropdown-content"> <a href="/video-tutorials">Video Tutorials</a> <a href="/faq">FAQs</a> <a href="/release-notes">Release Notes</a> </div></div> <li class="nav-item"> <a class="nav-link get-started" href="/get-started">Get Started</a> </li> </ul> </div> </nav> </div> </div> </header> <!----- CONTENT AREA -----> <section id="splash"> <div class="container"> <div class="row d-flex flex-row"> <div class="title col-12"> <h1 class="center">Our <span class="lt-blue"><em>Alpha</em></span> Platform</h1> <hr /> </div> <div class="col-12 col-md-4"> <center><img class="icon" src="img/ideas-icon.png" alt="analytic tools icon" width="165"></center> <h4 class="center">Generate Ideas</h4> <p class="bigger center">with our powerful analytic tools and deep, independent research</p> </div> <div class="col-12 col-md-4"> <center><img class="icon" src="img/report-icon.png" alt="Reports icon" width="165"></center> <h4 class="center">Generate Reports</h4> <p class="bigger center">that wrap your decisions in a clear, easy‑to‑visualize story</p> </div> <div class="col-12 col-md-4"> <center><img class="icon" src="img/alpha-icon.png" alt="Generate Alpha icon" width="165"></center> <h4 class="center">Generate Alpha</h4> <p class="bigger center">with proprietary tools and resources to help identify winning strategies</p> </div> <div class="col-12 d-flex justify-content-center"> <button class="btn btn-outline-primary"><a href="/get-started.php" style="color: #cacaca;">Start your <span class="white">FREE</span> trial today</a></button> </div> </div> </div> </section> <!----- BLUE AREA -----> <style type="text/css"> .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } </style> <section id="blue-home"> <div class="container"> <div class="row d-flex flex-row justify-content-between align-items-center"> <div class="col-12 col-md-5"> <h4 class="drk-blue">Ease of Use Meets Depth of Analysis.</h4> <p>The intuitive interface of ZRS makes it easy to forget the tremendous functionality behind it. ZRS gives you access to a massive amount of data, and is designed so you can get the information you need in just a few clicks.</p> <p>Even more useful, you have a nearly infinite number of ways to compare, contrast and model your data. ZRS is designed to stay out of your way, so you can concentrate on exploring your ideas and developing your strategies.</p> </div> <div class="col-12 col-md-7"> <center><img class="icon" src="../img/3-screens.png" alt="Screens" width="640"></center> </div> </div> </div> </section> <!------- PAPER AREA ------------> <section id="paper-home"> <div class="container"> <div class="row d-flex flex-row justify-content-between"> <div class="col-12"> <h4 class="drk-blue center">Interactive Charting, Multi-Asset Class Screening and More</h4> </div> <div class="col-12 col-md-4"> <img src="img/circle-check.png" alt="" style="float: left; max-width: 45px; height: auto;"><p>Clean, consistently stated financial and economic due diligence</p> </div> <div class="col-12 col-md-4"> <img src="img/circle-check.png" alt="" style="float: left; max-width: 45px; height: auto;"><p>Flexible, user defined analytic framework blends with any existing workflows</p> </div> <div class="col-12 col-md-4"> <img src="img/circle-check.png" alt="" style="float: left; max-width: 45px; height: auto;"><p>Composite queues for top down and relative analysis</p> </div> <div class="col-12 col-md-4"> <img src="img/circle-check.png" alt="" style="float: left; max-width: 45px; height: auto;"><p>Portfolio characteristics, performance measurement and return attribution reporting</p> </div> <div class="col-12 col-md-4"> <img src="img/circle-check.png" alt="" style="float: left; max-width: 45px; height: auto;"><p>Valuation panel charts and key stat data table views</p> </div> <div class="col-12 col-md-4"> <img src="img/circle-check.png" alt="" style="float: left; max-width: 45px; height: auto;"><p>Award-winning independent equity, mutual fund and ETF research</p> </div> </div> </div> </section> <!----- EXCEL / SUPPORT AREA -----> <div class="wrapper"> <div class="container" style="flex-wrap: wrap;"> <div class="row"> <div class="col-12 col-md-6 excel left d-flex align-items-center"> <div class="col-12 col-md-8"> <img src="img/Zacks_Excel_Link_logo_main.png" alt="Zacks Excel Link Logo" width="290" style="max-width: 290px; height: auto; padding-bottom: 25px;"> <p>Create seamless workflow with this plug-in that allows you to dynamically populate your spreadsheets and models.</p> <p><a class="bigger drk-blue" href="/excel-link">Learn More</a> </div> </div> <div class="support col-12 col-md-6 right d-flex align-items-center"> <div class="col-12 col-md-10"> <h3>U.S. based customer support</h3> <p class="white">Count on expert assistance from our dedicated account management teams.</p> </div> </div> </div> </div> </div> <section class="content-area"> <div class="container d-flex flex-row"> <div class="row d-flex align-items-center"> <div class="col-sm-12 col-md-12 col-lg-4"> <center><img src="../img/elevate-your-process.png" alt="Overview Guide" width="457" style="max-width: 100%; width: 457px; height: auto"></center> </div> <div class="col-sm-12 col-md-12 col-lg-5"> <h4 class="drk-blue">Learn more with our<br /> FREE Overview Guide</h4> <p>This in-depth guide walks you through the key ZRS features and how to use them to enhance your process. </p> <iframe title="form" src="https://go.zackspro.com/l/492661/2019-05-03/3rl7wl" id="overview" type="text/html" frameborder="0" allowTransparency="true" style="border: 0; width: 1px; min-width: 100%; padding-bottom: 0vh;" scrolling="no" height="230"></iframe> </div> </div> </div> </div> </section> <!----- FOOTER ------> <section> <footer id="footer"> <div class="container footer"> <div class="row"> <div class="col-6"> <p class="footer-text"> © Zacks Professional Services | <a href="/privacy">Privacy Policy</a> </p> </div> <div class="col-6"> <p class="footer-text" style="text-align: right;"> 10 S Riverside Plaza, Suite 1600 | Chicago, IL 60606</p> </div> </div> </div> </footer> </section> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-XQJH9Y48Z9"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XQJH9Y48Z9'); </script> <script type="text/javascript" src="/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=1650271441" async></script></body> </html> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <!-- Popper JS --> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script> <!-- Latest compiled JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/3.5.16/iframeResizer.min.js"></script> <script>iFrameResize({log:true}, '#sign-up-frame')</script> <script>iFrameResize({log:true}, '#overview')</script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script> $(document).ready(function(){ $(".thumbnail").click(function(){ $("#select-video").find(".thumbnail").removeClass("selected"); $(this).addClass("selected"); }); }); </script> <script> function showStuff(element) { var tabContents = document.getElementsByClassName('tabContent'); for (var i = 0; i < tabContents.length; i++) { tabContents[i].style.display = 'none'; } var tabContentIdToShow = element.id.replace(/(\d)/g, '-$1'); document.getElementById(tabContentIdToShow).style.display = 'block'; } </script> <script language="javascript"> $(function() { var search = window.location.search; $("#sign-up-frame").attr("src", $("#sign-up-frame").attr("src")+search); }); </script> <script language="javascript"> $(function() { var search = window.location.search; $("#overview").attr("src", $("#overview").attr("src")+search); }); </script>