ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

LinkedIn

LinkedIn Person Posts

A member's posts, or the posts they commented on or reacted to, as JSON - text, url, timestamps, a full reaction breakdown, comment and repost counts, images and article metadata. 50 per page. Provide `username` or `url`. Costs 10 credits per page.

POST/api/v1/linkedin/person/posts

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
usernamestring

Public identifier (vanity handle).

Example: williamhgates

urlstring

Provide username or url. Full LinkedIn profile URL, as an alternative to username.

Example: https://www.linkedin.com/in/williamhgates/

typestring

Which feed to return: posts (default), comments (posts the member commented on), or reactions (posts they reacted to).

Example: posts

cursorstring

Opaque cursor from a previous response's next_cursor, to fetch the following page.

Example: eyJzdGFydCI6NTB9

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.linkedin.person_posts(username="williamhgates")
print(results)

Response

"count": 50,
"has_more": false
},
"response_time": 3899,
"credits_used": 10,
"credits_remaining": 990
}
PreviousLinkedIn Person AboutNextLinkedIn Person Contact (retired)
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy