Dreamwell LinkedIn Proxy

Service Status

ComponentStatus
Proxy ServerRunning (port 3101)
nginx (SSL :3100)Running
Token ConfiguredYes
Token ValidityValid
Profilevignesh ss (8S39LOmNKi)

Re-authenticate LinkedIn

Method 1: SSH Tunnel (Recommended)

  1. Run in terminal: ssh -L 8003:127.0.0.1:8003 root@162.55.190.219
  2. Open /auth in your browser
  3. Authorize on LinkedIn — it redirects to localhost:8003 (tunneled to server)

Method 2: Manual Code

  1. Open this link and authorize on LinkedIn
  2. After authorizing, copy the URL from the address bar
  3. Extract the code value from the URL
  4. Paste it below:

Data Extraction API

EndpointDescriptionTest
GET /api/meYour LinkedIn profileTest
GET /api/me/emailYour email addressTest
GET /api/connections1st-degree connectionsTest
GET /api/posts?count=10Your recent postsTest
GET /api/search/people?q=keywordPeople search
GET /api/search/companies?q=keywordCompany search
GET /api/profile/:idSpecific profile
GET /api/companies/:urnCompany details
GET /api/token/statusToken health checkTest

Core Endpoints

EndpointDescription
/healthJSON health check
/statusThis page
/authStart OAuth
/callbackOAuth callback
/submit-codeManual code form
/refreshRefresh token
/tokenGet current token

Dreamwell Technologies | Coimbatore | v2.0.0