Skip to content

Commit

Permalink
add start parameter to posts search
Browse files Browse the repository at this point in the history
  • Loading branch information
aakarim committed Feb 15, 2024
1 parent 6814d24 commit 475b9fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/includes/_linkedin.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ print(response.json())

This endpoint retrieves a single page for a LinkedIn Posts search.

This endpoint uses a `start` parameter.

<aside class="notice"> Uses 1 Standard Credit.</aside>

### HTTP Request
Expand All @@ -139,6 +141,7 @@ This endpoint retrieves a single page for a LinkedIn Posts search.
Parameter | Description
--------- | -----------
url | The url-encoded LinkedIn search URL
start | The start offset of the page.

#### Optional Parameters
Parameter | Description
Expand Down

0 comments on commit 475b9fd

Please sign in to comment.