Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 441 Bytes

click_load_more.rst

File metadata and controls

18 lines (11 loc) · 441 Bytes

Click Load More

It clicks on click more on the comments page currently opened in browser.

body: returns data

success_score: api success rate

errors: errors encountered in api

Here is the code:-

.. py:function:: linkedin.click_load_more()


   :return: {"body": {}, "success_score": "100", "errors": []}
   :rtype: dict