Collect structured details from known public LinkedIn post and article URLs in bounded runs, or inspect eligible posts exposed on one public profile, company, or topic landing page. No pagination or post-history crawling.
Add 1–50 supported public LinkedIn URLs. Direct post or article URLs read one known item. Profile, company, and topic URLs inspect only eligible posts exposed on that single public landing page; they do not paginate or crawl post history. The run allows at most 50 public page requests: each direct URL reserves 1 request, while each source URL reserves 1 + limitPerSource requests.
Supported inputs:
• An individual post URL — linkedin.com/posts/<slug>-activity-<id> or linkedin.com/feed/update/urn:li:activity:<id>/
• A long-form article URL — linkedin.com/pulse/<slug>
• A company landing page — linkedin.com/company/<slug>/
• A profile landing page — linkedin.com/in/<handle>/
• A topic landing page — linkedin.com/top-content/<topic>/ (browse linkedin.com/top-content/ for the topic list)
Type:string[]
Min. items:1
Max. items:50
📊 Max eligible posts per source page
limitPerSource
Optional
Maximum eligible post links selected from each profile, company, or topic landing page (1–25; default 10). This is a selection cap, not a promised result count, and it does not enable pagination or history crawling. Each source reserves 1 + this value requests from the 50-request run budget. Direct post and article URLs ignore this setting and reserve one request each.