bereach 1.3.3 → 1.4.0-beta.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1143) hide show
  1. package/FUNCTIONS.md +3 -3
  2. package/README.md +235 -149
  3. package/esm/funcs/actions-accept-invitation.d.ts +18 -0
  4. package/esm/funcs/actions-accept-invitation.d.ts.map +1 -0
  5. package/esm/funcs/actions-accept-invitation.js +97 -0
  6. package/esm/funcs/actions-accept-invitation.js.map +1 -0
  7. package/esm/funcs/actions-connect-profile.d.ts +2 -2
  8. package/esm/funcs/actions-connect-profile.d.ts.map +1 -1
  9. package/esm/funcs/actions-connect-profile.js +6 -4
  10. package/esm/funcs/actions-connect-profile.js.map +1 -1
  11. package/esm/funcs/actions-create-comment.d.ts +18 -0
  12. package/esm/funcs/actions-create-comment.d.ts.map +1 -0
  13. package/esm/funcs/actions-create-comment.js +97 -0
  14. package/esm/funcs/actions-create-comment.js.map +1 -0
  15. package/esm/funcs/actions-decline-invitation.d.ts +18 -0
  16. package/esm/funcs/actions-decline-invitation.d.ts.map +1 -0
  17. package/esm/funcs/actions-decline-invitation.js +97 -0
  18. package/esm/funcs/actions-decline-invitation.js.map +1 -0
  19. package/esm/funcs/actions-edit-comment.d.ts +18 -0
  20. package/esm/funcs/actions-edit-comment.d.ts.map +1 -0
  21. package/esm/funcs/actions-edit-comment.js +97 -0
  22. package/esm/funcs/actions-edit-comment.js.map +1 -0
  23. package/esm/funcs/actions-edit-post.d.ts +18 -0
  24. package/esm/funcs/actions-edit-post.d.ts.map +1 -0
  25. package/esm/funcs/actions-edit-post.js +97 -0
  26. package/esm/funcs/actions-edit-post.js.map +1 -0
  27. package/esm/funcs/actions-follow-company.d.ts +1 -1
  28. package/esm/funcs/actions-follow-company.d.ts.map +1 -1
  29. package/esm/funcs/actions-follow-company.js +5 -3
  30. package/esm/funcs/actions-follow-company.js.map +1 -1
  31. package/esm/funcs/actions-follow-profile.d.ts +18 -0
  32. package/esm/funcs/actions-follow-profile.d.ts.map +1 -0
  33. package/esm/funcs/actions-follow-profile.js +97 -0
  34. package/esm/funcs/actions-follow-profile.js.map +1 -0
  35. package/esm/funcs/actions-like-comment.d.ts +18 -0
  36. package/esm/funcs/actions-like-comment.d.ts.map +1 -0
  37. package/esm/funcs/actions-like-comment.js +97 -0
  38. package/esm/funcs/actions-like-comment.js.map +1 -0
  39. package/esm/funcs/actions-like-post.d.ts +18 -0
  40. package/esm/funcs/actions-like-post.d.ts.map +1 -0
  41. package/esm/funcs/actions-like-post.js +97 -0
  42. package/esm/funcs/actions-like-post.js.map +1 -0
  43. package/esm/funcs/actions-list-invitations.d.ts +18 -0
  44. package/esm/funcs/actions-list-invitations.d.ts.map +1 -0
  45. package/esm/funcs/actions-list-invitations.js +99 -0
  46. package/esm/funcs/actions-list-invitations.js.map +1 -0
  47. package/esm/funcs/actions-list-sent-invitations.d.ts +1 -1
  48. package/esm/funcs/actions-list-sent-invitations.d.ts.map +1 -1
  49. package/esm/funcs/actions-list-sent-invitations.js +5 -3
  50. package/esm/funcs/actions-list-sent-invitations.js.map +1 -1
  51. package/esm/funcs/actions-publish-post.d.ts +18 -0
  52. package/esm/funcs/actions-publish-post.d.ts.map +1 -0
  53. package/esm/funcs/actions-publish-post.js +97 -0
  54. package/esm/funcs/actions-publish-post.js.map +1 -0
  55. package/esm/funcs/actions-reply-to-comment.d.ts +18 -0
  56. package/esm/funcs/actions-reply-to-comment.d.ts.map +1 -0
  57. package/esm/funcs/actions-reply-to-comment.js +97 -0
  58. package/esm/funcs/actions-reply-to-comment.js.map +1 -0
  59. package/esm/funcs/actions-repost-post.d.ts +18 -0
  60. package/esm/funcs/actions-repost-post.d.ts.map +1 -0
  61. package/esm/funcs/actions-repost-post.js +97 -0
  62. package/esm/funcs/actions-repost-post.js.map +1 -0
  63. package/esm/funcs/actions-save-post.d.ts +18 -0
  64. package/esm/funcs/actions-save-post.d.ts.map +1 -0
  65. package/esm/funcs/actions-save-post.js +97 -0
  66. package/esm/funcs/actions-save-post.js.map +1 -0
  67. package/esm/funcs/actions-send-message.d.ts +2 -2
  68. package/esm/funcs/actions-send-message.d.ts.map +1 -1
  69. package/esm/funcs/actions-send-message.js +6 -4
  70. package/esm/funcs/actions-send-message.js.map +1 -1
  71. package/esm/funcs/actions-unfollow-company.d.ts +18 -0
  72. package/esm/funcs/actions-unfollow-company.d.ts.map +1 -0
  73. package/esm/funcs/actions-unfollow-company.js +97 -0
  74. package/esm/funcs/actions-unfollow-company.js.map +1 -0
  75. package/esm/funcs/actions-unfollow-profile.d.ts +18 -0
  76. package/esm/funcs/actions-unfollow-profile.d.ts.map +1 -0
  77. package/esm/funcs/actions-unfollow-profile.js +97 -0
  78. package/esm/funcs/actions-unfollow-profile.js.map +1 -0
  79. package/esm/funcs/actions-unlike-comment.d.ts +18 -0
  80. package/esm/funcs/actions-unlike-comment.d.ts.map +1 -0
  81. package/esm/funcs/actions-unlike-comment.js +97 -0
  82. package/esm/funcs/actions-unlike-comment.js.map +1 -0
  83. package/esm/funcs/actions-unlike-post.d.ts +18 -0
  84. package/esm/funcs/actions-unlike-post.d.ts.map +1 -0
  85. package/esm/funcs/actions-unlike-post.js +97 -0
  86. package/esm/funcs/actions-unlike-post.js.map +1 -0
  87. package/esm/funcs/actions-unsave-post.d.ts +18 -0
  88. package/esm/funcs/actions-unsave-post.d.ts.map +1 -0
  89. package/esm/funcs/actions-unsave-post.js +97 -0
  90. package/esm/funcs/actions-unsave-post.js.map +1 -0
  91. package/esm/funcs/actions-withdraw-invitation.d.ts +18 -0
  92. package/esm/funcs/actions-withdraw-invitation.d.ts.map +1 -0
  93. package/esm/funcs/actions-withdraw-invitation.js +97 -0
  94. package/esm/funcs/actions-withdraw-invitation.js.map +1 -0
  95. package/esm/funcs/campaigns-filter.d.ts +1 -1
  96. package/esm/funcs/campaigns-filter.d.ts.map +1 -1
  97. package/esm/funcs/campaigns-filter.js +5 -3
  98. package/esm/funcs/campaigns-filter.js.map +1 -1
  99. package/esm/funcs/campaigns-get-status.d.ts +1 -1
  100. package/esm/funcs/campaigns-get-status.d.ts.map +1 -1
  101. package/esm/funcs/campaigns-get-status.js +5 -3
  102. package/esm/funcs/campaigns-get-status.js.map +1 -1
  103. package/esm/funcs/campaigns-stats.d.ts +18 -0
  104. package/esm/funcs/campaigns-stats.d.ts.map +1 -0
  105. package/esm/funcs/campaigns-stats.js +102 -0
  106. package/esm/funcs/campaigns-stats.js.map +1 -0
  107. package/esm/funcs/campaigns-sync.d.ts +1 -1
  108. package/esm/funcs/campaigns-sync.d.ts.map +1 -1
  109. package/esm/funcs/campaigns-sync.js +5 -3
  110. package/esm/funcs/campaigns-sync.js.map +1 -1
  111. package/esm/funcs/chat-archive.d.ts +1 -1
  112. package/esm/funcs/chat-archive.d.ts.map +1 -1
  113. package/esm/funcs/chat-archive.js +5 -3
  114. package/esm/funcs/chat-archive.js.map +1 -1
  115. package/esm/funcs/chat-find-conversation.d.ts +2 -9
  116. package/esm/funcs/chat-find-conversation.d.ts.map +1 -1
  117. package/esm/funcs/chat-find-conversation.js +6 -11
  118. package/esm/funcs/chat-find-conversation.js.map +1 -1
  119. package/esm/funcs/chat-get-messages.d.ts +22 -0
  120. package/esm/funcs/chat-get-messages.d.ts.map +1 -0
  121. package/esm/funcs/chat-get-messages.js +105 -0
  122. package/esm/funcs/chat-get-messages.js.map +1 -0
  123. package/esm/funcs/chat-get-unread-count.d.ts +18 -0
  124. package/esm/funcs/chat-get-unread-count.d.ts.map +1 -0
  125. package/esm/funcs/chat-get-unread-count.js +86 -0
  126. package/esm/funcs/chat-get-unread-count.js.map +1 -0
  127. package/esm/funcs/chat-list-archived.d.ts +18 -0
  128. package/esm/funcs/chat-list-archived.d.ts.map +1 -0
  129. package/esm/funcs/chat-list-archived.js +100 -0
  130. package/esm/funcs/chat-list-archived.js.map +1 -0
  131. package/esm/funcs/chat-list-inbox.d.ts +18 -0
  132. package/esm/funcs/chat-list-inbox.d.ts.map +1 -0
  133. package/esm/funcs/chat-list-inbox.js +99 -0
  134. package/esm/funcs/chat-list-inbox.js.map +1 -0
  135. package/esm/funcs/chat-list-starred.d.ts +18 -0
  136. package/esm/funcs/chat-list-starred.d.ts.map +1 -0
  137. package/esm/funcs/chat-list-starred.js +100 -0
  138. package/esm/funcs/chat-list-starred.js.map +1 -0
  139. package/esm/funcs/chat-mark-all-read.d.ts +18 -0
  140. package/esm/funcs/chat-mark-all-read.d.ts.map +1 -0
  141. package/esm/funcs/chat-mark-all-read.js +87 -0
  142. package/esm/funcs/chat-mark-all-read.js.map +1 -0
  143. package/esm/funcs/chat-mark-seen.d.ts +18 -0
  144. package/esm/funcs/chat-mark-seen.d.ts.map +1 -0
  145. package/esm/funcs/chat-mark-seen.js +97 -0
  146. package/esm/funcs/chat-mark-seen.js.map +1 -0
  147. package/esm/funcs/chat-react.d.ts +18 -0
  148. package/esm/funcs/chat-react.d.ts.map +1 -0
  149. package/esm/funcs/chat-react.js +97 -0
  150. package/esm/funcs/chat-react.js.map +1 -0
  151. package/esm/funcs/chat-search-conversations.d.ts +2 -2
  152. package/esm/funcs/chat-search-conversations.d.ts.map +1 -1
  153. package/esm/funcs/chat-search-conversations.js +14 -8
  154. package/esm/funcs/chat-search-conversations.js.map +1 -1
  155. package/esm/funcs/chat-send-typing-indicator.d.ts +18 -0
  156. package/esm/funcs/chat-send-typing-indicator.d.ts.map +1 -0
  157. package/esm/funcs/chat-send-typing-indicator.js +97 -0
  158. package/esm/funcs/chat-send-typing-indicator.js.map +1 -0
  159. package/esm/funcs/chat-star.d.ts +18 -0
  160. package/esm/funcs/chat-star.d.ts.map +1 -0
  161. package/esm/funcs/chat-star.js +97 -0
  162. package/esm/funcs/chat-star.js.map +1 -0
  163. package/esm/funcs/chat-unarchive.d.ts +18 -0
  164. package/esm/funcs/chat-unarchive.d.ts.map +1 -0
  165. package/esm/funcs/chat-unarchive.js +97 -0
  166. package/esm/funcs/chat-unarchive.js.map +1 -0
  167. package/esm/funcs/chat-unreact.d.ts +1 -1
  168. package/esm/funcs/chat-unreact.d.ts.map +1 -1
  169. package/esm/funcs/chat-unreact.js +5 -3
  170. package/esm/funcs/chat-unreact.js.map +1 -1
  171. package/esm/funcs/chat-unstar.d.ts +18 -0
  172. package/esm/funcs/chat-unstar.d.ts.map +1 -0
  173. package/esm/funcs/chat-unstar.js +97 -0
  174. package/esm/funcs/chat-unstar.js.map +1 -0
  175. package/esm/funcs/company-pages-get-analytics.d.ts +1 -1
  176. package/esm/funcs/company-pages-get-analytics.d.ts.map +1 -1
  177. package/esm/funcs/company-pages-get-analytics.js +5 -3
  178. package/esm/funcs/company-pages-get-analytics.js.map +1 -1
  179. package/esm/funcs/company-pages-get-permissions.d.ts +1 -1
  180. package/esm/funcs/company-pages-get-permissions.d.ts.map +1 -1
  181. package/esm/funcs/company-pages-get-permissions.js +5 -3
  182. package/esm/funcs/company-pages-get-permissions.js.map +1 -1
  183. package/esm/funcs/company-pages-list.d.ts +1 -1
  184. package/esm/funcs/company-pages-list.d.ts.map +1 -1
  185. package/esm/funcs/company-pages-list.js +4 -2
  186. package/esm/funcs/company-pages-list.js.map +1 -1
  187. package/esm/funcs/company-pages-posts.d.ts +18 -0
  188. package/esm/funcs/company-pages-posts.d.ts.map +1 -0
  189. package/esm/funcs/company-pages-posts.js +97 -0
  190. package/esm/funcs/company-pages-posts.js.map +1 -0
  191. package/esm/funcs/contacts-add-activities.d.ts +18 -0
  192. package/esm/funcs/contacts-add-activities.d.ts.map +1 -0
  193. package/esm/funcs/contacts-add-activities.js +103 -0
  194. package/esm/funcs/contacts-add-activities.js.map +1 -0
  195. package/esm/funcs/contacts-add-to-campaign.d.ts +18 -0
  196. package/esm/funcs/contacts-add-to-campaign.d.ts.map +1 -0
  197. package/esm/funcs/contacts-add-to-campaign.js +103 -0
  198. package/esm/funcs/contacts-add-to-campaign.js.map +1 -0
  199. package/esm/funcs/contacts-bulk-update.d.ts +18 -0
  200. package/esm/funcs/contacts-bulk-update.d.ts.map +1 -0
  201. package/esm/funcs/contacts-bulk-update.js +97 -0
  202. package/esm/funcs/contacts-bulk-update.js.map +1 -0
  203. package/esm/funcs/contacts-campaign-status-transition.d.ts +18 -0
  204. package/esm/funcs/contacts-campaign-status-transition.d.ts.map +1 -0
  205. package/esm/funcs/contacts-campaign-status-transition.js +103 -0
  206. package/esm/funcs/contacts-campaign-status-transition.js.map +1 -0
  207. package/esm/funcs/contacts-create-campaign.d.ts +18 -0
  208. package/esm/funcs/contacts-create-campaign.d.ts.map +1 -0
  209. package/esm/funcs/contacts-create-campaign.js +97 -0
  210. package/esm/funcs/contacts-create-campaign.js.map +1 -0
  211. package/esm/funcs/contacts-delete-agent-state.d.ts +18 -0
  212. package/esm/funcs/contacts-delete-agent-state.d.ts.map +1 -0
  213. package/esm/funcs/contacts-delete-agent-state.js +102 -0
  214. package/esm/funcs/contacts-delete-agent-state.js.map +1 -0
  215. package/esm/funcs/contacts-delete-campaign.d.ts +18 -0
  216. package/esm/funcs/contacts-delete-campaign.d.ts.map +1 -0
  217. package/esm/funcs/contacts-delete-campaign.js +102 -0
  218. package/esm/funcs/contacts-delete-campaign.js.map +1 -0
  219. package/esm/funcs/contacts-get-agent-state.d.ts +18 -0
  220. package/esm/funcs/contacts-get-agent-state.d.ts.map +1 -0
  221. package/esm/funcs/contacts-get-agent-state.js +102 -0
  222. package/esm/funcs/contacts-get-agent-state.js.map +1 -0
  223. package/esm/funcs/contacts-get-by-url.d.ts +18 -0
  224. package/esm/funcs/contacts-get-by-url.d.ts.map +1 -0
  225. package/esm/funcs/contacts-get-by-url.js +100 -0
  226. package/esm/funcs/contacts-get-by-url.js.map +1 -0
  227. package/esm/funcs/contacts-get-campaign.d.ts +18 -0
  228. package/esm/funcs/contacts-get-campaign.d.ts.map +1 -0
  229. package/esm/funcs/contacts-get-campaign.js +102 -0
  230. package/esm/funcs/contacts-get-campaign.js.map +1 -0
  231. package/esm/funcs/contacts-get.d.ts +18 -0
  232. package/esm/funcs/contacts-get.d.ts.map +1 -0
  233. package/esm/funcs/contacts-get.js +102 -0
  234. package/esm/funcs/contacts-get.js.map +1 -0
  235. package/esm/funcs/contacts-list-activities.d.ts +18 -0
  236. package/esm/funcs/contacts-list-activities.d.ts.map +1 -0
  237. package/esm/funcs/contacts-list-activities.js +108 -0
  238. package/esm/funcs/contacts-list-activities.js.map +1 -0
  239. package/esm/funcs/contacts-list-agent-states.d.ts +18 -0
  240. package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -0
  241. package/esm/funcs/contacts-list-agent-states.js +100 -0
  242. package/esm/funcs/contacts-list-agent-states.js.map +1 -0
  243. package/esm/funcs/contacts-list-by-campaign.d.ts +18 -0
  244. package/esm/funcs/contacts-list-by-campaign.d.ts.map +1 -0
  245. package/esm/funcs/contacts-list-by-campaign.js +111 -0
  246. package/esm/funcs/contacts-list-by-campaign.js.map +1 -0
  247. package/esm/funcs/contacts-list-campaigns.d.ts +18 -0
  248. package/esm/funcs/contacts-list-campaigns.d.ts.map +1 -0
  249. package/esm/funcs/contacts-list-campaigns.js +103 -0
  250. package/esm/funcs/contacts-list-campaigns.js.map +1 -0
  251. package/esm/funcs/contacts-patch-agent-state.d.ts +18 -0
  252. package/esm/funcs/contacts-patch-agent-state.d.ts.map +1 -0
  253. package/esm/funcs/contacts-patch-agent-state.js +103 -0
  254. package/esm/funcs/contacts-patch-agent-state.js.map +1 -0
  255. package/esm/funcs/contacts-search.d.ts +18 -0
  256. package/esm/funcs/contacts-search.d.ts.map +1 -0
  257. package/esm/funcs/contacts-search.js +112 -0
  258. package/esm/funcs/contacts-search.js.map +1 -0
  259. package/esm/funcs/contacts-set-agent-state.d.ts +18 -0
  260. package/esm/funcs/contacts-set-agent-state.d.ts.map +1 -0
  261. package/esm/funcs/contacts-set-agent-state.js +103 -0
  262. package/esm/funcs/contacts-set-agent-state.js.map +1 -0
  263. package/esm/funcs/contacts-stats.d.ts +18 -0
  264. package/esm/funcs/contacts-stats.d.ts.map +1 -0
  265. package/esm/funcs/contacts-stats.js +100 -0
  266. package/esm/funcs/contacts-stats.js.map +1 -0
  267. package/esm/funcs/contacts-update-campaign.d.ts +18 -0
  268. package/esm/funcs/contacts-update-campaign.d.ts.map +1 -0
  269. package/esm/funcs/contacts-update-campaign.js +103 -0
  270. package/esm/funcs/contacts-update-campaign.js.map +1 -0
  271. package/esm/funcs/contacts-update.d.ts +18 -0
  272. package/esm/funcs/contacts-update.d.ts.map +1 -0
  273. package/esm/funcs/contacts-update.js +103 -0
  274. package/esm/funcs/contacts-update.js.map +1 -0
  275. package/esm/funcs/contacts-upsert.d.ts +3 -2
  276. package/esm/funcs/contacts-upsert.d.ts.map +1 -1
  277. package/esm/funcs/contacts-upsert.js +23 -5
  278. package/esm/funcs/contacts-upsert.js.map +1 -1
  279. package/esm/funcs/context-delete.d.ts +18 -0
  280. package/esm/funcs/context-delete.d.ts.map +1 -0
  281. package/esm/funcs/context-delete.js +101 -0
  282. package/esm/funcs/context-delete.js.map +1 -0
  283. package/esm/funcs/context-list-entries.d.ts +18 -0
  284. package/esm/funcs/context-list-entries.d.ts.map +1 -0
  285. package/esm/funcs/context-list-entries.js +101 -0
  286. package/esm/funcs/context-list-entries.js.map +1 -0
  287. package/esm/funcs/context-set.d.ts +18 -0
  288. package/esm/funcs/context-set.d.ts.map +1 -0
  289. package/esm/funcs/context-set.js +97 -0
  290. package/esm/funcs/context-set.js.map +1 -0
  291. package/esm/funcs/cron-list-schedules.d.ts +18 -0
  292. package/esm/funcs/cron-list-schedules.d.ts.map +1 -0
  293. package/esm/funcs/cron-list-schedules.js +86 -0
  294. package/esm/funcs/cron-list-schedules.js.map +1 -0
  295. package/esm/funcs/cron-update-schedule.d.ts +18 -0
  296. package/esm/funcs/cron-update-schedule.d.ts.map +1 -0
  297. package/esm/funcs/cron-update-schedule.js +103 -0
  298. package/esm/funcs/cron-update-schedule.js.map +1 -0
  299. package/esm/funcs/profile-get-credits.d.ts +1 -1
  300. package/esm/funcs/profile-get-credits.d.ts.map +1 -1
  301. package/esm/funcs/profile-get-credits.js +5 -3
  302. package/esm/funcs/profile-get-credits.js.map +1 -1
  303. package/esm/funcs/profile-get-follower-analytics.d.ts +1 -1
  304. package/esm/funcs/profile-get-follower-analytics.d.ts.map +1 -1
  305. package/esm/funcs/profile-get-follower-analytics.js +4 -2
  306. package/esm/funcs/profile-get-follower-analytics.js.map +1 -1
  307. package/esm/funcs/profile-get-followers.d.ts +1 -1
  308. package/esm/funcs/profile-get-followers.d.ts.map +1 -1
  309. package/esm/funcs/profile-get-followers.js +5 -3
  310. package/esm/funcs/profile-get-followers.js.map +1 -1
  311. package/esm/funcs/profile-get-limits.d.ts +1 -1
  312. package/esm/funcs/profile-get-limits.d.ts.map +1 -1
  313. package/esm/funcs/profile-get-limits.js +5 -3
  314. package/esm/funcs/profile-get-limits.js.map +1 -1
  315. package/esm/funcs/profile-get-post-analytics.d.ts +2 -2
  316. package/esm/funcs/profile-get-post-analytics.d.ts.map +1 -1
  317. package/esm/funcs/profile-get-post-analytics.js +6 -4
  318. package/esm/funcs/profile-get-post-analytics.js.map +1 -1
  319. package/esm/funcs/profile-get-search-appearances.d.ts +1 -1
  320. package/esm/funcs/profile-get-search-appearances.d.ts.map +1 -1
  321. package/esm/funcs/profile-get-search-appearances.js +4 -2
  322. package/esm/funcs/profile-get-search-appearances.js.map +1 -1
  323. package/esm/funcs/profile-get.d.ts +1 -1
  324. package/esm/funcs/profile-get.d.ts.map +1 -1
  325. package/esm/funcs/profile-get.js +5 -3
  326. package/esm/funcs/profile-get.js.map +1 -1
  327. package/esm/funcs/profile-list-accounts.d.ts +1 -1
  328. package/esm/funcs/profile-list-accounts.d.ts.map +1 -1
  329. package/esm/funcs/profile-list-accounts.js +5 -3
  330. package/esm/funcs/profile-list-accounts.js.map +1 -1
  331. package/esm/funcs/profile-list-connections.d.ts +18 -0
  332. package/esm/funcs/profile-list-connections.d.ts.map +1 -0
  333. package/esm/funcs/profile-list-connections.js +103 -0
  334. package/esm/funcs/profile-list-connections.js.map +1 -0
  335. package/esm/funcs/profile-posts.d.ts +18 -0
  336. package/esm/funcs/profile-posts.d.ts.map +1 -0
  337. package/esm/funcs/profile-posts.js +99 -0
  338. package/esm/funcs/profile-posts.js.map +1 -0
  339. package/esm/funcs/profile-refresh.d.ts +1 -1
  340. package/esm/funcs/profile-refresh.d.ts.map +1 -1
  341. package/esm/funcs/profile-refresh.js +4 -2
  342. package/esm/funcs/profile-refresh.js.map +1 -1
  343. package/esm/funcs/profile-switch-account.d.ts +18 -0
  344. package/esm/funcs/profile-switch-account.d.ts.map +1 -0
  345. package/esm/funcs/profile-switch-account.js +97 -0
  346. package/esm/funcs/profile-switch-account.js.map +1 -0
  347. package/esm/funcs/profile-update-account.d.ts +1 -1
  348. package/esm/funcs/profile-update-account.d.ts.map +1 -1
  349. package/esm/funcs/profile-update-account.js +5 -3
  350. package/esm/funcs/profile-update-account.js.map +1 -1
  351. package/esm/funcs/profile-views.d.ts +18 -0
  352. package/esm/funcs/profile-views.d.ts.map +1 -0
  353. package/esm/funcs/profile-views.js +87 -0
  354. package/esm/funcs/profile-views.js.map +1 -0
  355. package/esm/funcs/sales-nav-companies.d.ts +33 -0
  356. package/esm/funcs/sales-nav-companies.d.ts.map +1 -0
  357. package/esm/funcs/sales-nav-companies.js +112 -0
  358. package/esm/funcs/sales-nav-companies.js.map +1 -0
  359. package/esm/funcs/sales-nav-people.d.ts +53 -0
  360. package/esm/funcs/sales-nav-people.d.ts.map +1 -0
  361. package/esm/funcs/sales-nav-people.js +132 -0
  362. package/esm/funcs/sales-nav-people.js.map +1 -0
  363. package/esm/funcs/sales-nav-search.d.ts +39 -0
  364. package/esm/funcs/sales-nav-search.d.ts.map +1 -0
  365. package/esm/funcs/sales-nav-search.js +118 -0
  366. package/esm/funcs/sales-nav-search.js.map +1 -0
  367. package/esm/funcs/scheduled-messages-batch-schedule.d.ts +18 -0
  368. package/esm/funcs/scheduled-messages-batch-schedule.d.ts.map +1 -0
  369. package/esm/funcs/scheduled-messages-batch-schedule.js +97 -0
  370. package/esm/funcs/scheduled-messages-batch-schedule.js.map +1 -0
  371. package/esm/funcs/scheduled-messages-cancel.d.ts +18 -0
  372. package/esm/funcs/scheduled-messages-cancel.d.ts.map +1 -0
  373. package/esm/funcs/scheduled-messages-cancel.js +97 -0
  374. package/esm/funcs/scheduled-messages-cancel.js.map +1 -0
  375. package/esm/funcs/scheduled-messages-create.d.ts +18 -0
  376. package/esm/funcs/scheduled-messages-create.d.ts.map +1 -0
  377. package/esm/funcs/scheduled-messages-create.js +97 -0
  378. package/esm/funcs/scheduled-messages-create.js.map +1 -0
  379. package/esm/funcs/scheduled-messages-list.d.ts +18 -0
  380. package/esm/funcs/scheduled-messages-list.d.ts.map +1 -0
  381. package/esm/funcs/scheduled-messages-list.js +104 -0
  382. package/esm/funcs/scheduled-messages-list.js.map +1 -0
  383. package/esm/funcs/scrapers-bulk-visit-batch-status.d.ts +18 -0
  384. package/esm/funcs/scrapers-bulk-visit-batch-status.d.ts.map +1 -0
  385. package/esm/funcs/scrapers-bulk-visit-batch-status.js +102 -0
  386. package/esm/funcs/scrapers-bulk-visit-batch-status.js.map +1 -0
  387. package/esm/funcs/scrapers-bulk-visit-profile.d.ts +18 -0
  388. package/esm/funcs/scrapers-bulk-visit-profile.d.ts.map +1 -0
  389. package/esm/funcs/scrapers-bulk-visit-profile.js +97 -0
  390. package/esm/funcs/scrapers-bulk-visit-profile.js.map +1 -0
  391. package/esm/funcs/scrapers-collect-comment-replies.d.ts +18 -0
  392. package/esm/funcs/scrapers-collect-comment-replies.d.ts.map +1 -0
  393. package/esm/funcs/scrapers-collect-comment-replies.js +97 -0
  394. package/esm/funcs/scrapers-collect-comment-replies.js.map +1 -0
  395. package/esm/funcs/scrapers-collect-comments.d.ts +18 -0
  396. package/esm/funcs/scrapers-collect-comments.d.ts.map +1 -0
  397. package/esm/funcs/scrapers-collect-comments.js +97 -0
  398. package/esm/funcs/scrapers-collect-comments.js.map +1 -0
  399. package/esm/funcs/scrapers-collect-hashtag-posts.d.ts +18 -0
  400. package/esm/funcs/scrapers-collect-hashtag-posts.d.ts.map +1 -0
  401. package/esm/funcs/scrapers-collect-hashtag-posts.js +97 -0
  402. package/esm/funcs/scrapers-collect-hashtag-posts.js.map +1 -0
  403. package/esm/funcs/scrapers-collect-likes.d.ts +18 -0
  404. package/esm/funcs/scrapers-collect-likes.d.ts.map +1 -0
  405. package/esm/funcs/scrapers-collect-likes.js +97 -0
  406. package/esm/funcs/scrapers-collect-likes.js.map +1 -0
  407. package/esm/funcs/scrapers-collect-posts.d.ts +2 -2
  408. package/esm/funcs/scrapers-collect-posts.d.ts.map +1 -1
  409. package/esm/funcs/scrapers-collect-posts.js +6 -4
  410. package/esm/funcs/scrapers-collect-posts.js.map +1 -1
  411. package/esm/funcs/scrapers-get-feed.d.ts +18 -0
  412. package/esm/funcs/scrapers-get-feed.d.ts.map +1 -0
  413. package/esm/funcs/scrapers-get-feed.js +99 -0
  414. package/esm/funcs/scrapers-get-feed.js.map +1 -0
  415. package/esm/funcs/scrapers-list-saved-posts.d.ts +18 -0
  416. package/esm/funcs/scrapers-list-saved-posts.d.ts.map +1 -0
  417. package/esm/funcs/scrapers-list-saved-posts.js +97 -0
  418. package/esm/funcs/scrapers-list-saved-posts.js.map +1 -0
  419. package/esm/funcs/scrapers-visit-company.d.ts +18 -0
  420. package/esm/funcs/scrapers-visit-company.d.ts.map +1 -0
  421. package/esm/funcs/scrapers-visit-company.js +97 -0
  422. package/esm/funcs/scrapers-visit-company.js.map +1 -0
  423. package/esm/funcs/scrapers-visit-profile.d.ts +4 -2
  424. package/esm/funcs/scrapers-visit-profile.d.ts.map +1 -1
  425. package/esm/funcs/scrapers-visit-profile.js +8 -4
  426. package/esm/funcs/scrapers-visit-profile.js.map +1 -1
  427. package/esm/funcs/search-by-url.d.ts +69 -0
  428. package/esm/funcs/search-by-url.d.ts.map +1 -0
  429. package/esm/funcs/search-by-url.js +148 -0
  430. package/esm/funcs/search-by-url.js.map +1 -0
  431. package/esm/funcs/search-companies.d.ts +75 -0
  432. package/esm/funcs/search-companies.d.ts.map +1 -0
  433. package/esm/funcs/search-companies.js +154 -0
  434. package/esm/funcs/search-companies.js.map +1 -0
  435. package/esm/funcs/search-jobs.d.ts +96 -0
  436. package/esm/funcs/search-jobs.d.ts.map +1 -0
  437. package/esm/funcs/search-jobs.js +175 -0
  438. package/esm/funcs/search-jobs.js.map +1 -0
  439. package/esm/funcs/search-people.d.ts +83 -0
  440. package/esm/funcs/search-people.d.ts.map +1 -0
  441. package/esm/funcs/search-people.js +162 -0
  442. package/esm/funcs/search-people.js.map +1 -0
  443. package/esm/funcs/search-posts.d.ts +71 -0
  444. package/esm/funcs/search-posts.d.ts.map +1 -0
  445. package/esm/funcs/search-posts.js +150 -0
  446. package/esm/funcs/search-posts.js.map +1 -0
  447. package/esm/funcs/search-resolve-parameters.d.ts +50 -0
  448. package/esm/funcs/search-resolve-parameters.d.ts.map +1 -0
  449. package/esm/funcs/search-resolve-parameters.js +134 -0
  450. package/esm/funcs/search-resolve-parameters.js.map +1 -0
  451. package/esm/funcs/search-search.d.ts +55 -0
  452. package/esm/funcs/search-search.d.ts.map +1 -0
  453. package/esm/funcs/search-search.js +134 -0
  454. package/esm/funcs/search-search.js.map +1 -0
  455. package/esm/lib/config.d.ts +4 -4
  456. package/esm/lib/config.d.ts.map +1 -1
  457. package/esm/lib/config.js +7 -3
  458. package/esm/lib/config.js.map +1 -1
  459. package/esm/models/errors/collect-likes.d.ts +257 -0
  460. package/esm/models/errors/collect-likes.d.ts.map +1 -0
  461. package/esm/models/errors/collect-likes.js +372 -0
  462. package/esm/models/errors/collect-likes.js.map +1 -0
  463. package/esm/models/errors/index.d.ts +1 -1
  464. package/esm/models/errors/index.d.ts.map +1 -1
  465. package/esm/models/errors/index.js +1 -1
  466. package/esm/models/errors/index.js.map +1 -1
  467. package/esm/models/operations/index.d.ts +4 -4
  468. package/esm/models/operations/index.d.ts.map +1 -1
  469. package/esm/models/operations/index.js +4 -4
  470. package/esm/models/operations/index.js.map +1 -1
  471. package/esm/models/operations/search-companies-response.d.ts +2499 -0
  472. package/esm/models/operations/search-companies-response.d.ts.map +1 -0
  473. package/esm/models/operations/search-companies-response.js +1626 -0
  474. package/esm/models/operations/search-companies-response.js.map +1 -0
  475. package/esm/models/operations/search-contacts-contact.d.ts +2635 -0
  476. package/esm/models/operations/search-contacts-contact.d.ts.map +1 -0
  477. package/esm/models/operations/search-contacts-contact.js +1605 -0
  478. package/esm/models/operations/search-contacts-contact.js.map +1 -0
  479. package/esm/models/operations/update-account-response.d.ts +2800 -0
  480. package/esm/models/operations/update-account-response.d.ts.map +1 -0
  481. package/esm/models/operations/update-account-response.js +1575 -0
  482. package/esm/models/operations/update-account-response.js.map +1 -0
  483. package/esm/models/operations/update-schedule-response.d.ts +2216 -0
  484. package/esm/models/operations/update-schedule-response.d.ts.map +1 -0
  485. package/esm/models/operations/update-schedule-response.js +1459 -0
  486. package/esm/models/operations/update-schedule-response.js.map +1 -0
  487. package/esm/sdk/actions.d.ts +139 -6
  488. package/esm/sdk/actions.d.ts.map +1 -1
  489. package/esm/sdk/actions.js +192 -2
  490. package/esm/sdk/actions.js.map +1 -1
  491. package/esm/sdk/campaigns.d.ts +4 -4
  492. package/esm/sdk/campaigns.d.ts.map +1 -1
  493. package/esm/sdk/campaigns.js +3 -3
  494. package/esm/sdk/campaigns.js.map +1 -1
  495. package/esm/sdk/chat.d.ts +91 -10
  496. package/esm/sdk/chat.d.ts.map +1 -1
  497. package/esm/sdk/chat.js +125 -8
  498. package/esm/sdk/chat.js.map +1 -1
  499. package/esm/sdk/company-pages.d.ts +4 -4
  500. package/esm/sdk/company-pages.d.ts.map +1 -1
  501. package/esm/sdk/company-pages.js +3 -3
  502. package/esm/sdk/company-pages.js.map +1 -1
  503. package/esm/sdk/contacts.d.ts +149 -2
  504. package/esm/sdk/contacts.d.ts.map +1 -1
  505. package/esm/sdk/contacts.js +211 -1
  506. package/esm/sdk/contacts.js.map +1 -1
  507. package/esm/sdk/context.d.ts +26 -0
  508. package/esm/sdk/context.d.ts.map +1 -0
  509. package/esm/sdk/context.js +38 -0
  510. package/esm/sdk/context.js.map +1 -0
  511. package/esm/sdk/cron.d.ts +19 -0
  512. package/esm/sdk/cron.d.ts.map +1 -0
  513. package/esm/sdk/cron.js +28 -0
  514. package/esm/sdk/cron.js.map +1 -0
  515. package/esm/sdk/profile.d.ts +27 -13
  516. package/esm/sdk/profile.d.ts.map +1 -1
  517. package/esm/sdk/profile.js +27 -7
  518. package/esm/sdk/profile.js.map +1 -1
  519. package/esm/sdk/sales-nav.d.ts +51 -1
  520. package/esm/sdk/sales-nav.d.ts.map +1 -1
  521. package/esm/sdk/sales-nav.js +59 -3
  522. package/esm/sdk/sales-nav.js.map +1 -1
  523. package/esm/sdk/scheduled-messages.d.ts +33 -0
  524. package/esm/sdk/scheduled-messages.d.ts.map +1 -0
  525. package/esm/sdk/scheduled-messages.js +48 -0
  526. package/esm/sdk/scheduled-messages.js.map +1 -0
  527. package/esm/sdk/scrapers.d.ts +69 -4
  528. package/esm/sdk/scrapers.d.ts.map +1 -1
  529. package/esm/sdk/scrapers.js +94 -2
  530. package/esm/sdk/scrapers.js.map +1 -1
  531. package/esm/sdk/sdk.d.ts +12 -27
  532. package/esm/sdk/sdk.d.ts.map +1 -1
  533. package/esm/sdk/sdk.js +19 -44
  534. package/esm/sdk/sdk.js.map +1 -1
  535. package/esm/sdk/search.d.ts +427 -0
  536. package/esm/sdk/search.d.ts.map +1 -0
  537. package/esm/sdk/search.js +451 -0
  538. package/esm/sdk/search.js.map +1 -0
  539. package/examples/node_modules/@types/node/assert/strict.d.ts +8 -0
  540. package/examples/node_modules/@types/node/assert.d.ts +1062 -0
  541. package/examples/node_modules/@types/node/async_hooks.d.ts +605 -0
  542. package/examples/node_modules/@types/node/buffer.buffer.d.ts +471 -0
  543. package/examples/node_modules/@types/node/buffer.d.ts +1936 -0
  544. package/examples/node_modules/@types/node/child_process.d.ts +1475 -0
  545. package/examples/node_modules/@types/node/cluster.d.ts +577 -0
  546. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +16 -0
  547. package/examples/node_modules/@types/node/compatibility/index.d.ts +9 -0
  548. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +20 -0
  549. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +21 -0
  550. package/examples/node_modules/@types/node/console.d.ts +452 -0
  551. package/examples/node_modules/@types/node/constants.d.ts +21 -0
  552. package/examples/node_modules/@types/node/crypto.d.ts +4590 -0
  553. package/examples/node_modules/@types/node/dgram.d.ts +597 -0
  554. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +578 -0
  555. package/examples/node_modules/@types/node/dns/promises.d.ts +479 -0
  556. package/examples/node_modules/@types/node/dns.d.ts +871 -0
  557. package/examples/node_modules/@types/node/domain.d.ts +170 -0
  558. package/examples/node_modules/@types/node/events.d.ts +977 -0
  559. package/examples/node_modules/@types/node/fs/promises.d.ts +1270 -0
  560. package/examples/node_modules/@types/node/fs.d.ts +4375 -0
  561. package/examples/node_modules/@types/node/globals.d.ts +172 -0
  562. package/examples/node_modules/@types/node/globals.typedarray.d.ts +38 -0
  563. package/examples/node_modules/@types/node/http.d.ts +2049 -0
  564. package/examples/node_modules/@types/node/http2.d.ts +2631 -0
  565. package/examples/node_modules/@types/node/https.d.ts +578 -0
  566. package/examples/node_modules/@types/node/index.d.ts +93 -0
  567. package/examples/node_modules/@types/node/inspector.generated.d.ts +3966 -0
  568. package/examples/node_modules/@types/node/module.d.ts +539 -0
  569. package/examples/node_modules/@types/node/net.d.ts +1012 -0
  570. package/examples/node_modules/@types/node/os.d.ts +506 -0
  571. package/examples/node_modules/@types/node/path.d.ts +200 -0
  572. package/examples/node_modules/@types/node/perf_hooks.d.ts +961 -0
  573. package/examples/node_modules/@types/node/process.d.ts +1961 -0
  574. package/examples/node_modules/@types/node/punycode.d.ts +117 -0
  575. package/examples/node_modules/@types/node/querystring.d.ts +152 -0
  576. package/examples/node_modules/@types/node/readline/promises.d.ts +162 -0
  577. package/examples/node_modules/@types/node/readline.d.ts +589 -0
  578. package/examples/node_modules/@types/node/repl.d.ts +430 -0
  579. package/examples/node_modules/@types/node/sea.d.ts +153 -0
  580. package/examples/node_modules/@types/node/stream/consumers.d.ts +38 -0
  581. package/examples/node_modules/@types/node/stream/promises.d.ts +90 -0
  582. package/examples/node_modules/@types/node/stream/web.d.ts +533 -0
  583. package/examples/node_modules/@types/node/stream.d.ts +1675 -0
  584. package/examples/node_modules/@types/node/string_decoder.d.ts +67 -0
  585. package/examples/node_modules/@types/node/test.d.ts +1787 -0
  586. package/examples/node_modules/@types/node/timers/promises.d.ts +108 -0
  587. package/examples/node_modules/@types/node/timers.d.ts +286 -0
  588. package/examples/node_modules/@types/node/tls.d.ts +1259 -0
  589. package/examples/node_modules/@types/node/trace_events.d.ts +197 -0
  590. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +468 -0
  591. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +34 -0
  592. package/examples/node_modules/@types/node/ts5.6/index.d.ts +93 -0
  593. package/examples/node_modules/@types/node/tty.d.ts +208 -0
  594. package/examples/node_modules/@types/node/url.d.ts +964 -0
  595. package/examples/node_modules/@types/node/util.d.ts +2331 -0
  596. package/examples/node_modules/@types/node/v8.d.ts +809 -0
  597. package/examples/node_modules/@types/node/vm.d.ts +1001 -0
  598. package/examples/node_modules/@types/node/wasi.d.ts +181 -0
  599. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +34 -0
  600. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +68 -0
  601. package/examples/node_modules/@types/node/web-globals/events.d.ts +97 -0
  602. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +55 -0
  603. package/examples/node_modules/@types/node/worker_threads.d.ts +715 -0
  604. package/examples/node_modules/@types/node/zlib.d.ts +598 -0
  605. package/examples/node_modules/dotenv/config.d.ts +1 -0
  606. package/examples/node_modules/dotenv/config.js +9 -0
  607. package/examples/node_modules/dotenv/lib/cli-options.js +17 -0
  608. package/examples/node_modules/dotenv/lib/env-options.js +28 -0
  609. package/examples/node_modules/dotenv/lib/main.d.ts +162 -0
  610. package/examples/node_modules/dotenv/lib/main.js +386 -0
  611. package/examples/node_modules/esbuild/install.js +289 -0
  612. package/examples/node_modules/esbuild/lib/main.d.ts +716 -0
  613. package/examples/node_modules/esbuild/lib/main.js +2242 -0
  614. package/examples/node_modules/get-tsconfig/dist/index.mjs +7 -0
  615. package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +1 -0
  616. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +1 -0
  617. package/examples/node_modules/tsx/dist/cjs/index.mjs +1 -0
  618. package/examples/node_modules/tsx/dist/cli.mjs +55 -0
  619. package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +1 -0
  620. package/examples/node_modules/tsx/dist/esm/api/index.mjs +1 -0
  621. package/examples/node_modules/tsx/dist/esm/index.mjs +2 -0
  622. package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +1 -0
  623. package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +14 -0
  624. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +1 -0
  625. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +3 -0
  626. package/examples/node_modules/tsx/dist/loader.mjs +1 -0
  627. package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +1 -0
  628. package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +1 -0
  629. package/examples/node_modules/tsx/dist/patch-repl.mjs +1 -0
  630. package/examples/node_modules/tsx/dist/preflight.mjs +1 -0
  631. package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +1 -0
  632. package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +4 -0
  633. package/examples/node_modules/tsx/dist/repl.mjs +3 -0
  634. package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +1 -0
  635. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +1 -0
  636. package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +1 -0
  637. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +5 -0
  638. package/examples/node_modules/undici-types/agent.d.ts +31 -0
  639. package/examples/node_modules/undici-types/api.d.ts +43 -0
  640. package/examples/node_modules/undici-types/balanced-pool.d.ts +29 -0
  641. package/examples/node_modules/undici-types/cache.d.ts +36 -0
  642. package/examples/node_modules/undici-types/client.d.ts +108 -0
  643. package/examples/node_modules/undici-types/connector.d.ts +34 -0
  644. package/examples/node_modules/undici-types/content-type.d.ts +21 -0
  645. package/examples/node_modules/undici-types/cookies.d.ts +28 -0
  646. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +66 -0
  647. package/examples/node_modules/undici-types/dispatcher.d.ts +256 -0
  648. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +21 -0
  649. package/examples/node_modules/undici-types/errors.d.ts +149 -0
  650. package/examples/node_modules/undici-types/eventsource.d.ts +61 -0
  651. package/examples/node_modules/undici-types/fetch.d.ts +209 -0
  652. package/examples/node_modules/undici-types/file.d.ts +39 -0
  653. package/examples/node_modules/undici-types/filereader.d.ts +54 -0
  654. package/examples/node_modules/undici-types/formdata.d.ts +108 -0
  655. package/examples/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  656. package/examples/node_modules/undici-types/global-origin.d.ts +7 -0
  657. package/examples/node_modules/undici-types/handlers.d.ts +15 -0
  658. package/examples/node_modules/undici-types/header.d.ts +4 -0
  659. package/examples/node_modules/undici-types/index.d.ts +71 -0
  660. package/examples/node_modules/undici-types/interceptors.d.ts +17 -0
  661. package/examples/node_modules/undici-types/mock-agent.d.ts +50 -0
  662. package/examples/node_modules/undici-types/mock-client.d.ts +25 -0
  663. package/examples/node_modules/undici-types/mock-errors.d.ts +12 -0
  664. package/examples/node_modules/undici-types/mock-interceptor.d.ts +93 -0
  665. package/examples/node_modules/undici-types/mock-pool.d.ts +25 -0
  666. package/examples/node_modules/undici-types/patch.d.ts +33 -0
  667. package/examples/node_modules/undici-types/pool-stats.d.ts +19 -0
  668. package/examples/node_modules/undici-types/pool.d.ts +39 -0
  669. package/examples/node_modules/undici-types/proxy-agent.d.ts +28 -0
  670. package/examples/node_modules/undici-types/readable.d.ts +65 -0
  671. package/examples/node_modules/undici-types/retry-agent.d.ts +8 -0
  672. package/examples/node_modules/undici-types/retry-handler.d.ts +116 -0
  673. package/examples/node_modules/undici-types/util.d.ts +18 -0
  674. package/examples/node_modules/undici-types/webidl.d.ts +228 -0
  675. package/examples/node_modules/undici-types/websocket.d.ts +150 -0
  676. package/examples/scrapersCollectLikes.example.ts +30 -0
  677. package/jsr.json +1 -1
  678. package/package.json +2 -4
  679. package/src/funcs/actions-accept-invitation.ts +225 -0
  680. package/src/funcs/actions-connect-profile.ts +19 -10
  681. package/src/funcs/actions-create-comment.ts +224 -0
  682. package/src/funcs/actions-decline-invitation.ts +225 -0
  683. package/src/funcs/actions-edit-comment.ts +224 -0
  684. package/src/funcs/actions-edit-post.ts +224 -0
  685. package/src/funcs/actions-follow-company.ts +18 -9
  686. package/src/funcs/actions-follow-profile.ts +224 -0
  687. package/src/funcs/actions-like-comment.ts +224 -0
  688. package/src/funcs/actions-like-post.ts +224 -0
  689. package/src/funcs/actions-list-invitations.ts +230 -0
  690. package/src/funcs/actions-list-sent-invitations.ts +18 -11
  691. package/src/funcs/actions-publish-post.ts +224 -0
  692. package/src/funcs/actions-reply-to-comment.ts +224 -0
  693. package/src/funcs/actions-repost-post.ts +224 -0
  694. package/src/funcs/actions-save-post.ts +224 -0
  695. package/src/funcs/actions-send-message.ts +19 -10
  696. package/src/funcs/actions-unfollow-company.ts +224 -0
  697. package/src/funcs/actions-unfollow-profile.ts +224 -0
  698. package/src/funcs/actions-unlike-comment.ts +224 -0
  699. package/src/funcs/actions-unlike-post.ts +224 -0
  700. package/src/funcs/actions-unsave-post.ts +224 -0
  701. package/src/funcs/actions-withdraw-invitation.ts +225 -0
  702. package/src/funcs/campaigns-filter.ts +18 -8
  703. package/src/funcs/campaigns-get-status.ts +18 -9
  704. package/src/funcs/campaigns-stats.ts +230 -0
  705. package/src/funcs/campaigns-sync.ts +18 -9
  706. package/src/funcs/chat-archive.ts +18 -9
  707. package/src/funcs/chat-find-conversation.ts +19 -16
  708. package/src/funcs/chat-get-messages.ts +233 -0
  709. package/src/funcs/chat-get-unread-count.ts +205 -0
  710. package/src/funcs/chat-list-archived.ts +229 -0
  711. package/src/funcs/chat-list-inbox.ts +227 -0
  712. package/src/funcs/chat-list-starred.ts +229 -0
  713. package/src/funcs/chat-mark-all-read.ts +209 -0
  714. package/src/funcs/chat-mark-seen.ts +224 -0
  715. package/src/funcs/chat-react.ts +224 -0
  716. package/src/funcs/chat-search-conversations.ts +28 -16
  717. package/src/funcs/chat-send-typing-indicator.ts +225 -0
  718. package/src/funcs/chat-star.ts +224 -0
  719. package/src/funcs/chat-unarchive.ts +224 -0
  720. package/src/funcs/chat-unreact.ts +18 -9
  721. package/src/funcs/chat-unstar.ts +224 -0
  722. package/src/funcs/company-pages-get-analytics.ts +18 -9
  723. package/src/funcs/company-pages-get-permissions.ts +18 -12
  724. package/src/funcs/company-pages-list.ts +15 -5
  725. package/src/funcs/company-pages-posts.ts +224 -0
  726. package/src/funcs/contacts-add-activities.ts +230 -0
  727. package/src/funcs/contacts-add-to-campaign.ts +233 -0
  728. package/src/funcs/contacts-bulk-update.ts +224 -0
  729. package/src/funcs/contacts-campaign-status-transition.ts +233 -0
  730. package/src/funcs/contacts-create-campaign.ts +224 -0
  731. package/src/funcs/contacts-delete-agent-state.ts +230 -0
  732. package/src/funcs/contacts-delete-campaign.ts +229 -0
  733. package/src/funcs/contacts-get-agent-state.ts +229 -0
  734. package/src/funcs/contacts-get-by-url.ts +228 -0
  735. package/src/funcs/contacts-get-campaign.ts +229 -0
  736. package/src/funcs/contacts-get.ts +229 -0
  737. package/src/funcs/contacts-list-activities.ts +236 -0
  738. package/src/funcs/contacts-list-agent-states.ts +232 -0
  739. package/src/funcs/contacts-list-by-campaign.ts +242 -0
  740. package/src/funcs/contacts-list-campaigns.ts +235 -0
  741. package/src/funcs/contacts-patch-agent-state.ts +230 -0
  742. package/src/funcs/contacts-search.ts +244 -0
  743. package/src/funcs/contacts-set-agent-state.ts +230 -0
  744. package/src/funcs/contacts-stats.ts +232 -0
  745. package/src/funcs/contacts-update-campaign.ts +230 -0
  746. package/src/funcs/contacts-update.ts +230 -0
  747. package/src/funcs/contacts-upsert.ts +74 -11
  748. package/src/funcs/context-delete.ts +229 -0
  749. package/src/funcs/context-list-entries.ts +230 -0
  750. package/src/funcs/context-set.ts +224 -0
  751. package/src/funcs/cron-list-schedules.ts +205 -0
  752. package/src/funcs/cron-update-schedule.ts +230 -0
  753. package/src/funcs/profile-get-credits.ts +16 -6
  754. package/src/funcs/profile-get-follower-analytics.ts +17 -7
  755. package/src/funcs/profile-get-followers.ts +18 -11
  756. package/src/funcs/profile-get-limits.ts +16 -6
  757. package/src/funcs/profile-get-post-analytics.ts +19 -9
  758. package/src/funcs/profile-get-search-appearances.ts +17 -7
  759. package/src/funcs/profile-get.ts +16 -6
  760. package/src/funcs/profile-list-accounts.ts +16 -6
  761. package/src/funcs/profile-list-connections.ts +235 -0
  762. package/src/funcs/profile-posts.ts +227 -0
  763. package/src/funcs/profile-refresh.ts +15 -5
  764. package/src/funcs/profile-switch-account.ts +224 -0
  765. package/src/funcs/profile-update-account.ts +18 -9
  766. package/src/funcs/profile-views.ts +209 -0
  767. package/src/funcs/sales-nav-companies.ts +240 -0
  768. package/src/funcs/sales-nav-people.ts +260 -0
  769. package/src/funcs/sales-nav-search.ts +245 -0
  770. package/src/funcs/scheduled-messages-batch-schedule.ts +224 -0
  771. package/src/funcs/scheduled-messages-cancel.ts +224 -0
  772. package/src/funcs/scheduled-messages-create.ts +224 -0
  773. package/src/funcs/scheduled-messages-list.ts +233 -0
  774. package/src/funcs/scrapers-bulk-visit-batch-status.ts +230 -0
  775. package/src/funcs/scrapers-bulk-visit-profile.ts +225 -0
  776. package/src/funcs/scrapers-collect-comment-replies.ts +225 -0
  777. package/src/funcs/scrapers-collect-comments.ts +224 -0
  778. package/src/funcs/scrapers-collect-hashtag-posts.ts +225 -0
  779. package/src/funcs/scrapers-collect-likes.ts +224 -0
  780. package/src/funcs/scrapers-collect-posts.ts +19 -10
  781. package/src/funcs/scrapers-get-feed.ts +227 -0
  782. package/src/funcs/scrapers-list-saved-posts.ts +224 -0
  783. package/src/funcs/scrapers-visit-company.ts +224 -0
  784. package/src/funcs/scrapers-visit-profile.ts +21 -10
  785. package/src/funcs/search-by-url.ts +275 -0
  786. package/src/funcs/search-companies.ts +281 -0
  787. package/src/funcs/search-jobs.ts +302 -0
  788. package/src/funcs/search-people.ts +289 -0
  789. package/src/funcs/search-posts.ts +277 -0
  790. package/src/funcs/search-resolve-parameters.ts +263 -0
  791. package/src/funcs/search-search.ts +261 -0
  792. package/src/lib/config.ts +7 -3
  793. package/src/models/errors/collect-likes.ts +600 -0
  794. package/src/models/errors/index.ts +1 -1
  795. package/src/models/operations/index.ts +4 -4
  796. package/src/models/operations/search-companies-response.ts +4888 -0
  797. package/src/models/operations/search-contacts-contact.ts +5287 -0
  798. package/src/models/operations/update-account-response.ts +5354 -0
  799. package/src/models/operations/update-schedule-response.ts +4456 -0
  800. package/src/sdk/actions.ts +352 -10
  801. package/src/sdk/campaigns.ts +9 -9
  802. package/src/sdk/chat.ts +227 -16
  803. package/src/sdk/company-pages.ts +10 -10
  804. package/src/sdk/contacts.ts +381 -3
  805. package/src/sdk/context.ts +63 -0
  806. package/src/sdk/cron.ts +43 -0
  807. package/src/sdk/profile.ts +62 -26
  808. package/src/sdk/sales-nav.ts +75 -3
  809. package/src/sdk/scheduled-messages.ts +81 -0
  810. package/src/sdk/scrapers.ts +170 -6
  811. package/src/sdk/sdk.ts +22 -54
  812. package/src/sdk/search.ts +508 -0
  813. package/esm/funcs/campaigns-get-stats.d.ts +0 -18
  814. package/esm/funcs/campaigns-get-stats.d.ts.map +0 -1
  815. package/esm/funcs/campaigns-get-stats.js +0 -101
  816. package/esm/funcs/campaigns-get-stats.js.map +0 -1
  817. package/esm/funcs/company-pages-get-posts.d.ts +0 -18
  818. package/esm/funcs/company-pages-get-posts.d.ts.map +0 -1
  819. package/esm/funcs/company-pages-get-posts.js +0 -95
  820. package/esm/funcs/company-pages-get-posts.js.map +0 -1
  821. package/esm/funcs/linked-in-actions-create-comment.d.ts +0 -18
  822. package/esm/funcs/linked-in-actions-create-comment.d.ts.map +0 -1
  823. package/esm/funcs/linked-in-actions-create-comment.js +0 -95
  824. package/esm/funcs/linked-in-actions-create-comment.js.map +0 -1
  825. package/esm/funcs/linked-in-actions-decline-invitation.d.ts +0 -18
  826. package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +0 -1
  827. package/esm/funcs/linked-in-actions-decline-invitation.js +0 -95
  828. package/esm/funcs/linked-in-actions-decline-invitation.js.map +0 -1
  829. package/esm/funcs/linked-in-actions-like-comment.d.ts +0 -18
  830. package/esm/funcs/linked-in-actions-like-comment.d.ts.map +0 -1
  831. package/esm/funcs/linked-in-actions-like-comment.js +0 -95
  832. package/esm/funcs/linked-in-actions-like-comment.js.map +0 -1
  833. package/esm/funcs/linked-in-actions-publish-post.d.ts +0 -18
  834. package/esm/funcs/linked-in-actions-publish-post.d.ts.map +0 -1
  835. package/esm/funcs/linked-in-actions-publish-post.js +0 -95
  836. package/esm/funcs/linked-in-actions-publish-post.js.map +0 -1
  837. package/esm/funcs/linked-in-actions-save-post.d.ts +0 -18
  838. package/esm/funcs/linked-in-actions-save-post.d.ts.map +0 -1
  839. package/esm/funcs/linked-in-actions-save-post.js +0 -95
  840. package/esm/funcs/linked-in-actions-save-post.js.map +0 -1
  841. package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +0 -18
  842. package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +0 -1
  843. package/esm/funcs/linked-in-actions-unfollow-profile.js +0 -95
  844. package/esm/funcs/linked-in-actions-unfollow-profile.js.map +0 -1
  845. package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
  846. package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
  847. package/esm/funcs/linked-in-chat-list-starred.js +0 -97
  848. package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
  849. package/esm/funcs/linked-in-chat-mark-seen.d.ts +0 -18
  850. package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +0 -1
  851. package/esm/funcs/linked-in-chat-mark-seen.js +0 -95
  852. package/esm/funcs/linked-in-chat-mark-seen.js.map +0 -1
  853. package/esm/funcs/linked-in-chat-star.d.ts +0 -18
  854. package/esm/funcs/linked-in-chat-star.d.ts.map +0 -1
  855. package/esm/funcs/linked-in-chat-star.js +0 -95
  856. package/esm/funcs/linked-in-chat-star.js.map +0 -1
  857. package/esm/funcs/linked-in-chat-unarchive.d.ts +0 -18
  858. package/esm/funcs/linked-in-chat-unarchive.d.ts.map +0 -1
  859. package/esm/funcs/linked-in-chat-unarchive.js +0 -95
  860. package/esm/funcs/linked-in-chat-unarchive.js.map +0 -1
  861. package/esm/funcs/linked-in-chat-unstar.d.ts +0 -18
  862. package/esm/funcs/linked-in-chat-unstar.d.ts.map +0 -1
  863. package/esm/funcs/linked-in-chat-unstar.js +0 -95
  864. package/esm/funcs/linked-in-chat-unstar.js.map +0 -1
  865. package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +0 -18
  866. package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +0 -1
  867. package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +0 -95
  868. package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +0 -1
  869. package/esm/funcs/linked-in-scrapers-get-feed.d.ts +0 -18
  870. package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +0 -1
  871. package/esm/funcs/linked-in-scrapers-get-feed.js +0 -97
  872. package/esm/funcs/linked-in-scrapers-get-feed.js.map +0 -1
  873. package/esm/funcs/linked-in-search-resolve-parameters.d.ts +0 -47
  874. package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
  875. package/esm/funcs/linked-in-search-resolve-parameters.js +0 -124
  876. package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
  877. package/esm/funcs/linked-in-search-search-companies.d.ts +0 -75
  878. package/esm/funcs/linked-in-search-search-companies.d.ts.map +0 -1
  879. package/esm/funcs/linked-in-search-search-companies.js +0 -152
  880. package/esm/funcs/linked-in-search-search-companies.js.map +0 -1
  881. package/esm/funcs/linked-in-search-search.d.ts +0 -55
  882. package/esm/funcs/linked-in-search-search.d.ts.map +0 -1
  883. package/esm/funcs/linked-in-search-search.js +0 -132
  884. package/esm/funcs/linked-in-search-search.js.map +0 -1
  885. package/esm/funcs/linkedin-actions-accept-invitation.d.ts +0 -18
  886. package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +0 -1
  887. package/esm/funcs/linkedin-actions-accept-invitation.js +0 -95
  888. package/esm/funcs/linkedin-actions-accept-invitation.js.map +0 -1
  889. package/esm/funcs/linkedin-actions-edit-comment.d.ts +0 -18
  890. package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +0 -1
  891. package/esm/funcs/linkedin-actions-edit-comment.js +0 -95
  892. package/esm/funcs/linkedin-actions-edit-comment.js.map +0 -1
  893. package/esm/funcs/linkedin-actions-edit-post.d.ts +0 -18
  894. package/esm/funcs/linkedin-actions-edit-post.d.ts.map +0 -1
  895. package/esm/funcs/linkedin-actions-edit-post.js +0 -95
  896. package/esm/funcs/linkedin-actions-edit-post.js.map +0 -1
  897. package/esm/funcs/linkedin-actions-follow-profile.d.ts +0 -18
  898. package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +0 -1
  899. package/esm/funcs/linkedin-actions-follow-profile.js +0 -95
  900. package/esm/funcs/linkedin-actions-follow-profile.js.map +0 -1
  901. package/esm/funcs/linkedin-actions-like-post.d.ts +0 -18
  902. package/esm/funcs/linkedin-actions-like-post.d.ts.map +0 -1
  903. package/esm/funcs/linkedin-actions-like-post.js +0 -95
  904. package/esm/funcs/linkedin-actions-like-post.js.map +0 -1
  905. package/esm/funcs/linkedin-actions-list-invitations.d.ts +0 -18
  906. package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +0 -1
  907. package/esm/funcs/linkedin-actions-list-invitations.js +0 -97
  908. package/esm/funcs/linkedin-actions-list-invitations.js.map +0 -1
  909. package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +0 -18
  910. package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +0 -1
  911. package/esm/funcs/linkedin-actions-reply-to-comment.js +0 -95
  912. package/esm/funcs/linkedin-actions-reply-to-comment.js.map +0 -1
  913. package/esm/funcs/linkedin-actions-repost-post.d.ts +0 -18
  914. package/esm/funcs/linkedin-actions-repost-post.d.ts.map +0 -1
  915. package/esm/funcs/linkedin-actions-repost-post.js +0 -95
  916. package/esm/funcs/linkedin-actions-repost-post.js.map +0 -1
  917. package/esm/funcs/linkedin-actions-unfollow-company.d.ts +0 -18
  918. package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +0 -1
  919. package/esm/funcs/linkedin-actions-unfollow-company.js +0 -95
  920. package/esm/funcs/linkedin-actions-unfollow-company.js.map +0 -1
  921. package/esm/funcs/linkedin-actions-unlike-comment.d.ts +0 -18
  922. package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +0 -1
  923. package/esm/funcs/linkedin-actions-unlike-comment.js +0 -95
  924. package/esm/funcs/linkedin-actions-unlike-comment.js.map +0 -1
  925. package/esm/funcs/linkedin-actions-unlike-post.d.ts +0 -18
  926. package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +0 -1
  927. package/esm/funcs/linkedin-actions-unlike-post.js +0 -95
  928. package/esm/funcs/linkedin-actions-unlike-post.js.map +0 -1
  929. package/esm/funcs/linkedin-actions-unsave-post.d.ts +0 -18
  930. package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +0 -1
  931. package/esm/funcs/linkedin-actions-unsave-post.js +0 -95
  932. package/esm/funcs/linkedin-actions-unsave-post.js.map +0 -1
  933. package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +0 -18
  934. package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +0 -1
  935. package/esm/funcs/linkedin-actions-withdraw-invitation.js +0 -95
  936. package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +0 -1
  937. package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
  938. package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
  939. package/esm/funcs/linkedin-chat-get-messages.js +0 -99
  940. package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
  941. package/esm/funcs/linkedin-chat-get-unread-count.d.ts +0 -18
  942. package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
  943. package/esm/funcs/linkedin-chat-get-unread-count.js +0 -85
  944. package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
  945. package/esm/funcs/linkedin-chat-list-archived.d.ts +0 -18
  946. package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
  947. package/esm/funcs/linkedin-chat-list-archived.js +0 -97
  948. package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
  949. package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +0 -18
  950. package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +0 -1
  951. package/esm/funcs/linkedin-chat-list-inbox-conversations.js +0 -95
  952. package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +0 -1
  953. package/esm/funcs/linkedin-chat-mark-all-read.d.ts +0 -18
  954. package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +0 -1
  955. package/esm/funcs/linkedin-chat-mark-all-read.js +0 -85
  956. package/esm/funcs/linkedin-chat-mark-all-read.js.map +0 -1
  957. package/esm/funcs/linkedin-chat-react.d.ts +0 -18
  958. package/esm/funcs/linkedin-chat-react.d.ts.map +0 -1
  959. package/esm/funcs/linkedin-chat-react.js +0 -95
  960. package/esm/funcs/linkedin-chat-react.js.map +0 -1
  961. package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +0 -18
  962. package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +0 -1
  963. package/esm/funcs/linkedin-chat-send-typing-indicator.js +0 -95
  964. package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +0 -1
  965. package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +0 -18
  966. package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +0 -1
  967. package/esm/funcs/linkedin-scrapers-collect-comments.js +0 -95
  968. package/esm/funcs/linkedin-scrapers-collect-comments.js.map +0 -1
  969. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +0 -18
  970. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +0 -1
  971. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +0 -95
  972. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +0 -1
  973. package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +0 -18
  974. package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +0 -1
  975. package/esm/funcs/linkedin-scrapers-collect-likes.js +0 -95
  976. package/esm/funcs/linkedin-scrapers-collect-likes.js.map +0 -1
  977. package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +0 -18
  978. package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +0 -1
  979. package/esm/funcs/linkedin-scrapers-list-saved-posts.js +0 -95
  980. package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +0 -1
  981. package/esm/funcs/linkedin-scrapers-visit-company.d.ts +0 -18
  982. package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +0 -1
  983. package/esm/funcs/linkedin-scrapers-visit-company.js +0 -95
  984. package/esm/funcs/linkedin-scrapers-visit-company.js.map +0 -1
  985. package/esm/funcs/linkedin-search-search-by-url.d.ts +0 -69
  986. package/esm/funcs/linkedin-search-search-by-url.d.ts.map +0 -1
  987. package/esm/funcs/linkedin-search-search-by-url.js +0 -146
  988. package/esm/funcs/linkedin-search-search-by-url.js.map +0 -1
  989. package/esm/funcs/linkedin-search-search-jobs.d.ts +0 -96
  990. package/esm/funcs/linkedin-search-search-jobs.d.ts.map +0 -1
  991. package/esm/funcs/linkedin-search-search-jobs.js +0 -173
  992. package/esm/funcs/linkedin-search-search-jobs.js.map +0 -1
  993. package/esm/funcs/linkedin-search-search-people.d.ts +0 -83
  994. package/esm/funcs/linkedin-search-search-people.d.ts.map +0 -1
  995. package/esm/funcs/linkedin-search-search-people.js +0 -160
  996. package/esm/funcs/linkedin-search-search-people.js.map +0 -1
  997. package/esm/funcs/linkedin-search-search-posts.d.ts +0 -71
  998. package/esm/funcs/linkedin-search-search-posts.d.ts.map +0 -1
  999. package/esm/funcs/linkedin-search-search-posts.js +0 -148
  1000. package/esm/funcs/linkedin-search-search-posts.js.map +0 -1
  1001. package/esm/funcs/profile-get-posts.d.ts +0 -18
  1002. package/esm/funcs/profile-get-posts.d.ts.map +0 -1
  1003. package/esm/funcs/profile-get-posts.js +0 -97
  1004. package/esm/funcs/profile-get-posts.js.map +0 -1
  1005. package/esm/funcs/profile-get-profile-views.d.ts +0 -18
  1006. package/esm/funcs/profile-get-profile-views.d.ts.map +0 -1
  1007. package/esm/funcs/profile-get-profile-views.js +0 -85
  1008. package/esm/funcs/profile-get-profile-views.js.map +0 -1
  1009. package/esm/funcs/sales-nav-search-people.d.ts +0 -53
  1010. package/esm/funcs/sales-nav-search-people.d.ts.map +0 -1
  1011. package/esm/funcs/sales-nav-search-people.js +0 -130
  1012. package/esm/funcs/sales-nav-search-people.js.map +0 -1
  1013. package/esm/funcs/sales-navigator-search-search-companies.d.ts +0 -33
  1014. package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +0 -1
  1015. package/esm/funcs/sales-navigator-search-search-companies.js +0 -110
  1016. package/esm/funcs/sales-navigator-search-search-companies.js.map +0 -1
  1017. package/esm/funcs/sales-navigator-search-search.d.ts +0 -39
  1018. package/esm/funcs/sales-navigator-search-search.d.ts.map +0 -1
  1019. package/esm/funcs/sales-navigator-search-search.js +0 -116
  1020. package/esm/funcs/sales-navigator-search-search.js.map +0 -1
  1021. package/esm/models/errors/collect-linked-in-likes.d.ts +0 -211
  1022. package/esm/models/errors/collect-linked-in-likes.d.ts.map +0 -1
  1023. package/esm/models/errors/collect-linked-in-likes.js +0 -306
  1024. package/esm/models/errors/collect-linked-in-likes.js.map +0 -1
  1025. package/esm/models/operations/get-campaign-stats-response.d.ts +0 -1550
  1026. package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
  1027. package/esm/models/operations/get-campaign-stats-response.js +0 -961
  1028. package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
  1029. package/esm/models/operations/scraping-weekly.d.ts +0 -2945
  1030. package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
  1031. package/esm/models/operations/scraping-weekly.js +0 -1593
  1032. package/esm/models/operations/scraping-weekly.js.map +0 -1
  1033. package/esm/models/operations/search-linked-in-by-url-type-post.d.ts +0 -2412
  1034. package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
  1035. package/esm/models/operations/search-linked-in-by-url-type-post.js +0 -1577
  1036. package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
  1037. package/esm/models/operations/upsert-contacts.d.ts +0 -182
  1038. package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
  1039. package/esm/models/operations/upsert-contacts.js +0 -116
  1040. package/esm/models/operations/upsert-contacts.js.map +0 -1
  1041. package/esm/sdk/linked-in-actions-2.d.ts +0 -47
  1042. package/esm/sdk/linked-in-actions-2.d.ts.map +0 -1
  1043. package/esm/sdk/linked-in-actions-2.js +0 -68
  1044. package/esm/sdk/linked-in-actions-2.js.map +0 -1
  1045. package/esm/sdk/linked-in-chat-2.d.ts +0 -40
  1046. package/esm/sdk/linked-in-chat-2.d.ts.map +0 -1
  1047. package/esm/sdk/linked-in-chat-2.js +0 -58
  1048. package/esm/sdk/linked-in-chat-2.js.map +0 -1
  1049. package/esm/sdk/linked-in-scrapers-2.d.ts +0 -19
  1050. package/esm/sdk/linked-in-scrapers-2.d.ts.map +0 -1
  1051. package/esm/sdk/linked-in-scrapers-2.js +0 -28
  1052. package/esm/sdk/linked-in-scrapers-2.js.map +0 -1
  1053. package/esm/sdk/linked-in-search-1.d.ts +0 -149
  1054. package/esm/sdk/linked-in-search-1.d.ts.map +0 -1
  1055. package/esm/sdk/linked-in-search-1.js +0 -161
  1056. package/esm/sdk/linked-in-search-1.js.map +0 -1
  1057. package/esm/sdk/linkedin-actions-1.d.ts +0 -96
  1058. package/esm/sdk/linkedin-actions-1.d.ts.map +0 -1
  1059. package/esm/sdk/linkedin-actions-1.js +0 -138
  1060. package/esm/sdk/linkedin-actions-1.js.map +0 -1
  1061. package/esm/sdk/linkedin-chat-1.d.ts +0 -58
  1062. package/esm/sdk/linkedin-chat-1.d.ts.map +0 -1
  1063. package/esm/sdk/linkedin-chat-1.js +0 -82
  1064. package/esm/sdk/linkedin-chat-1.js.map +0 -1
  1065. package/esm/sdk/linkedin-scrapers-1.d.ts +0 -40
  1066. package/esm/sdk/linkedin-scrapers-1.d.ts.map +0 -1
  1067. package/esm/sdk/linkedin-scrapers-1.js +0 -58
  1068. package/esm/sdk/linkedin-scrapers-1.js.map +0 -1
  1069. package/esm/sdk/linkedin-search-2.d.ts +0 -280
  1070. package/esm/sdk/linkedin-search-2.d.ts.map +0 -1
  1071. package/esm/sdk/linkedin-search-2.js +0 -295
  1072. package/esm/sdk/linkedin-search-2.js.map +0 -1
  1073. package/esm/sdk/sales-navigator-search.d.ts +0 -55
  1074. package/esm/sdk/sales-navigator-search.d.ts.map +0 -1
  1075. package/esm/sdk/sales-navigator-search.js +0 -64
  1076. package/esm/sdk/sales-navigator-search.js.map +0 -1
  1077. package/examples/linkedinScrapersCollectLikes.example.ts +0 -30
  1078. package/src/funcs/campaigns-get-stats.ts +0 -221
  1079. package/src/funcs/company-pages-get-posts.ts +0 -215
  1080. package/src/funcs/linked-in-actions-create-comment.ts +0 -215
  1081. package/src/funcs/linked-in-actions-decline-invitation.ts +0 -218
  1082. package/src/funcs/linked-in-actions-like-comment.ts +0 -215
  1083. package/src/funcs/linked-in-actions-publish-post.ts +0 -215
  1084. package/src/funcs/linked-in-actions-save-post.ts +0 -215
  1085. package/src/funcs/linked-in-actions-unfollow-profile.ts +0 -215
  1086. package/src/funcs/linked-in-chat-list-starred.ts +0 -220
  1087. package/src/funcs/linked-in-chat-mark-seen.ts +0 -215
  1088. package/src/funcs/linked-in-chat-star.ts +0 -215
  1089. package/src/funcs/linked-in-chat-unarchive.ts +0 -215
  1090. package/src/funcs/linked-in-chat-unstar.ts +0 -215
  1091. package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +0 -218
  1092. package/src/funcs/linked-in-scrapers-get-feed.ts +0 -220
  1093. package/src/funcs/linked-in-search-resolve-parameters.ts +0 -250
  1094. package/src/funcs/linked-in-search-search-companies.ts +0 -272
  1095. package/src/funcs/linked-in-search-search.ts +0 -251
  1096. package/src/funcs/linkedin-actions-accept-invitation.ts +0 -215
  1097. package/src/funcs/linkedin-actions-edit-comment.ts +0 -215
  1098. package/src/funcs/linkedin-actions-edit-post.ts +0 -215
  1099. package/src/funcs/linkedin-actions-follow-profile.ts +0 -215
  1100. package/src/funcs/linkedin-actions-like-post.ts +0 -215
  1101. package/src/funcs/linkedin-actions-list-invitations.ts +0 -220
  1102. package/src/funcs/linkedin-actions-reply-to-comment.ts +0 -215
  1103. package/src/funcs/linkedin-actions-repost-post.ts +0 -215
  1104. package/src/funcs/linkedin-actions-unfollow-company.ts +0 -215
  1105. package/src/funcs/linkedin-actions-unlike-comment.ts +0 -215
  1106. package/src/funcs/linkedin-actions-unlike-post.ts +0 -215
  1107. package/src/funcs/linkedin-actions-unsave-post.ts +0 -215
  1108. package/src/funcs/linkedin-actions-withdraw-invitation.ts +0 -218
  1109. package/src/funcs/linkedin-chat-get-messages.ts +0 -219
  1110. package/src/funcs/linkedin-chat-get-unread-count.ts +0 -199
  1111. package/src/funcs/linkedin-chat-list-archived.ts +0 -220
  1112. package/src/funcs/linkedin-chat-list-inbox-conversations.ts +0 -215
  1113. package/src/funcs/linkedin-chat-mark-all-read.ts +0 -199
  1114. package/src/funcs/linkedin-chat-react.ts +0 -214
  1115. package/src/funcs/linkedin-chat-send-typing-indicator.ts +0 -215
  1116. package/src/funcs/linkedin-scrapers-collect-comments.ts +0 -215
  1117. package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +0 -218
  1118. package/src/funcs/linkedin-scrapers-collect-likes.ts +0 -215
  1119. package/src/funcs/linkedin-scrapers-list-saved-posts.ts +0 -218
  1120. package/src/funcs/linkedin-scrapers-visit-company.ts +0 -215
  1121. package/src/funcs/linkedin-search-search-by-url.ts +0 -266
  1122. package/src/funcs/linkedin-search-search-jobs.ts +0 -293
  1123. package/src/funcs/linkedin-search-search-people.ts +0 -280
  1124. package/src/funcs/linkedin-search-search-posts.ts +0 -268
  1125. package/src/funcs/profile-get-posts.ts +0 -220
  1126. package/src/funcs/profile-get-profile-views.ts +0 -199
  1127. package/src/funcs/sales-nav-search-people.ts +0 -250
  1128. package/src/funcs/sales-navigator-search-search-companies.ts +0 -230
  1129. package/src/funcs/sales-navigator-search-search.ts +0 -235
  1130. package/src/models/errors/collect-linked-in-likes.ts +0 -494
  1131. package/src/models/operations/get-campaign-stats-response.ts +0 -3367
  1132. package/src/models/operations/scraping-weekly.ts +0 -5706
  1133. package/src/models/operations/search-linked-in-by-url-type-post.ts +0 -4897
  1134. package/src/models/operations/upsert-contacts.ts +0 -305
  1135. package/src/sdk/linked-in-actions-2.ts +0 -117
  1136. package/src/sdk/linked-in-chat-2.ts +0 -99
  1137. package/src/sdk/linked-in-scrapers-2.ts +0 -45
  1138. package/src/sdk/linked-in-search-1.ts +0 -186
  1139. package/src/sdk/linkedin-actions-1.ts +0 -243
  1140. package/src/sdk/linkedin-chat-1.ts +0 -139
  1141. package/src/sdk/linkedin-scrapers-1.ts +0 -99
  1142. package/src/sdk/linkedin-search-2.ts +0 -328
  1143. package/src/sdk/sales-navigator-search.ts +0 -81
package/FUNCTIONS.md CHANGED
@@ -20,7 +20,7 @@ specific category of applications.
20
20
 
21
21
  ```typescript
22
22
  import { BereachCore } from "bereach/core.js";
23
- import { linkedinScrapersCollectLikes } from "bereach/funcs/linkedin-scrapers-collect-likes.js";
23
+ import { scrapersCollectLikes } from "bereach/funcs/scrapers-collect-likes.js";
24
24
 
25
25
  // Use `BereachCore` for best tree-shaking performance.
26
26
  // You can create one instance of it to use across an application.
@@ -29,7 +29,7 @@ const bereach = new BereachCore({
29
29
  });
30
30
 
31
31
  async function run() {
32
- const res = await linkedinScrapersCollectLikes(bereach, {
32
+ const res = await scrapersCollectLikes(bereach, {
33
33
  postUrl: "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
34
34
  start: 0,
35
35
  });
@@ -37,7 +37,7 @@ async function run() {
37
37
  const { value: result } = res;
38
38
  console.log(result);
39
39
  } else {
40
- console.log("linkedinScrapersCollectLikes failed:", res.error);
40
+ console.log("scrapersCollectLikes failed:", res.error);
41
41
  }
42
42
  }
43
43
 
package/README.md CHANGED
@@ -90,7 +90,7 @@ const bereach = new Bereach({
90
90
  });
91
91
 
92
92
  async function run() {
93
- const result = await bereach.linkedinScrapers.collectLikes({
93
+ const result = await bereach.scrapers.collectLikes({
94
94
  postUrl:
95
95
  "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
96
96
  start: 0,
@@ -124,7 +124,7 @@ const bereach = new Bereach({
124
124
  });
125
125
 
126
126
  async function run() {
127
- const result = await bereach.linkedinScrapers.collectLikes({
127
+ const result = await bereach.scrapers.collectLikes({
128
128
  postUrl:
129
129
  "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
130
130
  start: 0,
@@ -147,103 +147,97 @@ run();
147
147
  ### [Actions](docs/sdks/actions/README.md)
148
148
 
149
149
  * [connectProfile](docs/sdks/actions/README.md#connectprofile) - Send LinkedIn connection request
150
+ * [listInvitations](docs/sdks/actions/README.md#listinvitations) - List received LinkedIn connection invitations
151
+ * [acceptInvitation](docs/sdks/actions/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
150
152
  * [sendMessage](docs/sdks/actions/README.md#sendmessage) - Send LinkedIn message
153
+ * [replyToComment](docs/sdks/actions/README.md#replytocomment) - Reply to a LinkedIn comment
154
+ * [likeComment](docs/sdks/actions/README.md#likecomment) - Like a LinkedIn comment
155
+ * [publishPost](docs/sdks/actions/README.md#publishpost) - Publish or schedule a LinkedIn post
156
+ * [createComment](docs/sdks/actions/README.md#createcomment) - Comment on a LinkedIn post
157
+ * [likePost](docs/sdks/actions/README.md#likepost) - Like a LinkedIn post
158
+ * [declineInvitation](docs/sdks/actions/README.md#declineinvitation) - Decline a connection invitation
151
159
  * [listSentInvitations](docs/sdks/actions/README.md#listsentinvitations) - List sent connection invitations
160
+ * [withdrawInvitation](docs/sdks/actions/README.md#withdrawinvitation) - Withdraw a sent connection invitation
161
+ * [followProfile](docs/sdks/actions/README.md#followprofile) - Follow a profile
162
+ * [unfollowProfile](docs/sdks/actions/README.md#unfollowprofile) - Unfollow a profile
163
+ * [editPost](docs/sdks/actions/README.md#editpost) - Edit a post
164
+ * [editComment](docs/sdks/actions/README.md#editcomment) - Edit a comment
165
+ * [repostPost](docs/sdks/actions/README.md#repostpost) - Repost / share a post
166
+ * [unlikePost](docs/sdks/actions/README.md#unlikepost) - Unlike a post
167
+ * [unlikeComment](docs/sdks/actions/README.md#unlikecomment) - Unlike a comment
168
+ * [savePost](docs/sdks/actions/README.md#savepost) - Save a post
169
+ * [unsavePost](docs/sdks/actions/README.md#unsavepost) - Unsave a post
152
170
  * [followCompany](docs/sdks/actions/README.md#followcompany) - Follow a company
171
+ * [unfollowCompany](docs/sdks/actions/README.md#unfollowcompany) - Unfollow a company
153
172
 
154
173
  ### [Campaigns](docs/sdks/campaigns/README.md)
155
174
 
156
175
  * [~~filter~~](docs/sdks/campaigns/README.md#filter) - Check if campaign actions are completed :warning: **Deprecated**
157
176
  * [getStatus](docs/sdks/campaigns/README.md#getstatus) - Query per-profile action status within a campaign
158
177
  * [sync](docs/sdks/campaigns/README.md#sync) - Mark actions as completed without performing them
159
- * [getStats](docs/sdks/campaigns/README.md#getstats) - Get aggregate campaign statistics
178
+ * [stats](docs/sdks/campaigns/README.md#stats) - Get aggregate campaign statistics
160
179
 
161
180
  ### [Chat](docs/sdks/chat/README.md)
162
181
 
182
+ * [listInbox](docs/sdks/chat/README.md#listinbox) - List LinkedIn inbox conversations
163
183
  * [searchConversations](docs/sdks/chat/README.md#searchconversations) - Search LinkedIn conversations
164
184
  * [findConversation](docs/sdks/chat/README.md#findconversation) - Find a conversation with a specific person
185
+ * [getMessages](docs/sdks/chat/README.md#getmessages) - Read messages from a conversation
186
+ * [markSeen](docs/sdks/chat/README.md#markseen) - Mark a conversation as read
187
+ * [markAllRead](docs/sdks/chat/README.md#markallread) - Mark all conversations as read
188
+ * [star](docs/sdks/chat/README.md#star) - Star a conversation
189
+ * [unstar](docs/sdks/chat/README.md#unstar) - Unstar a conversation
190
+ * [listStarred](docs/sdks/chat/README.md#liststarred) - List starred conversations
165
191
  * [archive](docs/sdks/chat/README.md#archive) - Archive a conversation
192
+ * [unarchive](docs/sdks/chat/README.md#unarchive) - Unarchive a conversation
193
+ * [listArchived](docs/sdks/chat/README.md#listarchived) - List archived conversations
194
+ * [react](docs/sdks/chat/README.md#react) - React to a message with emoji
166
195
  * [unreact](docs/sdks/chat/README.md#unreact) - Remove emoji reaction from a message
196
+ * [sendTypingIndicator](docs/sdks/chat/README.md#sendtypingindicator) - Send typing indicator
197
+ * [getUnreadCount](docs/sdks/chat/README.md#getunreadcount) - Get unread message count
167
198
 
168
199
  ### [CompanyPages](docs/sdks/companypages/README.md)
169
200
 
170
201
  * [list](docs/sdks/companypages/README.md#list) - List company pages the user administers
171
- * [getPosts](docs/sdks/companypages/README.md#getposts) - Get recent posts from a company page
202
+ * [posts](docs/sdks/companypages/README.md#posts) - Get recent posts from a company page
172
203
  * [getPermissions](docs/sdks/companypages/README.md#getpermissions) - Get admin permissions for a company page
173
204
  * [getAnalytics](docs/sdks/companypages/README.md#getanalytics) - Get company page overview analytics
174
205
 
175
206
  ### [Contacts](docs/sdks/contacts/README.md)
176
207
 
177
208
  * [upsert](docs/sdks/contacts/README.md#upsert) - Create or upsert contacts (no campaign required)
178
-
179
- ### [LinkedinActions](docs/sdks/linkedinactions1/README.md)
180
-
181
- * [listInvitations](docs/sdks/linkedinactions1/README.md#listinvitations) - List received LinkedIn connection invitations
182
- * [acceptInvitation](docs/sdks/linkedinactions1/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
183
- * [replyToComment](docs/sdks/linkedinactions1/README.md#replytocomment) - Reply to a LinkedIn comment
184
- * [likePost](docs/sdks/linkedinactions1/README.md#likepost) - Like a LinkedIn post
185
- * [withdrawInvitation](docs/sdks/linkedinactions1/README.md#withdrawinvitation) - Withdraw a sent connection invitation
186
- * [followProfile](docs/sdks/linkedinactions1/README.md#followprofile) - Follow a profile
187
- * [editPost](docs/sdks/linkedinactions1/README.md#editpost) - Edit a post
188
- * [editComment](docs/sdks/linkedinactions1/README.md#editcomment) - Edit a comment
189
- * [repostPost](docs/sdks/linkedinactions1/README.md#repostpost) - Repost / share a post
190
- * [unlikePost](docs/sdks/linkedinactions1/README.md#unlikepost) - Unlike a post
191
- * [unlikeComment](docs/sdks/linkedinactions1/README.md#unlikecomment) - Unlike a comment
192
- * [unsavePost](docs/sdks/linkedinactions1/README.md#unsavepost) - Unsave a post
193
- * [unfollowCompany](docs/sdks/linkedinactions1/README.md#unfollowcompany) - Unfollow a company
194
-
195
- ### [LinkedInActions](docs/sdks/linkedinactions2/README.md)
196
-
197
- * [likeComment](docs/sdks/linkedinactions2/README.md#likecomment) - Like a LinkedIn comment
198
- * [publishPost](docs/sdks/linkedinactions2/README.md#publishpost) - Publish or schedule a LinkedIn post
199
- * [createComment](docs/sdks/linkedinactions2/README.md#createcomment) - Comment on a LinkedIn post
200
- * [declineInvitation](docs/sdks/linkedinactions2/README.md#declineinvitation) - Decline a connection invitation
201
- * [unfollowProfile](docs/sdks/linkedinactions2/README.md#unfollowprofile) - Unfollow a profile
202
- * [savePost](docs/sdks/linkedinactions2/README.md#savepost) - Save a post
203
-
204
- ### [LinkedinChat](docs/sdks/linkedinchat1/README.md)
205
-
206
- * [listInboxConversations](docs/sdks/linkedinchat1/README.md#listinboxconversations) - List LinkedIn inbox conversations
207
- * [getMessages](docs/sdks/linkedinchat1/README.md#getmessages) - Read messages from a conversation
208
- * [markAllRead](docs/sdks/linkedinchat1/README.md#markallread) - Mark all conversations as read
209
- * [listArchived](docs/sdks/linkedinchat1/README.md#listarchived) - List archived conversations
210
- * [react](docs/sdks/linkedinchat1/README.md#react) - React to a message with emoji
211
- * [sendTypingIndicator](docs/sdks/linkedinchat1/README.md#sendtypingindicator) - Send typing indicator
212
- * [getUnreadCount](docs/sdks/linkedinchat1/README.md#getunreadcount) - Get unread message count
213
-
214
- ### [LinkedInChat](docs/sdks/linkedinchat2/README.md)
215
-
216
- * [markSeen](docs/sdks/linkedinchat2/README.md#markseen) - Mark a conversation as read
217
- * [star](docs/sdks/linkedinchat2/README.md#star) - Star a conversation
218
- * [unstar](docs/sdks/linkedinchat2/README.md#unstar) - Unstar a conversation
219
- * [listStarred](docs/sdks/linkedinchat2/README.md#liststarred) - List starred conversations
220
- * [unarchive](docs/sdks/linkedinchat2/README.md#unarchive) - Unarchive a conversation
221
-
222
- ### [LinkedinScrapers](docs/sdks/linkedinscrapers1/README.md)
223
-
224
- * [collectLikes](docs/sdks/linkedinscrapers1/README.md#collectlikes) - Scrape LinkedIn post likes
225
- * [collectComments](docs/sdks/linkedinscrapers1/README.md#collectcomments) - Scrape LinkedIn post comments
226
- * [visitCompany](docs/sdks/linkedinscrapers1/README.md#visitcompany) - Visit LinkedIn company page and extract profile data
227
- * [listSavedPosts](docs/sdks/linkedinscrapers1/README.md#listsavedposts) - List saved posts
228
- * [collectHashtagPosts](docs/sdks/linkedinscrapers1/README.md#collecthashtagposts) - Collect posts from a hashtag
229
-
230
- ### [LinkedInScrapers](docs/sdks/linkedinscrapers2/README.md)
231
-
232
- * [collectCommentReplies](docs/sdks/linkedinscrapers2/README.md#collectcommentreplies) - Scrape replies to a LinkedIn comment
233
- * [getFeed](docs/sdks/linkedinscrapers2/README.md#getfeed) - Get home feed
234
-
235
- ### [LinkedinSearch](docs/sdks/linkedinsearch2/README.md)
236
-
237
- * [searchPosts](docs/sdks/linkedinsearch2/README.md#searchposts) - Search LinkedIn Posts
238
- * [searchPeople](docs/sdks/linkedinsearch2/README.md#searchpeople) - Search LinkedIn People
239
- * [searchJobs](docs/sdks/linkedinsearch2/README.md#searchjobs) - Search LinkedIn Jobs
240
- * [searchByUrl](docs/sdks/linkedinsearch2/README.md#searchbyurl) - Search LinkedIn by URL
241
-
242
- ### [LinkedInSearch](docs/sdks/linkedinsearch1/README.md)
243
-
244
- * [search](docs/sdks/linkedinsearch1/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
245
- * [searchCompanies](docs/sdks/linkedinsearch1/README.md#searchcompanies) - Search LinkedIn Companies
246
- * [resolveParameters](docs/sdks/linkedinsearch1/README.md#resolveparameters) - Resolve text to LinkedIn search parameter IDs (typeahead)
209
+ * [search](docs/sdks/contacts/README.md#search) - Search and filter contacts
210
+ * [get](docs/sdks/contacts/README.md#get) - Get a single contact with activities and campaigns
211
+ * [update](docs/sdks/contacts/README.md#update) - Update a contact
212
+ * [listActivities](docs/sdks/contacts/README.md#listactivities) - List activities for a contact
213
+ * [addActivities](docs/sdks/contacts/README.md#addactivities) - Log activities for a contact
214
+ * [bulkUpdate](docs/sdks/contacts/README.md#bulkupdate) - Bulk update contacts
215
+ * [stats](docs/sdks/contacts/README.md#stats) - Get contact funnel statistics
216
+ * [listAgentStates](docs/sdks/contacts/README.md#listagentstates) - List all agent state entries
217
+ * [getAgentState](docs/sdks/contacts/README.md#getagentstate) - Get agent state by key
218
+ * [setAgentState](docs/sdks/contacts/README.md#setagentstate) - Set agent state by key
219
+ * [deleteAgentState](docs/sdks/contacts/README.md#deleteagentstate) - Delete agent state by key
220
+ * [patchAgentState](docs/sdks/contacts/README.md#patchagentstate) - Merge-update agent state by key
221
+ * [listCampaigns](docs/sdks/contacts/README.md#listcampaigns) - List campaigns
222
+ * [createCampaign](docs/sdks/contacts/README.md#createcampaign) - Create a lead-gen campaign
223
+ * [getCampaign](docs/sdks/contacts/README.md#getcampaign) - Get a single campaign
224
+ * [deleteCampaign](docs/sdks/contacts/README.md#deletecampaign) - Delete a campaign
225
+ * [updateCampaign](docs/sdks/contacts/README.md#updatecampaign) - Update campaign settings
226
+ * [campaignStatusTransition](docs/sdks/contacts/README.md#campaignstatustransition) - Campaign state transition
227
+ * [listByCampaign](docs/sdks/contacts/README.md#listbycampaign) - List contacts in a campaign
228
+ * [addToCampaign](docs/sdks/contacts/README.md#addtocampaign) - Add contacts to a campaign
229
+ * [getByUrl](docs/sdks/contacts/README.md#getbyurl) - Look up contact by LinkedIn URL
230
+
231
+ ### [Context](docs/sdks/context/README.md)
232
+
233
+ * [listEntries](docs/sdks/context/README.md#listentries) - List context entries
234
+ * [set](docs/sdks/context/README.md#set) - Create or update a context entry
235
+ * [delete](docs/sdks/context/README.md#delete) - Delete a context entry
236
+
237
+ ### [Cron](docs/sdks/cron/README.md)
238
+
239
+ * [listSchedules](docs/sdks/cron/README.md#listschedules) - List active cron schedules
240
+ * [updateSchedule](docs/sdks/cron/README.md#updateschedule) - Pause, resume, or delete a cron schedule
247
241
 
248
242
  ### [Profile](docs/sdks/profile/README.md)
249
243
 
@@ -251,28 +245,53 @@ run();
251
245
  * [listAccounts](docs/sdks/profile/README.md#listaccounts) - List all LinkedIn accounts for the authenticated user
252
246
  * [updateAccount](docs/sdks/profile/README.md#updateaccount) - Update a LinkedIn account (label, default)
253
247
  * [refresh](docs/sdks/profile/README.md#refresh) - Refresh authenticated user's LinkedIn profile
254
- * [getPosts](docs/sdks/profile/README.md#getposts) - Get authenticated user's LinkedIn posts
248
+ * [posts](docs/sdks/profile/README.md#posts) - Get authenticated user's LinkedIn posts
255
249
  * [getFollowers](docs/sdks/profile/README.md#getfollowers) - Get authenticated user's LinkedIn followers
256
250
  * [getLimits](docs/sdks/profile/README.md#getlimits) - Get current LinkedIn rate limit status
257
251
  * [getCredits](docs/sdks/profile/README.md#getcredits) - Get current BeReach credit balance
258
- * [getProfileViews](docs/sdks/profile/README.md#getprofileviews) - Get profile views
252
+ * [views](docs/sdks/profile/README.md#views) - Get profile views
259
253
  * [getSearchAppearances](docs/sdks/profile/README.md#getsearchappearances) - Get search appearances
260
254
  * [getPostAnalytics](docs/sdks/profile/README.md#getpostanalytics) - Get post analytics
261
255
  * [getFollowerAnalytics](docs/sdks/profile/README.md#getfolloweranalytics) - Get follower analytics
256
+ * [switchAccount](docs/sdks/profile/README.md#switchaccount) - Switch active LinkedIn account
257
+ * [listConnections](docs/sdks/profile/README.md#listconnections) - List LinkedIn connections
262
258
 
263
259
  ### [SalesNav](docs/sdks/salesnav/README.md)
264
260
 
265
- * [searchPeople](docs/sdks/salesnav/README.md#searchpeople) - Sales Navigator People/Lead Search
261
+ * [search](docs/sdks/salesnav/README.md#search) - Sales Navigator Search — leads (people) & accounts (companies)
262
+ * [people](docs/sdks/salesnav/README.md#people) - Sales Navigator People/Lead Search
263
+ * [companies](docs/sdks/salesnav/README.md#companies) - Sales Navigator Company/Account Search
266
264
 
267
- ### [SalesNavigatorSearch](docs/sdks/salesnavigatorsearch/README.md)
265
+ ### [ScheduledMessages](docs/sdks/scheduledmessages/README.md)
268
266
 
269
- * [search](docs/sdks/salesnavigatorsearch/README.md#search) - Sales Navigator Search — leads (people) & accounts (companies)
270
- * [searchCompanies](docs/sdks/salesnavigatorsearch/README.md#searchcompanies) - Sales Navigator Company/Account Search
267
+ * [list](docs/sdks/scheduledmessages/README.md#list) - List scheduled messages
268
+ * [create](docs/sdks/scheduledmessages/README.md#create) - Create a draft DM
269
+ * [batchSchedule](docs/sdks/scheduledmessages/README.md#batchschedule) - Batch-schedule drafts for auto-send
270
+ * [cancel](docs/sdks/scheduledmessages/README.md#cancel) - Cancel scheduled or draft messages
271
271
 
272
272
  ### [Scrapers](docs/sdks/scrapers/README.md)
273
273
 
274
+ * [collectLikes](docs/sdks/scrapers/README.md#collectlikes) - Scrape LinkedIn post likes
275
+ * [collectComments](docs/sdks/scrapers/README.md#collectcomments) - Scrape LinkedIn post comments
276
+ * [collectCommentReplies](docs/sdks/scrapers/README.md#collectcommentreplies) - Scrape replies to a LinkedIn comment
274
277
  * [collectPosts](docs/sdks/scrapers/README.md#collectposts) - Scrape LinkedIn profile posts
275
278
  * [visitProfile](docs/sdks/scrapers/README.md#visitprofile) - Visit LinkedIn profile and extract contact data
279
+ * [bulkVisitProfile](docs/sdks/scrapers/README.md#bulkvisitprofile) - Queue bulk LinkedIn profile visits (fire-and-forget)
280
+ * [bulkVisitBatchStatus](docs/sdks/scrapers/README.md#bulkvisitbatchstatus) - Get bulk visit batch status
281
+ * [visitCompany](docs/sdks/scrapers/README.md#visitcompany) - Visit LinkedIn company page and extract profile data
282
+ * [listSavedPosts](docs/sdks/scrapers/README.md#listsavedposts) - List saved posts
283
+ * [getFeed](docs/sdks/scrapers/README.md#getfeed) - Get home feed
284
+ * [collectHashtagPosts](docs/sdks/scrapers/README.md#collecthashtagposts) - Collect posts from a hashtag
285
+
286
+ ### [Search](docs/sdks/search/README.md)
287
+
288
+ * [search](docs/sdks/search/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
289
+ * [posts](docs/sdks/search/README.md#posts) - Search LinkedIn Posts
290
+ * [people](docs/sdks/search/README.md#people) - Search LinkedIn People
291
+ * [companies](docs/sdks/search/README.md#companies) - Search LinkedIn Companies
292
+ * [jobs](docs/sdks/search/README.md#jobs) - Search LinkedIn Jobs
293
+ * [byUrl](docs/sdks/search/README.md#byurl) - Search LinkedIn by URL
294
+ * [resolveParameters](docs/sdks/search/README.md#resolveparameters) - Resolve text to LinkedIn search parameter IDs (typeahead)
276
295
 
277
296
  </details>
278
297
  <!-- End Available Resources and Operations [operations] -->
@@ -292,84 +311,118 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
292
311
 
293
312
  <summary>Available standalone functions</summary>
294
313
 
314
+ - [`actionsAcceptInvitation`](docs/sdks/actions/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
295
315
  - [`actionsConnectProfile`](docs/sdks/actions/README.md#connectprofile) - Send LinkedIn connection request
316
+ - [`actionsCreateComment`](docs/sdks/actions/README.md#createcomment) - Comment on a LinkedIn post
317
+ - [`actionsDeclineInvitation`](docs/sdks/actions/README.md#declineinvitation) - Decline a connection invitation
318
+ - [`actionsEditComment`](docs/sdks/actions/README.md#editcomment) - Edit a comment
319
+ - [`actionsEditPost`](docs/sdks/actions/README.md#editpost) - Edit a post
296
320
  - [`actionsFollowCompany`](docs/sdks/actions/README.md#followcompany) - Follow a company
321
+ - [`actionsFollowProfile`](docs/sdks/actions/README.md#followprofile) - Follow a profile
322
+ - [`actionsLikeComment`](docs/sdks/actions/README.md#likecomment) - Like a LinkedIn comment
323
+ - [`actionsLikePost`](docs/sdks/actions/README.md#likepost) - Like a LinkedIn post
324
+ - [`actionsListInvitations`](docs/sdks/actions/README.md#listinvitations) - List received LinkedIn connection invitations
297
325
  - [`actionsListSentInvitations`](docs/sdks/actions/README.md#listsentinvitations) - List sent connection invitations
326
+ - [`actionsPublishPost`](docs/sdks/actions/README.md#publishpost) - Publish or schedule a LinkedIn post
327
+ - [`actionsReplyToComment`](docs/sdks/actions/README.md#replytocomment) - Reply to a LinkedIn comment
328
+ - [`actionsRepostPost`](docs/sdks/actions/README.md#repostpost) - Repost / share a post
329
+ - [`actionsSavePost`](docs/sdks/actions/README.md#savepost) - Save a post
298
330
  - [`actionsSendMessage`](docs/sdks/actions/README.md#sendmessage) - Send LinkedIn message
299
- - [`campaignsGetStats`](docs/sdks/campaigns/README.md#getstats) - Get aggregate campaign statistics
331
+ - [`actionsUnfollowCompany`](docs/sdks/actions/README.md#unfollowcompany) - Unfollow a company
332
+ - [`actionsUnfollowProfile`](docs/sdks/actions/README.md#unfollowprofile) - Unfollow a profile
333
+ - [`actionsUnlikeComment`](docs/sdks/actions/README.md#unlikecomment) - Unlike a comment
334
+ - [`actionsUnlikePost`](docs/sdks/actions/README.md#unlikepost) - Unlike a post
335
+ - [`actionsUnsavePost`](docs/sdks/actions/README.md#unsavepost) - Unsave a post
336
+ - [`actionsWithdrawInvitation`](docs/sdks/actions/README.md#withdrawinvitation) - Withdraw a sent connection invitation
300
337
  - [`campaignsGetStatus`](docs/sdks/campaigns/README.md#getstatus) - Query per-profile action status within a campaign
338
+ - [`campaignsStats`](docs/sdks/campaigns/README.md#stats) - Get aggregate campaign statistics
301
339
  - [`campaignsSync`](docs/sdks/campaigns/README.md#sync) - Mark actions as completed without performing them
302
340
  - [`chatArchive`](docs/sdks/chat/README.md#archive) - Archive a conversation
303
341
  - [`chatFindConversation`](docs/sdks/chat/README.md#findconversation) - Find a conversation with a specific person
342
+ - [`chatGetMessages`](docs/sdks/chat/README.md#getmessages) - Read messages from a conversation
343
+ - [`chatGetUnreadCount`](docs/sdks/chat/README.md#getunreadcount) - Get unread message count
344
+ - [`chatListArchived`](docs/sdks/chat/README.md#listarchived) - List archived conversations
345
+ - [`chatListInbox`](docs/sdks/chat/README.md#listinbox) - List LinkedIn inbox conversations
346
+ - [`chatListStarred`](docs/sdks/chat/README.md#liststarred) - List starred conversations
347
+ - [`chatMarkAllRead`](docs/sdks/chat/README.md#markallread) - Mark all conversations as read
348
+ - [`chatMarkSeen`](docs/sdks/chat/README.md#markseen) - Mark a conversation as read
349
+ - [`chatReact`](docs/sdks/chat/README.md#react) - React to a message with emoji
304
350
  - [`chatSearchConversations`](docs/sdks/chat/README.md#searchconversations) - Search LinkedIn conversations
351
+ - [`chatSendTypingIndicator`](docs/sdks/chat/README.md#sendtypingindicator) - Send typing indicator
352
+ - [`chatStar`](docs/sdks/chat/README.md#star) - Star a conversation
353
+ - [`chatUnarchive`](docs/sdks/chat/README.md#unarchive) - Unarchive a conversation
305
354
  - [`chatUnreact`](docs/sdks/chat/README.md#unreact) - Remove emoji reaction from a message
355
+ - [`chatUnstar`](docs/sdks/chat/README.md#unstar) - Unstar a conversation
306
356
  - [`companyPagesGetAnalytics`](docs/sdks/companypages/README.md#getanalytics) - Get company page overview analytics
307
357
  - [`companyPagesGetPermissions`](docs/sdks/companypages/README.md#getpermissions) - Get admin permissions for a company page
308
- - [`companyPagesGetPosts`](docs/sdks/companypages/README.md#getposts) - Get recent posts from a company page
309
358
  - [`companyPagesList`](docs/sdks/companypages/README.md#list) - List company pages the user administers
359
+ - [`companyPagesPosts`](docs/sdks/companypages/README.md#posts) - Get recent posts from a company page
360
+ - [`contactsAddActivities`](docs/sdks/contacts/README.md#addactivities) - Log activities for a contact
361
+ - [`contactsAddToCampaign`](docs/sdks/contacts/README.md#addtocampaign) - Add contacts to a campaign
362
+ - [`contactsBulkUpdate`](docs/sdks/contacts/README.md#bulkupdate) - Bulk update contacts
363
+ - [`contactsCampaignStatusTransition`](docs/sdks/contacts/README.md#campaignstatustransition) - Campaign state transition
364
+ - [`contactsCreateCampaign`](docs/sdks/contacts/README.md#createcampaign) - Create a lead-gen campaign
365
+ - [`contactsDeleteAgentState`](docs/sdks/contacts/README.md#deleteagentstate) - Delete agent state by key
366
+ - [`contactsDeleteCampaign`](docs/sdks/contacts/README.md#deletecampaign) - Delete a campaign
367
+ - [`contactsGet`](docs/sdks/contacts/README.md#get) - Get a single contact with activities and campaigns
368
+ - [`contactsGetAgentState`](docs/sdks/contacts/README.md#getagentstate) - Get agent state by key
369
+ - [`contactsGetByUrl`](docs/sdks/contacts/README.md#getbyurl) - Look up contact by LinkedIn URL
370
+ - [`contactsGetCampaign`](docs/sdks/contacts/README.md#getcampaign) - Get a single campaign
371
+ - [`contactsListActivities`](docs/sdks/contacts/README.md#listactivities) - List activities for a contact
372
+ - [`contactsListAgentStates`](docs/sdks/contacts/README.md#listagentstates) - List all agent state entries
373
+ - [`contactsListByCampaign`](docs/sdks/contacts/README.md#listbycampaign) - List contacts in a campaign
374
+ - [`contactsListCampaigns`](docs/sdks/contacts/README.md#listcampaigns) - List campaigns
375
+ - [`contactsPatchAgentState`](docs/sdks/contacts/README.md#patchagentstate) - Merge-update agent state by key
376
+ - [`contactsSearch`](docs/sdks/contacts/README.md#search) - Search and filter contacts
377
+ - [`contactsSetAgentState`](docs/sdks/contacts/README.md#setagentstate) - Set agent state by key
378
+ - [`contactsStats`](docs/sdks/contacts/README.md#stats) - Get contact funnel statistics
379
+ - [`contactsUpdate`](docs/sdks/contacts/README.md#update) - Update a contact
380
+ - [`contactsUpdateCampaign`](docs/sdks/contacts/README.md#updatecampaign) - Update campaign settings
310
381
  - [`contactsUpsert`](docs/sdks/contacts/README.md#upsert) - Create or upsert contacts (no campaign required)
311
- - [`linkedinActionsAcceptInvitation`](docs/sdks/linkedinactions1/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
312
- - [`linkedInActionsCreateComment`](docs/sdks/linkedinactions2/README.md#createcomment) - Comment on a LinkedIn post
313
- - [`linkedInActionsDeclineInvitation`](docs/sdks/linkedinactions2/README.md#declineinvitation) - Decline a connection invitation
314
- - [`linkedinActionsEditComment`](docs/sdks/linkedinactions1/README.md#editcomment) - Edit a comment
315
- - [`linkedinActionsEditPost`](docs/sdks/linkedinactions1/README.md#editpost) - Edit a post
316
- - [`linkedinActionsFollowProfile`](docs/sdks/linkedinactions1/README.md#followprofile) - Follow a profile
317
- - [`linkedInActionsLikeComment`](docs/sdks/linkedinactions2/README.md#likecomment) - Like a LinkedIn comment
318
- - [`linkedinActionsLikePost`](docs/sdks/linkedinactions1/README.md#likepost) - Like a LinkedIn post
319
- - [`linkedinActionsListInvitations`](docs/sdks/linkedinactions1/README.md#listinvitations) - List received LinkedIn connection invitations
320
- - [`linkedInActionsPublishPost`](docs/sdks/linkedinactions2/README.md#publishpost) - Publish or schedule a LinkedIn post
321
- - [`linkedinActionsReplyToComment`](docs/sdks/linkedinactions1/README.md#replytocomment) - Reply to a LinkedIn comment
322
- - [`linkedinActionsRepostPost`](docs/sdks/linkedinactions1/README.md#repostpost) - Repost / share a post
323
- - [`linkedInActionsSavePost`](docs/sdks/linkedinactions2/README.md#savepost) - Save a post
324
- - [`linkedinActionsUnfollowCompany`](docs/sdks/linkedinactions1/README.md#unfollowcompany) - Unfollow a company
325
- - [`linkedInActionsUnfollowProfile`](docs/sdks/linkedinactions2/README.md#unfollowprofile) - Unfollow a profile
326
- - [`linkedinActionsUnlikeComment`](docs/sdks/linkedinactions1/README.md#unlikecomment) - Unlike a comment
327
- - [`linkedinActionsUnlikePost`](docs/sdks/linkedinactions1/README.md#unlikepost) - Unlike a post
328
- - [`linkedinActionsUnsavePost`](docs/sdks/linkedinactions1/README.md#unsavepost) - Unsave a post
329
- - [`linkedinActionsWithdrawInvitation`](docs/sdks/linkedinactions1/README.md#withdrawinvitation) - Withdraw a sent connection invitation
330
- - [`linkedinChatGetMessages`](docs/sdks/linkedinchat1/README.md#getmessages) - Read messages from a conversation
331
- - [`linkedinChatGetUnreadCount`](docs/sdks/linkedinchat1/README.md#getunreadcount) - Get unread message count
332
- - [`linkedinChatListArchived`](docs/sdks/linkedinchat1/README.md#listarchived) - List archived conversations
333
- - [`linkedinChatListInboxConversations`](docs/sdks/linkedinchat1/README.md#listinboxconversations) - List LinkedIn inbox conversations
334
- - [`linkedInChatListStarred`](docs/sdks/linkedinchat2/README.md#liststarred) - List starred conversations
335
- - [`linkedinChatMarkAllRead`](docs/sdks/linkedinchat1/README.md#markallread) - Mark all conversations as read
336
- - [`linkedInChatMarkSeen`](docs/sdks/linkedinchat2/README.md#markseen) - Mark a conversation as read
337
- - [`linkedinChatReact`](docs/sdks/linkedinchat1/README.md#react) - React to a message with emoji
338
- - [`linkedinChatSendTypingIndicator`](docs/sdks/linkedinchat1/README.md#sendtypingindicator) - Send typing indicator
339
- - [`linkedInChatStar`](docs/sdks/linkedinchat2/README.md#star) - Star a conversation
340
- - [`linkedInChatUnarchive`](docs/sdks/linkedinchat2/README.md#unarchive) - Unarchive a conversation
341
- - [`linkedInChatUnstar`](docs/sdks/linkedinchat2/README.md#unstar) - Unstar a conversation
342
- - [`linkedInScrapersCollectCommentReplies`](docs/sdks/linkedinscrapers2/README.md#collectcommentreplies) - Scrape replies to a LinkedIn comment
343
- - [`linkedinScrapersCollectComments`](docs/sdks/linkedinscrapers1/README.md#collectcomments) - Scrape LinkedIn post comments
344
- - [`linkedinScrapersCollectHashtagPosts`](docs/sdks/linkedinscrapers1/README.md#collecthashtagposts) - Collect posts from a hashtag
345
- - [`linkedinScrapersCollectLikes`](docs/sdks/linkedinscrapers1/README.md#collectlikes) - Scrape LinkedIn post likes
346
- - [`linkedInScrapersGetFeed`](docs/sdks/linkedinscrapers2/README.md#getfeed) - Get home feed
347
- - [`linkedinScrapersListSavedPosts`](docs/sdks/linkedinscrapers1/README.md#listsavedposts) - List saved posts
348
- - [`linkedinScrapersVisitCompany`](docs/sdks/linkedinscrapers1/README.md#visitcompany) - Visit LinkedIn company page and extract profile data
349
- - [`linkedInSearchResolveParameters`](docs/sdks/linkedinsearch1/README.md#resolveparameters) - Resolve text to LinkedIn search parameter IDs (typeahead)
350
- - [`linkedInSearchSearch`](docs/sdks/linkedinsearch1/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
351
- - [`linkedinSearchSearchByUrl`](docs/sdks/linkedinsearch2/README.md#searchbyurl) - Search LinkedIn by URL
352
- - [`linkedInSearchSearchCompanies`](docs/sdks/linkedinsearch1/README.md#searchcompanies) - Search LinkedIn Companies
353
- - [`linkedinSearchSearchJobs`](docs/sdks/linkedinsearch2/README.md#searchjobs) - Search LinkedIn Jobs
354
- - [`linkedinSearchSearchPeople`](docs/sdks/linkedinsearch2/README.md#searchpeople) - Search LinkedIn People
355
- - [`linkedinSearchSearchPosts`](docs/sdks/linkedinsearch2/README.md#searchposts) - Search LinkedIn Posts
382
+ - [`contextDelete`](docs/sdks/context/README.md#delete) - Delete a context entry
383
+ - [`contextListEntries`](docs/sdks/context/README.md#listentries) - List context entries
384
+ - [`contextSet`](docs/sdks/context/README.md#set) - Create or update a context entry
385
+ - [`cronListSchedules`](docs/sdks/cron/README.md#listschedules) - List active cron schedules
386
+ - [`cronUpdateSchedule`](docs/sdks/cron/README.md#updateschedule) - Pause, resume, or delete a cron schedule
356
387
  - [`profileGet`](docs/sdks/profile/README.md#get) - Get authenticated user's LinkedIn profile
357
388
  - [`profileGetCredits`](docs/sdks/profile/README.md#getcredits) - Get current BeReach credit balance
358
389
  - [`profileGetFollowerAnalytics`](docs/sdks/profile/README.md#getfolloweranalytics) - Get follower analytics
359
390
  - [`profileGetFollowers`](docs/sdks/profile/README.md#getfollowers) - Get authenticated user's LinkedIn followers
360
391
  - [`profileGetLimits`](docs/sdks/profile/README.md#getlimits) - Get current LinkedIn rate limit status
361
392
  - [`profileGetPostAnalytics`](docs/sdks/profile/README.md#getpostanalytics) - Get post analytics
362
- - [`profileGetPosts`](docs/sdks/profile/README.md#getposts) - Get authenticated user's LinkedIn posts
363
- - [`profileGetProfileViews`](docs/sdks/profile/README.md#getprofileviews) - Get profile views
364
393
  - [`profileGetSearchAppearances`](docs/sdks/profile/README.md#getsearchappearances) - Get search appearances
365
394
  - [`profileListAccounts`](docs/sdks/profile/README.md#listaccounts) - List all LinkedIn accounts for the authenticated user
395
+ - [`profileListConnections`](docs/sdks/profile/README.md#listconnections) - List LinkedIn connections
396
+ - [`profilePosts`](docs/sdks/profile/README.md#posts) - Get authenticated user's LinkedIn posts
366
397
  - [`profileRefresh`](docs/sdks/profile/README.md#refresh) - Refresh authenticated user's LinkedIn profile
398
+ - [`profileSwitchAccount`](docs/sdks/profile/README.md#switchaccount) - Switch active LinkedIn account
367
399
  - [`profileUpdateAccount`](docs/sdks/profile/README.md#updateaccount) - Update a LinkedIn account (label, default)
368
- - [`salesNavigatorSearchSearch`](docs/sdks/salesnavigatorsearch/README.md#search) - Sales Navigator Search — leads (people) & accounts (companies)
369
- - [`salesNavigatorSearchSearchCompanies`](docs/sdks/salesnavigatorsearch/README.md#searchcompanies) - Sales Navigator Company/Account Search
370
- - [`salesNavSearchPeople`](docs/sdks/salesnav/README.md#searchpeople) - Sales Navigator People/Lead Search
400
+ - [`profileViews`](docs/sdks/profile/README.md#views) - Get profile views
401
+ - [`salesNavCompanies`](docs/sdks/salesnav/README.md#companies) - Sales Navigator Company/Account Search
402
+ - [`salesNavPeople`](docs/sdks/salesnav/README.md#people) - Sales Navigator People/Lead Search
403
+ - [`salesNavSearch`](docs/sdks/salesnav/README.md#search) - Sales Navigator Search — leads (people) & accounts (companies)
404
+ - [`scheduledMessagesBatchSchedule`](docs/sdks/scheduledmessages/README.md#batchschedule) - Batch-schedule drafts for auto-send
405
+ - [`scheduledMessagesCancel`](docs/sdks/scheduledmessages/README.md#cancel) - Cancel scheduled or draft messages
406
+ - [`scheduledMessagesCreate`](docs/sdks/scheduledmessages/README.md#create) - Create a draft DM
407
+ - [`scheduledMessagesList`](docs/sdks/scheduledmessages/README.md#list) - List scheduled messages
408
+ - [`scrapersBulkVisitBatchStatus`](docs/sdks/scrapers/README.md#bulkvisitbatchstatus) - Get bulk visit batch status
409
+ - [`scrapersBulkVisitProfile`](docs/sdks/scrapers/README.md#bulkvisitprofile) - Queue bulk LinkedIn profile visits (fire-and-forget)
410
+ - [`scrapersCollectCommentReplies`](docs/sdks/scrapers/README.md#collectcommentreplies) - Scrape replies to a LinkedIn comment
411
+ - [`scrapersCollectComments`](docs/sdks/scrapers/README.md#collectcomments) - Scrape LinkedIn post comments
412
+ - [`scrapersCollectHashtagPosts`](docs/sdks/scrapers/README.md#collecthashtagposts) - Collect posts from a hashtag
413
+ - [`scrapersCollectLikes`](docs/sdks/scrapers/README.md#collectlikes) - Scrape LinkedIn post likes
371
414
  - [`scrapersCollectPosts`](docs/sdks/scrapers/README.md#collectposts) - Scrape LinkedIn profile posts
415
+ - [`scrapersGetFeed`](docs/sdks/scrapers/README.md#getfeed) - Get home feed
416
+ - [`scrapersListSavedPosts`](docs/sdks/scrapers/README.md#listsavedposts) - List saved posts
417
+ - [`scrapersVisitCompany`](docs/sdks/scrapers/README.md#visitcompany) - Visit LinkedIn company page and extract profile data
372
418
  - [`scrapersVisitProfile`](docs/sdks/scrapers/README.md#visitprofile) - Visit LinkedIn profile and extract contact data
419
+ - [`searchByUrl`](docs/sdks/search/README.md#byurl) - Search LinkedIn by URL
420
+ - [`searchCompanies`](docs/sdks/search/README.md#companies) - Search LinkedIn Companies
421
+ - [`searchJobs`](docs/sdks/search/README.md#jobs) - Search LinkedIn Jobs
422
+ - [`searchPeople`](docs/sdks/search/README.md#people) - Search LinkedIn People
423
+ - [`searchPosts`](docs/sdks/search/README.md#posts) - Search LinkedIn Posts
424
+ - [`searchResolveParameters`](docs/sdks/search/README.md#resolveparameters) - Resolve text to LinkedIn search parameter IDs (typeahead)
425
+ - [`searchSearch`](docs/sdks/search/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
373
426
  - ~~[`campaignsFilter`](docs/sdks/campaigns/README.md#filter)~~ - Check if campaign actions are completed :warning: **Deprecated**
374
427
 
375
428
  </details>
@@ -389,7 +442,7 @@ const bereach = new Bereach({
389
442
  });
390
443
 
391
444
  async function run() {
392
- const result = await bereach.linkedinScrapers.collectLikes({
445
+ const result = await bereach.scrapers.collectLikes({
393
446
  postUrl:
394
447
  "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
395
448
  start: 0,
@@ -432,7 +485,7 @@ const bereach = new Bereach({
432
485
  });
433
486
 
434
487
  async function run() {
435
- const result = await bereach.linkedinScrapers.collectLikes({
488
+ const result = await bereach.scrapers.collectLikes({
436
489
  postUrl:
437
490
  "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
438
491
  start: 0,
@@ -471,7 +524,7 @@ const bereach = new Bereach({
471
524
 
472
525
  async function run() {
473
526
  try {
474
- const result = await bereach.linkedinScrapers.collectLikes({
527
+ const result = await bereach.scrapers.collectLikes({
475
528
  postUrl:
476
529
  "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
477
530
  start: 0,
@@ -489,7 +542,7 @@ async function run() {
489
542
  // Depending on the method different errors may be thrown
490
543
  if (error instanceof errors.BadRequestError) {
491
544
  console.log(error.data$.success); // boolean
492
- console.log(error.data$.error); // operations.CollectLinkedInLikesBadRequestError
545
+ console.log(error.data$.error); // operations.CollectLikesBadRequestError
493
546
  }
494
547
  }
495
548
  }
@@ -502,15 +555,17 @@ run();
502
555
  ### Error Classes
503
556
  **Primary errors:**
504
557
  * [`BereachError`](./src/models/errors/bereach-error.ts): The base class for HTTP error responses.
505
- * [`BadRequestError`](./src/models/errors/bad-request-error.ts): The server cannot or will not process the request due to something that is perceived to be a client error. Status code `400`. *
506
- * [`UnauthorizedError`](./src/models/errors/unauthorized-error.ts): Although HTTP specifies "unauthorized", this response means "unauthenticated". Authenticate to continue. Status code `401`. *
507
- * [`ForbiddenError`](./src/models/errors/forbidden-error.ts): The client does not have access rights to the content. Status code `403`. *
508
- * [`NotFoundError`](./src/models/errors/not-found-error.ts): The server cannot find the requested resource. Status code `404`. *
509
- * [`ConflictError`](./src/models/errors/conflict-error.ts): The request conflicts with the current state of the server. Status code `409`. *
510
- * [`GoneError`](./src/models/errors/gone-error.ts): The requested content has been permanently deleted from the server. Status code `410`. *
511
- * [`UnprocessableEntityError`](./src/models/errors/unprocessable-entity-error.ts): The request was well-formed but was unable to be followed due to semantic errors. Status code `422`. *
512
- * [`TooManyRequestsError`](./src/models/errors/too-many-requests-error.ts): Rate limit exceeded. Read error.retryAfter for the wait time in seconds. Status code `429`. *
513
- * [`InternalServerError`](./src/models/errors/internal-server-error.ts): The server encountered a situation it does not know how to handle. Status code `500`. *
558
+ * [`BadRequestError`](./src/models/errors/bad-request-error.ts): The server cannot or will not process the request due to something that is perceived to be a client error. Status code `400`.
559
+ * [`UnauthorizedError`](./src/models/errors/unauthorized-error.ts): Although HTTP specifies "unauthorized", this response means "unauthenticated". Authenticate to continue. Status code `401`.
560
+ * [`ForbiddenError`](./src/models/errors/forbidden-error.ts): The client does not have access rights to the content. Status code `403`.
561
+ * [`NotFoundError`](./src/models/errors/not-found-error.ts): The server cannot find the requested resource. Status code `404`.
562
+ * [`ConflictError`](./src/models/errors/conflict-error.ts): The request conflicts with the current state of the server. Status code `409`.
563
+ * [`GoneError`](./src/models/errors/gone-error.ts): The requested content has been permanently deleted from the server. Status code `410`.
564
+ * [`UnprocessableEntityError`](./src/models/errors/unprocessable-entity-error.ts): The request was well-formed but was unable to be followed due to semantic errors. Status code `422`.
565
+ * [`TooManyRequestsError`](./src/models/errors/too-many-requests-error.ts): Rate limit exceeded. Read error.retryAfter for the wait time in seconds. Status code `429`.
566
+ * [`InternalServerError`](./src/models/errors/internal-server-error.ts): The server encountered a situation it does not know how to handle. Status code `500`.
567
+ * [`BadGatewayError`](./src/models/errors/bad-gateway-error.ts): LinkedIn returned a server error or the proxy connection failed. Retry after a few seconds. Status code `502`.
568
+ * [`ServiceUnavailableError`](./src/models/errors/service-unavailable-error.ts): Proxy capacity temporarily exceeded. Retry after a few seconds. Status code `503`.
514
569
 
515
570
  <details><summary>Less common errors (6)</summary>
516
571
 
@@ -528,26 +583,57 @@ run();
528
583
  * [`ResponseValidationError`](./src/models/errors/response-validation-error.ts): Type mismatch between the data returned from the server and the structure expected by the SDK. See `error.rawValue` for the raw value and `error.pretty()` for a nicely formatted multi-line string.
529
584
 
530
585
  </details>
531
-
532
- \* Check [the method documentation](#available-resources-and-operations) to see if the error is applicable.
533
586
  <!-- End Error Handling [errors] -->
534
587
 
535
588
  <!-- Start Server Selection [server] -->
536
589
  ## Server Selection
537
590
 
591
+ ### Select Server by Index
592
+
593
+ You can override the default server globally by passing a server index to the `serverIdx: number` optional parameter when initializing the SDK client instance. The selected server will then be used as the default on the operations that use it. This table lists the indexes associated with the available servers:
594
+
595
+ | # | Server | Description |
596
+ | --- | ------------------------------ | -------------- |
597
+ | 0 | `https://api.berea.ch` | Production API |
598
+ | 1 | `https://api-staging.berea.ch` | Staging API |
599
+
600
+ #### Example
601
+
602
+ ```typescript
603
+ import { Bereach } from "bereach";
604
+
605
+ const bereach = new Bereach({
606
+ serverIdx: 0,
607
+ token: "BEREACH_API_KEY",
608
+ });
609
+
610
+ async function run() {
611
+ const result = await bereach.scrapers.collectLikes({
612
+ postUrl:
613
+ "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
614
+ start: 0,
615
+ });
616
+
617
+ console.log(result);
618
+ }
619
+
620
+ run();
621
+
622
+ ```
623
+
538
624
  ### Override Server URL Per-Client
539
625
 
540
- The default server can be overridden globally by passing a URL to the `serverURL: string` optional parameter when initializing the SDK client instance. For example:
626
+ The default server can also be overridden globally by passing a URL to the `serverURL: string` optional parameter when initializing the SDK client instance. For example:
541
627
  ```typescript
542
628
  import { Bereach } from "bereach";
543
629
 
544
630
  const bereach = new Bereach({
545
- serverURL: "https://api.berea.ch",
631
+ serverURL: "https://api-staging.berea.ch",
546
632
  token: "BEREACH_API_KEY",
547
633
  });
548
634
 
549
635
  async function run() {
550
- const result = await bereach.linkedinScrapers.collectLikes({
636
+ const result = await bereach.scrapers.collectLikes({
551
637
  postUrl:
552
638
  "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
553
639
  start: 0,
@@ -0,0 +1,18 @@
1
+ import { BereachCore } from "../core.js";
2
+ import { RequestOptions } from "../lib/sdks.js";
3
+ import { BereachError } from "../models/errors/bereach-error.js";
4
+ import { ConnectionError, InvalidRequestError, RequestAbortedError, RequestTimeoutError, UnexpectedClientError } from "../models/errors/http-client-errors.js";
5
+ import * as errors from "../models/errors/index.js";
6
+ import { ResponseValidationError } from "../models/errors/response-validation-error.js";
7
+ import { SDKValidationError } from "../models/errors/sdk-validation-error.js";
8
+ import * as operations from "../models/operations/index.js";
9
+ import { APIPromise } from "../types/async.js";
10
+ import { Result } from "../types/fp.js";
11
+ /**
12
+ * Accept a LinkedIn connection invitation
13
+ *
14
+ * @remarks
15
+ * Accepts a pending connection invitation. Requires the invitationId and sharedSecret obtained from the list invitations endpoint. No daily/weekly cap — only a 5-second minimum interval between calls. Costs 1 credit per request.
16
+ */
17
+ export declare function actionsAcceptInvitation(client: BereachCore, request: operations.AcceptInvitationRequest, options?: RequestOptions): APIPromise<Result<operations.AcceptInvitationResponse, errors.BadRequestError | errors.UnauthorizedError | errors.ForbiddenError | errors.NotFoundError | errors.ConflictError | errors.GoneError | errors.UnprocessableEntityError | errors.TooManyRequestsError | errors.InternalServerError | errors.BadGatewayError | errors.ServiceUnavailableError | BereachError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
18
+ //# sourceMappingURL=actions-accept-invitation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"actions-accept-invitation.d.ts","sourceRoot":"","sources":["../../src/funcs/actions-accept-invitation.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAKzC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACjE,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;;GAKG;AACH,wBAAgB,uBAAuB,CACrC,MAAM,EAAE,WAAW,EACnB,OAAO,EAAE,UAAU,CAAC,uBAAuB,EAC3C,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,wBAAwB,EACjC,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,iBAAiB,GACxB,MAAM,CAAC,cAAc,GACrB,MAAM,CAAC,aAAa,GACpB,MAAM,CAAC,aAAa,GACpB,MAAM,CAAC,SAAS,GAChB,MAAM,CAAC,wBAAwB,GAC/B,MAAM,CAAC,oBAAoB,GAC3B,MAAM,CAAC,mBAAmB,GAC1B,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,uBAAuB,GAC9B,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}