LinkedIn Posts Search Scraper — Public Posts avatar

LinkedIn Posts Search Scraper — Public Posts

Pricing

from $0.50 / 1,000 linkedin posts

Go to Apify Store
LinkedIn Posts Search Scraper — Public Posts

LinkedIn Posts Search Scraper — Public Posts

Search and extract public LinkedIn posts, authors, timestamps, reactions, comments, and media into structured datasets.

Pricing

from $0.50 / 1,000 linkedin posts

Rating

0.0

(0)

Developer

Crab Walker

Crab Walker

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

Categories

Share

LinkedIn Public Posts Search Scraper

Search public LinkedIn posts by keyword without login or cookies. The Actor is limited to public pages and does not access authenticated profiles. When LinkedIn gates its native content-search page, the Actor falls back to discovering indexed linkedin.com/posts URLs through Yahoo Search. Web-index fallback records contain the public search snippet and may not include engagement or author metadata that is only available to signed-in LinkedIn users.

Input

Use the reference Actor fields keyword, sort_type, page_number, date_filter, limit, and the optional URN/job-title filters. startUrls and the legacy aliases searchTerms, sort, and maxItems are also accepted.

Output

Each row exposes the reference LinkedIn fields (postId, postUrl, authorName, authorProfileUrl, authorHeadline, postedAt, content, mediaType, reactionsCount, commentsCount, and searchKeyword) plus the shared provenance fields used by the other scrapers.

Add an APIFY_API_TOKEN repository secret. The GitHub Actions workflow runs tests and publishes the Actor on pushes to main or master.

Next release (demand / RFP monitoring)

Proposed input/dataset schemas, example hydrated record, and GitHub-ready issues:

  • docs/next-release/README.md — ship order and acceptance bar
  • docs/next-release/input_schema.json — proposed Actor input
  • docs/next-release/dataset_schema.json — proposed dataset fields
  • .github/issues/ — issues #001#007

Create issues with: bash docs/next-release/gh-create-issues.sh (requires gh auth).