You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2020. It is now read-only.
irb(main):001:0> PossibleEmail.search 'Ray', 'Dalio', 'bridgewater.com'
Traceback (most recent call last):
1: from (irb):1
JSON::ParserError (767: unexpected token at '<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">)
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://business.linkedin.com/sales-solutions/sales-navigator/feature-list/sales-navigator-for-gmail?user_email=Ray@bridgewater.com">here</a>.</p>
</body></html>
'
After a few years since this gem has come out, I've been getting responses like these which suggest previous LinkedIn's data is not available any more.
However because I don't have an idea of where to get such data from other places rather than from LinkedIn I am unable to solve this.
After a few years since this gem has come out, I've been getting responses like these which suggest previous LinkedIn's data is not available any more.
However because I don't have an idea of where to get such data from other places rather than from LinkedIn I am unable to solve this.
Is there any suggestions?