www.ravenpack.com
Open in
urlscan Pro
3.221.252.158
Public Scan
Submitted URL: https://resources.ravenpack.com/t/101956/c/dd3d44d2-5522-4330-bb9a-acbafa484ccf/NB2HI4DTHIXS653XO4XHEYLWMVXHAYLDNMXGG33N/www-rav...
Effective URL: https://www.ravenpack.com/
Submission: On March 11 via api from CH — Scanned from DE
Effective URL: https://www.ravenpack.com/
Submission: On March 11 via api from CH — Scanned from DE
Form analysis
3 forms found in the DOM<form id="search-form">
<input id="searchDesktopInput" type="search" placeholder="I'm looking for...">
<input id="searchDesktopSubmit" type="submit" value="Search">
<input name="token" type="hidden" value="808432f82e4f1f20c41d46150571a5e718938c93af56979a1494a81b1944e62c">
<svg id="search-icon" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="#000000">
<path d="M0 0h24v24H0V0z" fill="none"></path>
<path class="search-icon-magnifying-glass"
d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z">
</path>
</svg>
</form>
POST
<form id="bottomForm" class="bottom-hide-on-submit" method="POST">
<input type="text" id="bottomFullName" name="fullname" placeholder="Full Name" required="">
<br>
<input type="email" id="bottomEmail" name="email" placeholder="Email Address" required="">
<br>
<input type="checkbox" id="bottomTermsConditions" name="terms_ok" required="">
<label for="bottomTermsConditions"> I agree to RavenPack's <a href="/terms">Terms &
Conditions</a></label><br>
<input type="submit" value="Submit" class="blog-cta-button"><span class="spinner-border spinner-border-sm" id="spinnerBottom" role="status" aria-hidden="true" style="display: none;"></span>
<input name="token" type="hidden" value="808432f82e4f1f20c41d46150571a5e718938c93af56979a1494a81b1944e62c">
<input name="utm_source" type="hidden">
<input name="utm_content" type="hidden">
<input name="utm_medium" type="hidden">
<input name="utm_campaign" type="hidden">
<input name="ip_address" type="hidden">
<input name="city" type="hidden">
<input name="region" type="hidden">
<input name="country" type="hidden">
<input name="is_vpn" type="hidden">
<input name="request_type" type="hidden">
<input name="request_title" type="hidden">
<input name="request_id" type="hidden">
<input name="window_href" type="hidden">
</form>
POST
<form id="globalForm" class="globalForm" method="POST">
<div class="modal-dialog">
<div class="modal-content p-3">
<div class="modal-header modal-elements">
<h5 class="modal-title" id="requestModalLabel"><span id="request-type" style="text-transform: capitalize;"></span>
<img src="/static/flat_tick_icon.svg" class="confirm-showable" style="display: none; width:6%">
</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body modal-elements" id="modal-body">
<!-- Form goes here -->
<div id="confirmText" class="gy-3 confirm-showable" style="display: none; width: 100%; height: auto;">You will soon be able to experience the most advanced NLP engine on the planet.</div>
<div class="mb-3 confirm-hideable">
<div class="row gy-3" id="inputNamesDiv">
<div class="col">
<label for="requestInputFirstName" class="form-label">Full Name</label>
<input type="text" class="form-control" id="requestInputFullName" placeholder="Full Name" aria-label="Full name" name="fullname" required="">
</div>
</div>
</div>
<div class="mb-3 confirm-hideable">
<label for="trialInputEmail" class="form-label">Email Address</label>
<input type="email" class="form-control" id="trialInputEmail" placeholder="yourname@company.com" name="email" required="">
</div>
<div class="mb-3 confirm-hideable hide-on-cta" style="display: none;" id="text-area">
<label for="contactSupportInputMessage" class="form-label">How can we help you?</label>
<textarea rows="5" type="textarea" class="form-control" id="contactSupportInputTextArea" placeholder="Please explain in a few words what you need help for" name="contact_input"></textarea>
</div>
<div class="mb-3 confirm-hideable hide-on-cta" id="optionalInputOrigin" style="display: none;">
<label for="trialInputOrigin" class="form-label">How did you hear about RavenPack?</label>
<select class="form-select" name="origin" id="trialInputOrigin">
<option value="" selected="selected" disabled="disabled">Please select an option... </option>
<option value="LinkedIn">LinkedIn</option>
<option value="Social Media">Social Media</option>
<option value="Advertisement">Advertisement</option>
<option value="Email">Email</option>
<option value="Internet Search">Internet Search</option>
<option value="Webinar">Webinar</option>
<option value="Podcast">Podcast</option>
<option value="Event">Event</option>
<option value="Recommendation">Recommendation</option>
<option value="Websites/Blog">Websites/Blog</option>
<option value="Others">Others</option>
</select>
</div>
<div class="mb-2 form-check confirm-hideable">
<input type="checkbox" class="form-check-input" id="termsConditions" name="terms_ok" required="">
<label class="form-check-label" for="termsConditions">I agree to Ravenpack's <a class="gdpr_privacy_link" href="/terms/" target="_blank">
Terms & Conditions</a>. </label>
</div>
<div class="mb-3 form-check confirm-hideable" id="subscribeMarketingDiv">
<input type="checkbox" class="form-check-input" id="subscribeMarketing" name="subscribe">
<label class="form-check-label" for="subscribeMarketing">Keep me up to date on new RavenPack products and content through occasional email newsletters.</label>
</div>
<div id="followButtons" class="d-flex justify-content-around align-items-center mt-2">
<div id="followTwitter" class="confirm-showable mt-3" style="display: none;">
<iframe id="twitter-widget-0" scrolling="no" frameborder="0" allowtransparency="true" allowfullscreen="true" class="twitter-follow-button twitter-follow-button-rendered" title="Twitter Follow Button"
src="https://platform.twitter.com/widgets/follow_button.a58e82e150afc25eb5372dd55a98b778.en.html#dnt=true&id=twitter-widget-0&lang=en&screen_name=RavenPack&show_count=false&show_screen_name=true&size=m&time=1647035558172"
data-screen-name="RavenPack" style="position: static; visibility: visible; width: 1px; height: 1px;"></iframe>
<script async="" src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div id="followLinkedIn" class="confirm-showable mt-3" style="display: none;">
<script src="https://platform.linkedin.com/in.js" type="text/javascript">
lang: en_US
</script>
<span class="IN-widget" data-lnkd-debug="<script type="IN/FollowCompany+init" data-id="552310" data-counter="bottom"></script>"
style="display: inline-block; line-height: 1; vertical-align: bottom; padding: 0px; margin: 0px; text-indent: 0px;"><iframe
id="{"xdOrigin":"https://www.ravenpack.com","xdChannel":"1cf25eaf-4f6d-4c49-b763-afb705e47c3a","framework":"@linkedin/xdoor-sdk","version":"0.1.159","debug":false}"
name="{"xdOrigin":"https://www.ravenpack.com","xdChannel":"1cf25eaf-4f6d-4c49-b763-afb705e47c3a","framework":"@linkedin/xdoor-sdk","version":"0.1.159","debug":false}"
src="https://www.linkedin.com/pages-extensions/FollowCompany?id=552310&counter=bottom&xdOrigin=https%3A%2F%2Fwww.ravenpack.com&xdChannel=1cf25eaf-4f6d-4c49-b763-afb705e47c3a&xd_origin_host=https%3A%2F%2Fwww.ravenpack.com"
class="IN-widget IN-widget--iframe" scrolling="no" allowtransparency="true" frameborder="0" border="0" width="1" height="1" title="LinkedIn Embedded Content" style="vertical-align: bottom; width: 0px; height: 0px;"></iframe></span>
</div>
</div>
</div>
<div class="modal-footer modal-elements confirm-hideable">
<button type="submit" class="btn btn-primary col-9 mx-auto">Submit <span class="spinner-border spinner-border-sm" id="spinnerModal" role="status" aria-hidden="true" style="display: none;"></span>
</button>
</div>
<p id="invalidEmailWarningModal" style="display: none; color: red; margin-top: 1rem; margin-left: 20px; margin-right: 20px;">Please use your business email. If you don't have one, please email us at
<a href="mailto:info@ravenpack.com">info@ravenpack.com</a>.</p>
<div id="submitHelpBlock" class="mx-4 mb-4 form-text modal-elements confirm-hideable"> We will process your personal data with the purpose of managing your personal account on RavenPack and offering our services. You can exercise your rights of
access, rectification, erasure, restriction of processing, data portability and objection by emailing us at <a class="gdpr_privacy_link" href="mailto:privacy@ravenpack.com">privacy@ravenpack.com</a>. For more information, you can check out
our <a class="gdpr_privacy_link" target="_blank" href="/privacy/">
Privacy Policy</a>. </div>
</div>
</div>
<input name="token" type="hidden" value="808432f82e4f1f20c41d46150571a5e718938c93af56979a1494a81b1944e62c">
<input name="utm_source" type="hidden">
<input name="utm_content" type="hidden">
<input name="utm_medium" type="hidden">
<input name="utm_campaign" type="hidden">
<input name="ip_address" type="hidden">
<input name="city" type="hidden">
<input name="region" type="hidden">
<input name="country" type="hidden">
<input name="is_vpn" type="hidden">
<input name="request_type" type="hidden">
<input name="request_title" type="hidden">
<input name="request_id" type="hidden">
<input name="window_href" type="hidden">
<input name="captcha_token" id="captcha_token" type="hidden">
</form>
Text Content
Credit Suisse trades more than US$1Billion in derivatives linked to RavenPack-powered AI index Learn More Solutions * Alpha Generation * Equities * Fixed Income * FX * Commodities * Crypto * Risk & Compliance * Supply Chain Risk * Competitive analysis * Know your Clients * ESG Screening * Research * Wharton WRDS * Coronavirus Media Monitor Products * RavenPack Edge * News Analytics * Regulatory Filings * Transcripts * Earnings Dates * Insider Transactions Insights Technology Support Company * About RavenPack * Mission * Our Story * Leadership * Investors * RavenPack in the Press * Sustainability * Overview * Diversity & Inclusiveness * Advocacy * Working at RavenPack * Culture * Offices * Meet some RavenPackers * Careers * Events * Meet with us * Past Events Login Request Trial Click here to search the entire website LET DATA DRIVE YOUR DECISIONS RavenPack gives meaning to unstructured data. We enable our clients to quickly extract value and insights from large amounts of information. Get Started Learn More INSIGHTS THAT MOVE MARKETS UNSTRUCTURED DATA IS GROWING RAPIDLY News, social media, transcripts, filings, and other texts, all contain valuable information. Most of these data remain unused because they are unstructured, and hard to process. RavenPack turns them into actionable insights. RESEARCH STUDIES AND PUBLICATIONS LATEST INSIGHTS MARCH 7, 2022 MEASURING THE EMOTIONS THAT LED TO RUSSIA’S INVASION OF UKRAINE RavenPack has identified the emotional rollercoaster and turning points leading up to Russia’s decision to invade Ukraine. FEBRUARY 17, 2022 3 WAYS NLP CAN HELP UNCOVER MORE ALPHA DURING EARNINGS SEASON With hundreds of companies holding their earnings conference calls on the same day, it is hard to keep up. Natural Language Processing (NLP) is the trump card for analysts and investors to capture alpha in Earnings Season. FEBRUARY 7, 2022 EQUITY FACTOR INVESTING ENHANCED WITH NEWS & EARNINGS CALL TRANSCRIPTS We consider incorporating sentiment signals from news, earnings call transcripts, and insider transactions to boost the risk-adjusted returns, and revive factor performance. EARNINGS INTELLIGENCE GO BEYOND CONFERENCE CALL TRANSCRIPTS Research has identified alpha-generative combinations of signals from news, insider transactions, and smart beta. Boost your earnings call coverage with our unique multi-dataset strategy. Learn more RAVENPACK DELIVERS QUALITY DATA + POWERFUL ANALYTICS STRUCTURED ANALYTICS PREMIUM SOURCES RavenPack delivers structured analytics on published content from high-quality sources including gated content and over 40,000 web and social media sources. Learn more CONTEXTUAL ANALYTICS SENTIMENT INDICATORS 80+ fields describe every entity detected including over 20 indicators. Contextual analytics on temporal, territory, segment and similarity aspects are also delivered. Learn more 13 LANGUAGES GLOBAL COVERAGE News and information in 13 languages for local-level precision and global perspectives. Learn more JOIN US AT OUR UPCOMING EVENTS MARCH 3, 2022 RAVENPACK JOINS NEW YORK: DATA INSIGHTS AND SCOUTING SUMMIT 2022 This March, RavenPack will join Neudata’s first in-person summit since 2020 to meet hundreds of executives and deciders from the alternative data community! Show more REQUEST A TRIAL THANK YOU FOR YOUR REQUEST! I agree to RavenPack's Terms & Conditions Please use your business email. If you don't have one, please email us at info@ravenpack.com. Your request has been recorded and a team member will be in touch soon. LET DATA DRIVE YOUR DECISIONS RavenPack is the leading provider of insights and technology for data-driven companies, including the most successful hedge funds, banks, and asset managers in the world. SOLUTIONS * Alpha Generation * Risk & Compliance * Research PRODUCTS * News Analytics * Transcripts * Insider Transactions * Regulatory Filings * Earnings Dates INSIGHTS TECHNOLOGY COMPANY * About RavenPack * Working at RavenPack * Sustainability * Events CONNECT SUPPORT * Contact us Copyright © 2022 RavenPack * Cookie Policy * Privacy Policy * Terms of Service RavenPack uses our own and third-party cookies to improve your navigation experience, analyze users experiences and offer you content of interest. Please provide your authorization to use this website and permanently remove this message by clicking on the "Accept Cookies" button. Read more about our Cookie Policy here. Accept cookies You will soon be able to experience the most advanced NLP engine on the planet. Full Name Email Address How can we help you? How did you hear about RavenPack? Please select an option... LinkedIn Social Media Advertisement Email Internet Search Webinar Podcast Event Recommendation Websites/Blog Others I agree to Ravenpack's Terms & Conditions. Keep me up to date on new RavenPack products and content through occasional email newsletters. Submit Please use your business email. If you don't have one, please email us at info@ravenpack.com. We will process your personal data with the purpose of managing your personal account on RavenPack and offering our services. You can exercise your rights of access, rectification, erasure, restriction of processing, data portability and objection by emailing us at privacy@ravenpack.com. For more information, you can check out our Privacy Policy. What was submitted will appear here