<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Eilon Mor</title>
    <description>The latest articles on DEV Community by Eilon Mor (@eilonmore).</description>
    <link>https://dev.to/eilonmore</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F498792%2Fb34aa3a8-d79a-4638-84ff-7a3fa0f386bc.png</url>
      <title>DEV Community: Eilon Mor</title>
      <link>https://dev.to/eilonmore</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eilonmore"/>
    <language>en</language>
    <item>
      <title>NodeJS LinkedIn unofficial API</title>
      <dc:creator>Eilon Mor</dc:creator>
      <pubDate>Tue, 27 Oct 2020 14:19:39 +0000</pubDate>
      <link>https://dev.to/eilonmore/nodejs-linkedin-unofficial-api-lgf</link>
      <guid>https://dev.to/eilonmore/nodejs-linkedin-unofficial-api-lgf</guid>
      <description>&lt;p&gt;Hey all,&lt;/p&gt;

&lt;p&gt;I want to share with you a new GitHub project. This is a NodeJS API wrapper for LinkedIn unofficial API.&lt;/p&gt;

&lt;p&gt;This project helps developers building some cool LinkedIn bots/services.&lt;br&gt;
All you need is a working LinkedIn account and some basic knowledge of Javascript/NodeJS/TypeScript&lt;/p&gt;

&lt;p&gt;Those are the features my API provides (so far):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Search for people, companies, and connections&lt;/li&gt;
&lt;li&gt;View profiles&lt;/li&gt;
&lt;li&gt;View sent and received invitations and send new invitations to any profile.&lt;/li&gt;
&lt;li&gt;Navigate between conversations and scroll messages.&lt;/li&gt;
&lt;li&gt;Send new messages.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: A lot of new abilities will be added soon :) &lt;/p&gt;

&lt;p&gt;Here is a medium post that describes how I used this API to build a LinkedIn bot for one of my use cases: &lt;a href="https://codeburst.io/how-i-nailed-a-job-with-this-nodejs-linkedin-bot-6fcada2afbe1"&gt;https://codeburst.io/how-i-nailed-a-job-with-this-nodejs-linkedin-bot-6fcada2afbe1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You can find the GitHub project here:  &lt;a href="https://github.com/eilonmore/linkedin-private-api"&gt;https://github.com/eilonmore/linkedin-private-api&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>opensource</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
