v1

latestOpenAPI 3.0.1MIT2026-07-22284583.4 KB

Search LinkedIn posts

Search LinkedIn posts by keywords, author, date range, and more.

get/linkedin/post-search

Query parameters

searchstring

Keywords to search for in posts

profilestring

Filter posts by author's profile URL (comma-separated). Note: LinkedIn returns fewer results per profile when using post search. To extract all posts by a profile, use the /linkedin/profile-posts endpoint

profileIdstring

Filter posts by author's profile ID or IDs (comma-separated). It's faster to search by ID. Note: LinkedIn returns fewer results per profile when using post search. To extract all posts by a profile, use the /linkedin/profile-posts endpoint

companystring

Filter posts by this company URL or URLs (comma-separated). Note: LinkedIn returns fewer results per company when using post search. To extract all posts by a company, use the /linkedin/company-posts endpoint

companyIdstring

Filter posts by company ID or IDs (comma-separated). It's faster to search by ID. Note: LinkedIn returns fewer results per company when using post search. To extract all posts by a company, use the /linkedin/company-posts endpoint

authorsCompanystring

List of LinkedIn companies where authors of posts work (comma-separated). It supports company URLs and IDs.

authorsIndustryIdstring

List of LinkedIn industry IDs of authors' companies (comma-separated). It supports industry IDs. Full list of industry IDs: https://github.com/HarvestAPI/linkedin-industry-codes-v2/blob/main/linkedin_industry_code_v2_all_eng.csv

mentioningMemberstring

Filter posts mentioning this LinkedIn profile URL or ID (comma-separated). It supports profile URLs and IDs.

mentioningCompanystring

Filter posts mentioning this LinkedIn company URL or ID (comma-separated). It supports company URLs and IDs.

contentTypestring

Filter by content type. Supported values: 'videos', 'images', 'live_videos', 'documents', 'collaborative_articles', 'jobs'

authorKeywordsstring

Filter by keywords in authors' profiles

groupstring

Group LinkedIn URL or Group ID

postedLimitstring

Filter posts by maximum posted date. Supported values: '24h', 'week', 'month'. This parameter will be sent to LinkedIn, the filtering will be done on their side

scrapePostedLimitstring

Post-Filter posts by maximum posted date. Supported values: '1h', '24h', 'week','month', '3months', '6months', 'year'. This parameter will be applied after receiving results from LinkedIn, the filtering will be done on our side

sortBystring

Sort by field. Supported values: 'relevance', 'date'

pageinteger

Page number for pagination

paginationTokenstring nullable

Required if it was returned by the previous page. Otherwise the page will always be 1 (on LinkedIn side). Doesn't apply for all queries, usually profile posts return this token

Response

Post search response

statusstring
errorstring