Skip to content

docs(social): posts param now covers LinkedIn#260

Merged
sweetmantech merged 1 commit into
mainfrom
feat/linkedin-posts-scrape-docs
Jul 2, 2026
Merged

docs(social): posts param now covers LinkedIn#260
sweetmantech merged 1 commit into
mainfrom
feat/linkedin-posts-scrape-docs

Conversation

@sweetmantech

@sweetmantech sweetmantech commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Contract PR for recoupable/chat#1838 — merge before the api PR.

Both scrape endpoints' posts descriptions now state LinkedIn returns the profile's latest N posts with like/comment/share counts and a reaction-type breakdown (backed by harvestapi/linkedin-profile-posts, verified live: run aKsHPucJ3thxuosSd, 5 items @ $0.01005). LinkedIn leaves the "other platforms ignore this parameter" bucket; Instagram/TikTok/etc. remain in it. No pricing change — the shipped 5 + posts credit rule covers LinkedIn at ~5× margin ($0.002/post).

Both files re-parse; diff is two description strings.

🤖 Generated with Claude Code


Summary by cubic

Documented LinkedIn support for the posts query parameter in social scrape endpoints. When set, LinkedIn returns the profile’s latest N posts with like, comment, and share counts plus a reaction-type breakdown; other platforms’ behavior is unchanged.

Written for commit b98c48d. Summary will update on new commits.

Review in cubic

…ment)

When posts is requested, LinkedIn scrapes return the profile's latest N
posts with like/comment/share counts and a reaction-type breakdown
(harvestapi/linkedin-profile-posts), instead of ignoring the parameter.

Contract for recoupable/chat#1838; api implementation follows.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@sweetmantech, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 1 minute

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: de8b4dae-344d-4564-b688-41e37b178b9e

📥 Commits

Reviewing files that changed from the base of the PR and between f70b9ff and b98c48d.

📒 Files selected for processing (2)
  • api-reference/openapi/releases.json
  • api-reference/openapi/social.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/linkedin-posts-scrape-docs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mintlify

mintlify Bot commented Jul 2, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
recoup-docs 🟢 Ready View Preview Jul 2, 2026, 6:41 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@sweetmantech sweetmantech merged commit 4977fdb into main Jul 2, 2026
3 checks passed
sweetmantech added a commit to recoupable/api that referenced this pull request Jul 2, 2026
…ested (#745)

A requested posts depth switches the LinkedIn scrape from
harvestapi/linkedin-profile-scraper (whose dataset has zero post fields)
to harvestapi/linkedin-profile-posts with {targetUrls, maxPosts} — post
items with engagement counts (likes, comments, shares, reaction
breakdown). posts omitted keeps the profile actor with byte-identical
input. Same handle guards, URL normalization, webhooks, and error paths.

Matches X/YouTube semantics (depth → post items; omitted → snapshot).
Actor verified live 2026-07-02: run aKsHPucJ3thxuosSd, 5 posts @ $0.01005
($0.002/post) — the shipped 5 + posts credit rule covers it at ~5x margin,
no billing change.

Implements recoupable/chat#1838; contract in recoupable/docs#260.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant