Posts Results

It fetches the data of posts on content search results page.

body: returns data

success_score: api success rate

errors: errors encountered in api

Here is the code:-

linkedin.posts_results()
Returns

{“body”: [{‘User Link’: ‘User Link’, ‘Post Text’: ‘Post Text’}], “success_score”: “100”, “errors”: []}

Return type

dict