bereach 1.3.2 → 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 (1156) 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 +5 -5
  456. package/esm/lib/config.d.ts.map +1 -1
  457. package/esm/lib/config.js +8 -4
  458. package/esm/lib/config.js.map +1 -1
  459. package/esm/lib/files.d.ts +13 -0
  460. package/esm/lib/files.d.ts.map +1 -1
  461. package/esm/lib/files.js +18 -0
  462. package/esm/lib/files.js.map +1 -1
  463. package/esm/lib/sdks.d.ts.map +1 -1
  464. package/esm/lib/sdks.js +8 -4
  465. package/esm/lib/sdks.js.map +1 -1
  466. package/esm/lib/url.d.ts.map +1 -1
  467. package/esm/lib/url.js +4 -2
  468. package/esm/lib/url.js.map +1 -1
  469. package/esm/models/errors/collect-likes.d.ts +257 -0
  470. package/esm/models/errors/collect-likes.d.ts.map +1 -0
  471. package/esm/models/errors/collect-likes.js +372 -0
  472. package/esm/models/errors/collect-likes.js.map +1 -0
  473. package/esm/models/errors/index.d.ts +1 -1
  474. package/esm/models/errors/index.d.ts.map +1 -1
  475. package/esm/models/errors/index.js +1 -1
  476. package/esm/models/errors/index.js.map +1 -1
  477. package/esm/models/operations/index.d.ts +4 -4
  478. package/esm/models/operations/index.d.ts.map +1 -1
  479. package/esm/models/operations/index.js +4 -4
  480. package/esm/models/operations/index.js.map +1 -1
  481. package/esm/models/operations/search-companies-response.d.ts +2499 -0
  482. package/esm/models/operations/search-companies-response.d.ts.map +1 -0
  483. package/esm/models/operations/search-companies-response.js +1626 -0
  484. package/esm/models/operations/search-companies-response.js.map +1 -0
  485. package/esm/models/operations/search-contacts-contact.d.ts +2635 -0
  486. package/esm/models/operations/search-contacts-contact.d.ts.map +1 -0
  487. package/esm/models/operations/search-contacts-contact.js +1605 -0
  488. package/esm/models/operations/search-contacts-contact.js.map +1 -0
  489. package/esm/models/operations/update-account-response.d.ts +2800 -0
  490. package/esm/models/operations/update-account-response.d.ts.map +1 -0
  491. package/esm/models/operations/update-account-response.js +1575 -0
  492. package/esm/models/operations/update-account-response.js.map +1 -0
  493. package/esm/models/operations/update-schedule-response.d.ts +2216 -0
  494. package/esm/models/operations/update-schedule-response.d.ts.map +1 -0
  495. package/esm/models/operations/update-schedule-response.js +1459 -0
  496. package/esm/models/operations/update-schedule-response.js.map +1 -0
  497. package/esm/sdk/actions.d.ts +139 -6
  498. package/esm/sdk/actions.d.ts.map +1 -1
  499. package/esm/sdk/actions.js +192 -2
  500. package/esm/sdk/actions.js.map +1 -1
  501. package/esm/sdk/campaigns.d.ts +4 -4
  502. package/esm/sdk/campaigns.d.ts.map +1 -1
  503. package/esm/sdk/campaigns.js +3 -3
  504. package/esm/sdk/campaigns.js.map +1 -1
  505. package/esm/sdk/chat.d.ts +91 -10
  506. package/esm/sdk/chat.d.ts.map +1 -1
  507. package/esm/sdk/chat.js +125 -8
  508. package/esm/sdk/chat.js.map +1 -1
  509. package/esm/sdk/company-pages.d.ts +4 -4
  510. package/esm/sdk/company-pages.d.ts.map +1 -1
  511. package/esm/sdk/company-pages.js +3 -3
  512. package/esm/sdk/company-pages.js.map +1 -1
  513. package/esm/sdk/contacts.d.ts +149 -2
  514. package/esm/sdk/contacts.d.ts.map +1 -1
  515. package/esm/sdk/contacts.js +211 -1
  516. package/esm/sdk/contacts.js.map +1 -1
  517. package/esm/sdk/context.d.ts +26 -0
  518. package/esm/sdk/context.d.ts.map +1 -0
  519. package/esm/sdk/context.js +38 -0
  520. package/esm/sdk/context.js.map +1 -0
  521. package/esm/sdk/cron.d.ts +19 -0
  522. package/esm/sdk/cron.d.ts.map +1 -0
  523. package/esm/sdk/cron.js +28 -0
  524. package/esm/sdk/cron.js.map +1 -0
  525. package/esm/sdk/profile.d.ts +27 -13
  526. package/esm/sdk/profile.d.ts.map +1 -1
  527. package/esm/sdk/profile.js +27 -7
  528. package/esm/sdk/profile.js.map +1 -1
  529. package/esm/sdk/sales-nav.d.ts +51 -1
  530. package/esm/sdk/sales-nav.d.ts.map +1 -1
  531. package/esm/sdk/sales-nav.js +59 -3
  532. package/esm/sdk/sales-nav.js.map +1 -1
  533. package/esm/sdk/scheduled-messages.d.ts +33 -0
  534. package/esm/sdk/scheduled-messages.d.ts.map +1 -0
  535. package/esm/sdk/scheduled-messages.js +48 -0
  536. package/esm/sdk/scheduled-messages.js.map +1 -0
  537. package/esm/sdk/scrapers.d.ts +69 -4
  538. package/esm/sdk/scrapers.d.ts.map +1 -1
  539. package/esm/sdk/scrapers.js +94 -2
  540. package/esm/sdk/scrapers.js.map +1 -1
  541. package/esm/sdk/sdk.d.ts +12 -27
  542. package/esm/sdk/sdk.d.ts.map +1 -1
  543. package/esm/sdk/sdk.js +19 -44
  544. package/esm/sdk/sdk.js.map +1 -1
  545. package/esm/sdk/search.d.ts +427 -0
  546. package/esm/sdk/search.d.ts.map +1 -0
  547. package/esm/sdk/search.js +451 -0
  548. package/esm/sdk/search.js.map +1 -0
  549. package/examples/node_modules/@types/node/assert/strict.d.ts +8 -0
  550. package/examples/node_modules/@types/node/assert.d.ts +1062 -0
  551. package/examples/node_modules/@types/node/async_hooks.d.ts +605 -0
  552. package/examples/node_modules/@types/node/buffer.buffer.d.ts +471 -0
  553. package/examples/node_modules/@types/node/buffer.d.ts +1936 -0
  554. package/examples/node_modules/@types/node/child_process.d.ts +1475 -0
  555. package/examples/node_modules/@types/node/cluster.d.ts +577 -0
  556. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +16 -0
  557. package/examples/node_modules/@types/node/compatibility/index.d.ts +9 -0
  558. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +20 -0
  559. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +21 -0
  560. package/examples/node_modules/@types/node/console.d.ts +452 -0
  561. package/examples/node_modules/@types/node/constants.d.ts +21 -0
  562. package/examples/node_modules/@types/node/crypto.d.ts +4590 -0
  563. package/examples/node_modules/@types/node/dgram.d.ts +597 -0
  564. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +578 -0
  565. package/examples/node_modules/@types/node/dns/promises.d.ts +479 -0
  566. package/examples/node_modules/@types/node/dns.d.ts +871 -0
  567. package/examples/node_modules/@types/node/domain.d.ts +170 -0
  568. package/examples/node_modules/@types/node/events.d.ts +977 -0
  569. package/examples/node_modules/@types/node/fs/promises.d.ts +1270 -0
  570. package/examples/node_modules/@types/node/fs.d.ts +4375 -0
  571. package/examples/node_modules/@types/node/globals.d.ts +172 -0
  572. package/examples/node_modules/@types/node/globals.typedarray.d.ts +38 -0
  573. package/examples/node_modules/@types/node/http.d.ts +2049 -0
  574. package/examples/node_modules/@types/node/http2.d.ts +2631 -0
  575. package/examples/node_modules/@types/node/https.d.ts +578 -0
  576. package/examples/node_modules/@types/node/index.d.ts +93 -0
  577. package/examples/node_modules/@types/node/inspector.generated.d.ts +3966 -0
  578. package/examples/node_modules/@types/node/module.d.ts +539 -0
  579. package/examples/node_modules/@types/node/net.d.ts +1012 -0
  580. package/examples/node_modules/@types/node/os.d.ts +506 -0
  581. package/examples/node_modules/@types/node/path.d.ts +200 -0
  582. package/examples/node_modules/@types/node/perf_hooks.d.ts +961 -0
  583. package/examples/node_modules/@types/node/process.d.ts +1961 -0
  584. package/examples/node_modules/@types/node/punycode.d.ts +117 -0
  585. package/examples/node_modules/@types/node/querystring.d.ts +152 -0
  586. package/examples/node_modules/@types/node/readline/promises.d.ts +162 -0
  587. package/examples/node_modules/@types/node/readline.d.ts +589 -0
  588. package/examples/node_modules/@types/node/repl.d.ts +430 -0
  589. package/examples/node_modules/@types/node/sea.d.ts +153 -0
  590. package/examples/node_modules/@types/node/stream/consumers.d.ts +38 -0
  591. package/examples/node_modules/@types/node/stream/promises.d.ts +90 -0
  592. package/examples/node_modules/@types/node/stream/web.d.ts +533 -0
  593. package/examples/node_modules/@types/node/stream.d.ts +1675 -0
  594. package/examples/node_modules/@types/node/string_decoder.d.ts +67 -0
  595. package/examples/node_modules/@types/node/test.d.ts +1787 -0
  596. package/examples/node_modules/@types/node/timers/promises.d.ts +108 -0
  597. package/examples/node_modules/@types/node/timers.d.ts +286 -0
  598. package/examples/node_modules/@types/node/tls.d.ts +1259 -0
  599. package/examples/node_modules/@types/node/trace_events.d.ts +197 -0
  600. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +468 -0
  601. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +34 -0
  602. package/examples/node_modules/@types/node/ts5.6/index.d.ts +93 -0
  603. package/examples/node_modules/@types/node/tty.d.ts +208 -0
  604. package/examples/node_modules/@types/node/url.d.ts +964 -0
  605. package/examples/node_modules/@types/node/util.d.ts +2331 -0
  606. package/examples/node_modules/@types/node/v8.d.ts +809 -0
  607. package/examples/node_modules/@types/node/vm.d.ts +1001 -0
  608. package/examples/node_modules/@types/node/wasi.d.ts +181 -0
  609. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +34 -0
  610. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +68 -0
  611. package/examples/node_modules/@types/node/web-globals/events.d.ts +97 -0
  612. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +55 -0
  613. package/examples/node_modules/@types/node/worker_threads.d.ts +715 -0
  614. package/examples/node_modules/@types/node/zlib.d.ts +598 -0
  615. package/examples/node_modules/dotenv/config.d.ts +1 -0
  616. package/examples/node_modules/dotenv/config.js +9 -0
  617. package/examples/node_modules/dotenv/lib/cli-options.js +17 -0
  618. package/examples/node_modules/dotenv/lib/env-options.js +28 -0
  619. package/examples/node_modules/dotenv/lib/main.d.ts +162 -0
  620. package/examples/node_modules/dotenv/lib/main.js +386 -0
  621. package/examples/node_modules/esbuild/install.js +289 -0
  622. package/examples/node_modules/esbuild/lib/main.d.ts +716 -0
  623. package/examples/node_modules/esbuild/lib/main.js +2242 -0
  624. package/examples/node_modules/get-tsconfig/dist/index.mjs +7 -0
  625. package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +1 -0
  626. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +1 -0
  627. package/examples/node_modules/tsx/dist/cjs/index.mjs +1 -0
  628. package/examples/node_modules/tsx/dist/cli.mjs +55 -0
  629. package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +1 -0
  630. package/examples/node_modules/tsx/dist/esm/api/index.mjs +1 -0
  631. package/examples/node_modules/tsx/dist/esm/index.mjs +2 -0
  632. package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +1 -0
  633. package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +14 -0
  634. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +1 -0
  635. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +3 -0
  636. package/examples/node_modules/tsx/dist/loader.mjs +1 -0
  637. package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +1 -0
  638. package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +1 -0
  639. package/examples/node_modules/tsx/dist/patch-repl.mjs +1 -0
  640. package/examples/node_modules/tsx/dist/preflight.mjs +1 -0
  641. package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +1 -0
  642. package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +4 -0
  643. package/examples/node_modules/tsx/dist/repl.mjs +3 -0
  644. package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +1 -0
  645. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +1 -0
  646. package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +1 -0
  647. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +5 -0
  648. package/examples/node_modules/undici-types/agent.d.ts +31 -0
  649. package/examples/node_modules/undici-types/api.d.ts +43 -0
  650. package/examples/node_modules/undici-types/balanced-pool.d.ts +29 -0
  651. package/examples/node_modules/undici-types/cache.d.ts +36 -0
  652. package/examples/node_modules/undici-types/client.d.ts +108 -0
  653. package/examples/node_modules/undici-types/connector.d.ts +34 -0
  654. package/examples/node_modules/undici-types/content-type.d.ts +21 -0
  655. package/examples/node_modules/undici-types/cookies.d.ts +28 -0
  656. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +66 -0
  657. package/examples/node_modules/undici-types/dispatcher.d.ts +256 -0
  658. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +21 -0
  659. package/examples/node_modules/undici-types/errors.d.ts +149 -0
  660. package/examples/node_modules/undici-types/eventsource.d.ts +61 -0
  661. package/examples/node_modules/undici-types/fetch.d.ts +209 -0
  662. package/examples/node_modules/undici-types/file.d.ts +39 -0
  663. package/examples/node_modules/undici-types/filereader.d.ts +54 -0
  664. package/examples/node_modules/undici-types/formdata.d.ts +108 -0
  665. package/examples/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  666. package/examples/node_modules/undici-types/global-origin.d.ts +7 -0
  667. package/examples/node_modules/undici-types/handlers.d.ts +15 -0
  668. package/examples/node_modules/undici-types/header.d.ts +4 -0
  669. package/examples/node_modules/undici-types/index.d.ts +71 -0
  670. package/examples/node_modules/undici-types/interceptors.d.ts +17 -0
  671. package/examples/node_modules/undici-types/mock-agent.d.ts +50 -0
  672. package/examples/node_modules/undici-types/mock-client.d.ts +25 -0
  673. package/examples/node_modules/undici-types/mock-errors.d.ts +12 -0
  674. package/examples/node_modules/undici-types/mock-interceptor.d.ts +93 -0
  675. package/examples/node_modules/undici-types/mock-pool.d.ts +25 -0
  676. package/examples/node_modules/undici-types/patch.d.ts +33 -0
  677. package/examples/node_modules/undici-types/pool-stats.d.ts +19 -0
  678. package/examples/node_modules/undici-types/pool.d.ts +39 -0
  679. package/examples/node_modules/undici-types/proxy-agent.d.ts +28 -0
  680. package/examples/node_modules/undici-types/readable.d.ts +65 -0
  681. package/examples/node_modules/undici-types/retry-agent.d.ts +8 -0
  682. package/examples/node_modules/undici-types/retry-handler.d.ts +116 -0
  683. package/examples/node_modules/undici-types/util.d.ts +18 -0
  684. package/examples/node_modules/undici-types/webidl.d.ts +228 -0
  685. package/examples/node_modules/undici-types/websocket.d.ts +150 -0
  686. package/examples/scrapersCollectLikes.example.ts +30 -0
  687. package/jsr.json +1 -1
  688. package/package.json +2 -4
  689. package/src/funcs/actions-accept-invitation.ts +225 -0
  690. package/src/funcs/actions-connect-profile.ts +19 -10
  691. package/src/funcs/actions-create-comment.ts +224 -0
  692. package/src/funcs/actions-decline-invitation.ts +225 -0
  693. package/src/funcs/actions-edit-comment.ts +224 -0
  694. package/src/funcs/actions-edit-post.ts +224 -0
  695. package/src/funcs/actions-follow-company.ts +18 -9
  696. package/src/funcs/actions-follow-profile.ts +224 -0
  697. package/src/funcs/actions-like-comment.ts +224 -0
  698. package/src/funcs/actions-like-post.ts +224 -0
  699. package/src/funcs/actions-list-invitations.ts +230 -0
  700. package/src/funcs/actions-list-sent-invitations.ts +18 -11
  701. package/src/funcs/actions-publish-post.ts +224 -0
  702. package/src/funcs/actions-reply-to-comment.ts +224 -0
  703. package/src/funcs/actions-repost-post.ts +224 -0
  704. package/src/funcs/actions-save-post.ts +224 -0
  705. package/src/funcs/actions-send-message.ts +19 -10
  706. package/src/funcs/actions-unfollow-company.ts +224 -0
  707. package/src/funcs/actions-unfollow-profile.ts +224 -0
  708. package/src/funcs/actions-unlike-comment.ts +224 -0
  709. package/src/funcs/actions-unlike-post.ts +224 -0
  710. package/src/funcs/actions-unsave-post.ts +224 -0
  711. package/src/funcs/actions-withdraw-invitation.ts +225 -0
  712. package/src/funcs/campaigns-filter.ts +18 -9
  713. package/src/funcs/campaigns-get-status.ts +18 -10
  714. package/src/funcs/campaigns-stats.ts +230 -0
  715. package/src/funcs/campaigns-sync.ts +18 -10
  716. package/src/funcs/chat-archive.ts +18 -9
  717. package/src/funcs/chat-find-conversation.ts +19 -16
  718. package/src/funcs/chat-get-messages.ts +233 -0
  719. package/src/funcs/chat-get-unread-count.ts +205 -0
  720. package/src/funcs/chat-list-archived.ts +229 -0
  721. package/src/funcs/chat-list-inbox.ts +227 -0
  722. package/src/funcs/chat-list-starred.ts +229 -0
  723. package/src/funcs/chat-mark-all-read.ts +209 -0
  724. package/src/funcs/chat-mark-seen.ts +224 -0
  725. package/src/funcs/chat-react.ts +224 -0
  726. package/src/funcs/chat-search-conversations.ts +28 -16
  727. package/src/funcs/chat-send-typing-indicator.ts +225 -0
  728. package/src/funcs/chat-star.ts +224 -0
  729. package/src/funcs/chat-unarchive.ts +224 -0
  730. package/src/funcs/chat-unreact.ts +18 -9
  731. package/src/funcs/chat-unstar.ts +224 -0
  732. package/src/funcs/company-pages-get-analytics.ts +18 -9
  733. package/src/funcs/company-pages-get-permissions.ts +18 -12
  734. package/src/funcs/company-pages-list.ts +15 -5
  735. package/src/funcs/company-pages-posts.ts +224 -0
  736. package/src/funcs/contacts-add-activities.ts +230 -0
  737. package/src/funcs/contacts-add-to-campaign.ts +233 -0
  738. package/src/funcs/contacts-bulk-update.ts +224 -0
  739. package/src/funcs/contacts-campaign-status-transition.ts +233 -0
  740. package/src/funcs/contacts-create-campaign.ts +224 -0
  741. package/src/funcs/contacts-delete-agent-state.ts +230 -0
  742. package/src/funcs/contacts-delete-campaign.ts +229 -0
  743. package/src/funcs/contacts-get-agent-state.ts +229 -0
  744. package/src/funcs/contacts-get-by-url.ts +228 -0
  745. package/src/funcs/contacts-get-campaign.ts +229 -0
  746. package/src/funcs/contacts-get.ts +229 -0
  747. package/src/funcs/contacts-list-activities.ts +236 -0
  748. package/src/funcs/contacts-list-agent-states.ts +232 -0
  749. package/src/funcs/contacts-list-by-campaign.ts +242 -0
  750. package/src/funcs/contacts-list-campaigns.ts +235 -0
  751. package/src/funcs/contacts-patch-agent-state.ts +230 -0
  752. package/src/funcs/contacts-search.ts +244 -0
  753. package/src/funcs/contacts-set-agent-state.ts +230 -0
  754. package/src/funcs/contacts-stats.ts +232 -0
  755. package/src/funcs/contacts-update-campaign.ts +230 -0
  756. package/src/funcs/contacts-update.ts +230 -0
  757. package/src/funcs/contacts-upsert.ts +74 -11
  758. package/src/funcs/context-delete.ts +229 -0
  759. package/src/funcs/context-list-entries.ts +230 -0
  760. package/src/funcs/context-set.ts +224 -0
  761. package/src/funcs/cron-list-schedules.ts +205 -0
  762. package/src/funcs/cron-update-schedule.ts +230 -0
  763. package/src/funcs/profile-get-credits.ts +16 -6
  764. package/src/funcs/profile-get-follower-analytics.ts +17 -7
  765. package/src/funcs/profile-get-followers.ts +18 -11
  766. package/src/funcs/profile-get-limits.ts +16 -6
  767. package/src/funcs/profile-get-post-analytics.ts +19 -9
  768. package/src/funcs/profile-get-search-appearances.ts +17 -7
  769. package/src/funcs/profile-get.ts +16 -6
  770. package/src/funcs/profile-list-accounts.ts +16 -6
  771. package/src/funcs/profile-list-connections.ts +235 -0
  772. package/src/funcs/profile-posts.ts +227 -0
  773. package/src/funcs/profile-refresh.ts +15 -5
  774. package/src/funcs/profile-switch-account.ts +224 -0
  775. package/src/funcs/profile-update-account.ts +18 -9
  776. package/src/funcs/profile-views.ts +209 -0
  777. package/src/funcs/sales-nav-companies.ts +240 -0
  778. package/src/funcs/sales-nav-people.ts +260 -0
  779. package/src/funcs/sales-nav-search.ts +245 -0
  780. package/src/funcs/scheduled-messages-batch-schedule.ts +224 -0
  781. package/src/funcs/scheduled-messages-cancel.ts +224 -0
  782. package/src/funcs/scheduled-messages-create.ts +224 -0
  783. package/src/funcs/scheduled-messages-list.ts +233 -0
  784. package/src/funcs/scrapers-bulk-visit-batch-status.ts +230 -0
  785. package/src/funcs/scrapers-bulk-visit-profile.ts +225 -0
  786. package/src/funcs/scrapers-collect-comment-replies.ts +225 -0
  787. package/src/funcs/scrapers-collect-comments.ts +224 -0
  788. package/src/funcs/scrapers-collect-hashtag-posts.ts +225 -0
  789. package/src/funcs/scrapers-collect-likes.ts +224 -0
  790. package/src/funcs/scrapers-collect-posts.ts +19 -10
  791. package/src/funcs/scrapers-get-feed.ts +227 -0
  792. package/src/funcs/scrapers-list-saved-posts.ts +224 -0
  793. package/src/funcs/scrapers-visit-company.ts +224 -0
  794. package/src/funcs/scrapers-visit-profile.ts +21 -10
  795. package/src/funcs/search-by-url.ts +275 -0
  796. package/src/funcs/search-companies.ts +281 -0
  797. package/src/funcs/search-jobs.ts +302 -0
  798. package/src/funcs/search-people.ts +289 -0
  799. package/src/funcs/search-posts.ts +277 -0
  800. package/src/funcs/search-resolve-parameters.ts +263 -0
  801. package/src/funcs/search-search.ts +261 -0
  802. package/src/lib/config.ts +8 -4
  803. package/src/lib/files.ts +22 -0
  804. package/src/lib/sdks.ts +7 -5
  805. package/src/lib/url.ts +16 -14
  806. package/src/models/errors/collect-likes.ts +600 -0
  807. package/src/models/errors/index.ts +1 -1
  808. package/src/models/operations/index.ts +4 -4
  809. package/src/models/operations/search-companies-response.ts +4888 -0
  810. package/src/models/operations/search-contacts-contact.ts +5287 -0
  811. package/src/models/operations/update-account-response.ts +5354 -0
  812. package/src/models/operations/update-schedule-response.ts +4456 -0
  813. package/src/sdk/actions.ts +352 -10
  814. package/src/sdk/campaigns.ts +9 -9
  815. package/src/sdk/chat.ts +227 -16
  816. package/src/sdk/company-pages.ts +10 -10
  817. package/src/sdk/contacts.ts +381 -3
  818. package/src/sdk/context.ts +63 -0
  819. package/src/sdk/cron.ts +43 -0
  820. package/src/sdk/profile.ts +62 -26
  821. package/src/sdk/sales-nav.ts +75 -3
  822. package/src/sdk/scheduled-messages.ts +81 -0
  823. package/src/sdk/scrapers.ts +170 -6
  824. package/src/sdk/sdk.ts +22 -54
  825. package/src/sdk/search.ts +508 -0
  826. package/esm/funcs/campaigns-get-stats.d.ts +0 -18
  827. package/esm/funcs/campaigns-get-stats.d.ts.map +0 -1
  828. package/esm/funcs/campaigns-get-stats.js +0 -101
  829. package/esm/funcs/campaigns-get-stats.js.map +0 -1
  830. package/esm/funcs/company-pages-get-posts.d.ts +0 -18
  831. package/esm/funcs/company-pages-get-posts.d.ts.map +0 -1
  832. package/esm/funcs/company-pages-get-posts.js +0 -95
  833. package/esm/funcs/company-pages-get-posts.js.map +0 -1
  834. package/esm/funcs/linked-in-actions-create-comment.d.ts +0 -18
  835. package/esm/funcs/linked-in-actions-create-comment.d.ts.map +0 -1
  836. package/esm/funcs/linked-in-actions-create-comment.js +0 -95
  837. package/esm/funcs/linked-in-actions-create-comment.js.map +0 -1
  838. package/esm/funcs/linked-in-actions-decline-invitation.d.ts +0 -18
  839. package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +0 -1
  840. package/esm/funcs/linked-in-actions-decline-invitation.js +0 -95
  841. package/esm/funcs/linked-in-actions-decline-invitation.js.map +0 -1
  842. package/esm/funcs/linked-in-actions-like-comment.d.ts +0 -18
  843. package/esm/funcs/linked-in-actions-like-comment.d.ts.map +0 -1
  844. package/esm/funcs/linked-in-actions-like-comment.js +0 -95
  845. package/esm/funcs/linked-in-actions-like-comment.js.map +0 -1
  846. package/esm/funcs/linked-in-actions-publish-post.d.ts +0 -18
  847. package/esm/funcs/linked-in-actions-publish-post.d.ts.map +0 -1
  848. package/esm/funcs/linked-in-actions-publish-post.js +0 -95
  849. package/esm/funcs/linked-in-actions-publish-post.js.map +0 -1
  850. package/esm/funcs/linked-in-actions-save-post.d.ts +0 -18
  851. package/esm/funcs/linked-in-actions-save-post.d.ts.map +0 -1
  852. package/esm/funcs/linked-in-actions-save-post.js +0 -95
  853. package/esm/funcs/linked-in-actions-save-post.js.map +0 -1
  854. package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +0 -18
  855. package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +0 -1
  856. package/esm/funcs/linked-in-actions-unfollow-profile.js +0 -95
  857. package/esm/funcs/linked-in-actions-unfollow-profile.js.map +0 -1
  858. package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
  859. package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
  860. package/esm/funcs/linked-in-chat-list-starred.js +0 -97
  861. package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
  862. package/esm/funcs/linked-in-chat-mark-seen.d.ts +0 -18
  863. package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +0 -1
  864. package/esm/funcs/linked-in-chat-mark-seen.js +0 -95
  865. package/esm/funcs/linked-in-chat-mark-seen.js.map +0 -1
  866. package/esm/funcs/linked-in-chat-star.d.ts +0 -18
  867. package/esm/funcs/linked-in-chat-star.d.ts.map +0 -1
  868. package/esm/funcs/linked-in-chat-star.js +0 -95
  869. package/esm/funcs/linked-in-chat-star.js.map +0 -1
  870. package/esm/funcs/linked-in-chat-unarchive.d.ts +0 -18
  871. package/esm/funcs/linked-in-chat-unarchive.d.ts.map +0 -1
  872. package/esm/funcs/linked-in-chat-unarchive.js +0 -95
  873. package/esm/funcs/linked-in-chat-unarchive.js.map +0 -1
  874. package/esm/funcs/linked-in-chat-unstar.d.ts +0 -18
  875. package/esm/funcs/linked-in-chat-unstar.d.ts.map +0 -1
  876. package/esm/funcs/linked-in-chat-unstar.js +0 -95
  877. package/esm/funcs/linked-in-chat-unstar.js.map +0 -1
  878. package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +0 -18
  879. package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +0 -1
  880. package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +0 -95
  881. package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +0 -1
  882. package/esm/funcs/linked-in-scrapers-get-feed.d.ts +0 -18
  883. package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +0 -1
  884. package/esm/funcs/linked-in-scrapers-get-feed.js +0 -97
  885. package/esm/funcs/linked-in-scrapers-get-feed.js.map +0 -1
  886. package/esm/funcs/linked-in-search-resolve-parameters.d.ts +0 -47
  887. package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
  888. package/esm/funcs/linked-in-search-resolve-parameters.js +0 -124
  889. package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
  890. package/esm/funcs/linked-in-search-search-companies.d.ts +0 -75
  891. package/esm/funcs/linked-in-search-search-companies.d.ts.map +0 -1
  892. package/esm/funcs/linked-in-search-search-companies.js +0 -152
  893. package/esm/funcs/linked-in-search-search-companies.js.map +0 -1
  894. package/esm/funcs/linked-in-search-search.d.ts +0 -55
  895. package/esm/funcs/linked-in-search-search.d.ts.map +0 -1
  896. package/esm/funcs/linked-in-search-search.js +0 -132
  897. package/esm/funcs/linked-in-search-search.js.map +0 -1
  898. package/esm/funcs/linkedin-actions-accept-invitation.d.ts +0 -18
  899. package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +0 -1
  900. package/esm/funcs/linkedin-actions-accept-invitation.js +0 -95
  901. package/esm/funcs/linkedin-actions-accept-invitation.js.map +0 -1
  902. package/esm/funcs/linkedin-actions-edit-comment.d.ts +0 -18
  903. package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +0 -1
  904. package/esm/funcs/linkedin-actions-edit-comment.js +0 -95
  905. package/esm/funcs/linkedin-actions-edit-comment.js.map +0 -1
  906. package/esm/funcs/linkedin-actions-edit-post.d.ts +0 -18
  907. package/esm/funcs/linkedin-actions-edit-post.d.ts.map +0 -1
  908. package/esm/funcs/linkedin-actions-edit-post.js +0 -95
  909. package/esm/funcs/linkedin-actions-edit-post.js.map +0 -1
  910. package/esm/funcs/linkedin-actions-follow-profile.d.ts +0 -18
  911. package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +0 -1
  912. package/esm/funcs/linkedin-actions-follow-profile.js +0 -95
  913. package/esm/funcs/linkedin-actions-follow-profile.js.map +0 -1
  914. package/esm/funcs/linkedin-actions-like-post.d.ts +0 -18
  915. package/esm/funcs/linkedin-actions-like-post.d.ts.map +0 -1
  916. package/esm/funcs/linkedin-actions-like-post.js +0 -95
  917. package/esm/funcs/linkedin-actions-like-post.js.map +0 -1
  918. package/esm/funcs/linkedin-actions-list-invitations.d.ts +0 -18
  919. package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +0 -1
  920. package/esm/funcs/linkedin-actions-list-invitations.js +0 -97
  921. package/esm/funcs/linkedin-actions-list-invitations.js.map +0 -1
  922. package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +0 -18
  923. package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +0 -1
  924. package/esm/funcs/linkedin-actions-reply-to-comment.js +0 -95
  925. package/esm/funcs/linkedin-actions-reply-to-comment.js.map +0 -1
  926. package/esm/funcs/linkedin-actions-repost-post.d.ts +0 -18
  927. package/esm/funcs/linkedin-actions-repost-post.d.ts.map +0 -1
  928. package/esm/funcs/linkedin-actions-repost-post.js +0 -95
  929. package/esm/funcs/linkedin-actions-repost-post.js.map +0 -1
  930. package/esm/funcs/linkedin-actions-unfollow-company.d.ts +0 -18
  931. package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +0 -1
  932. package/esm/funcs/linkedin-actions-unfollow-company.js +0 -95
  933. package/esm/funcs/linkedin-actions-unfollow-company.js.map +0 -1
  934. package/esm/funcs/linkedin-actions-unlike-comment.d.ts +0 -18
  935. package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +0 -1
  936. package/esm/funcs/linkedin-actions-unlike-comment.js +0 -95
  937. package/esm/funcs/linkedin-actions-unlike-comment.js.map +0 -1
  938. package/esm/funcs/linkedin-actions-unlike-post.d.ts +0 -18
  939. package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +0 -1
  940. package/esm/funcs/linkedin-actions-unlike-post.js +0 -95
  941. package/esm/funcs/linkedin-actions-unlike-post.js.map +0 -1
  942. package/esm/funcs/linkedin-actions-unsave-post.d.ts +0 -18
  943. package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +0 -1
  944. package/esm/funcs/linkedin-actions-unsave-post.js +0 -95
  945. package/esm/funcs/linkedin-actions-unsave-post.js.map +0 -1
  946. package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +0 -18
  947. package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +0 -1
  948. package/esm/funcs/linkedin-actions-withdraw-invitation.js +0 -95
  949. package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +0 -1
  950. package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
  951. package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
  952. package/esm/funcs/linkedin-chat-get-messages.js +0 -99
  953. package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
  954. package/esm/funcs/linkedin-chat-get-unread-count.d.ts +0 -18
  955. package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
  956. package/esm/funcs/linkedin-chat-get-unread-count.js +0 -85
  957. package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
  958. package/esm/funcs/linkedin-chat-list-archived.d.ts +0 -18
  959. package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
  960. package/esm/funcs/linkedin-chat-list-archived.js +0 -97
  961. package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
  962. package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +0 -18
  963. package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +0 -1
  964. package/esm/funcs/linkedin-chat-list-inbox-conversations.js +0 -95
  965. package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +0 -1
  966. package/esm/funcs/linkedin-chat-mark-all-read.d.ts +0 -18
  967. package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +0 -1
  968. package/esm/funcs/linkedin-chat-mark-all-read.js +0 -85
  969. package/esm/funcs/linkedin-chat-mark-all-read.js.map +0 -1
  970. package/esm/funcs/linkedin-chat-react.d.ts +0 -18
  971. package/esm/funcs/linkedin-chat-react.d.ts.map +0 -1
  972. package/esm/funcs/linkedin-chat-react.js +0 -95
  973. package/esm/funcs/linkedin-chat-react.js.map +0 -1
  974. package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +0 -18
  975. package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +0 -1
  976. package/esm/funcs/linkedin-chat-send-typing-indicator.js +0 -95
  977. package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +0 -1
  978. package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +0 -18
  979. package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +0 -1
  980. package/esm/funcs/linkedin-scrapers-collect-comments.js +0 -95
  981. package/esm/funcs/linkedin-scrapers-collect-comments.js.map +0 -1
  982. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +0 -18
  983. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +0 -1
  984. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +0 -95
  985. package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +0 -1
  986. package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +0 -18
  987. package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +0 -1
  988. package/esm/funcs/linkedin-scrapers-collect-likes.js +0 -95
  989. package/esm/funcs/linkedin-scrapers-collect-likes.js.map +0 -1
  990. package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +0 -18
  991. package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +0 -1
  992. package/esm/funcs/linkedin-scrapers-list-saved-posts.js +0 -95
  993. package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +0 -1
  994. package/esm/funcs/linkedin-scrapers-visit-company.d.ts +0 -18
  995. package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +0 -1
  996. package/esm/funcs/linkedin-scrapers-visit-company.js +0 -95
  997. package/esm/funcs/linkedin-scrapers-visit-company.js.map +0 -1
  998. package/esm/funcs/linkedin-search-search-by-url.d.ts +0 -69
  999. package/esm/funcs/linkedin-search-search-by-url.d.ts.map +0 -1
  1000. package/esm/funcs/linkedin-search-search-by-url.js +0 -146
  1001. package/esm/funcs/linkedin-search-search-by-url.js.map +0 -1
  1002. package/esm/funcs/linkedin-search-search-jobs.d.ts +0 -96
  1003. package/esm/funcs/linkedin-search-search-jobs.d.ts.map +0 -1
  1004. package/esm/funcs/linkedin-search-search-jobs.js +0 -173
  1005. package/esm/funcs/linkedin-search-search-jobs.js.map +0 -1
  1006. package/esm/funcs/linkedin-search-search-people.d.ts +0 -83
  1007. package/esm/funcs/linkedin-search-search-people.d.ts.map +0 -1
  1008. package/esm/funcs/linkedin-search-search-people.js +0 -160
  1009. package/esm/funcs/linkedin-search-search-people.js.map +0 -1
  1010. package/esm/funcs/linkedin-search-search-posts.d.ts +0 -71
  1011. package/esm/funcs/linkedin-search-search-posts.d.ts.map +0 -1
  1012. package/esm/funcs/linkedin-search-search-posts.js +0 -148
  1013. package/esm/funcs/linkedin-search-search-posts.js.map +0 -1
  1014. package/esm/funcs/profile-get-posts.d.ts +0 -18
  1015. package/esm/funcs/profile-get-posts.d.ts.map +0 -1
  1016. package/esm/funcs/profile-get-posts.js +0 -97
  1017. package/esm/funcs/profile-get-posts.js.map +0 -1
  1018. package/esm/funcs/profile-get-profile-views.d.ts +0 -18
  1019. package/esm/funcs/profile-get-profile-views.d.ts.map +0 -1
  1020. package/esm/funcs/profile-get-profile-views.js +0 -85
  1021. package/esm/funcs/profile-get-profile-views.js.map +0 -1
  1022. package/esm/funcs/sales-nav-search-people.d.ts +0 -53
  1023. package/esm/funcs/sales-nav-search-people.d.ts.map +0 -1
  1024. package/esm/funcs/sales-nav-search-people.js +0 -130
  1025. package/esm/funcs/sales-nav-search-people.js.map +0 -1
  1026. package/esm/funcs/sales-navigator-search-search-companies.d.ts +0 -33
  1027. package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +0 -1
  1028. package/esm/funcs/sales-navigator-search-search-companies.js +0 -110
  1029. package/esm/funcs/sales-navigator-search-search-companies.js.map +0 -1
  1030. package/esm/funcs/sales-navigator-search-search.d.ts +0 -39
  1031. package/esm/funcs/sales-navigator-search-search.d.ts.map +0 -1
  1032. package/esm/funcs/sales-navigator-search-search.js +0 -116
  1033. package/esm/funcs/sales-navigator-search-search.js.map +0 -1
  1034. package/esm/models/errors/collect-linked-in-likes.d.ts +0 -211
  1035. package/esm/models/errors/collect-linked-in-likes.d.ts.map +0 -1
  1036. package/esm/models/errors/collect-linked-in-likes.js +0 -306
  1037. package/esm/models/errors/collect-linked-in-likes.js.map +0 -1
  1038. package/esm/models/operations/get-campaign-stats-response.d.ts +0 -1550
  1039. package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
  1040. package/esm/models/operations/get-campaign-stats-response.js +0 -961
  1041. package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
  1042. package/esm/models/operations/scraping-weekly.d.ts +0 -2946
  1043. package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
  1044. package/esm/models/operations/scraping-weekly.js +0 -1594
  1045. package/esm/models/operations/scraping-weekly.js.map +0 -1
  1046. package/esm/models/operations/search-linked-in-by-url-type-post.d.ts +0 -2412
  1047. package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
  1048. package/esm/models/operations/search-linked-in-by-url-type-post.js +0 -1577
  1049. package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
  1050. package/esm/models/operations/upsert-contacts.d.ts +0 -182
  1051. package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
  1052. package/esm/models/operations/upsert-contacts.js +0 -116
  1053. package/esm/models/operations/upsert-contacts.js.map +0 -1
  1054. package/esm/sdk/linked-in-actions-2.d.ts +0 -47
  1055. package/esm/sdk/linked-in-actions-2.d.ts.map +0 -1
  1056. package/esm/sdk/linked-in-actions-2.js +0 -68
  1057. package/esm/sdk/linked-in-actions-2.js.map +0 -1
  1058. package/esm/sdk/linked-in-chat-2.d.ts +0 -40
  1059. package/esm/sdk/linked-in-chat-2.d.ts.map +0 -1
  1060. package/esm/sdk/linked-in-chat-2.js +0 -58
  1061. package/esm/sdk/linked-in-chat-2.js.map +0 -1
  1062. package/esm/sdk/linked-in-scrapers-2.d.ts +0 -19
  1063. package/esm/sdk/linked-in-scrapers-2.d.ts.map +0 -1
  1064. package/esm/sdk/linked-in-scrapers-2.js +0 -28
  1065. package/esm/sdk/linked-in-scrapers-2.js.map +0 -1
  1066. package/esm/sdk/linked-in-search-1.d.ts +0 -149
  1067. package/esm/sdk/linked-in-search-1.d.ts.map +0 -1
  1068. package/esm/sdk/linked-in-search-1.js +0 -161
  1069. package/esm/sdk/linked-in-search-1.js.map +0 -1
  1070. package/esm/sdk/linkedin-actions-1.d.ts +0 -96
  1071. package/esm/sdk/linkedin-actions-1.d.ts.map +0 -1
  1072. package/esm/sdk/linkedin-actions-1.js +0 -138
  1073. package/esm/sdk/linkedin-actions-1.js.map +0 -1
  1074. package/esm/sdk/linkedin-chat-1.d.ts +0 -58
  1075. package/esm/sdk/linkedin-chat-1.d.ts.map +0 -1
  1076. package/esm/sdk/linkedin-chat-1.js +0 -82
  1077. package/esm/sdk/linkedin-chat-1.js.map +0 -1
  1078. package/esm/sdk/linkedin-scrapers-1.d.ts +0 -40
  1079. package/esm/sdk/linkedin-scrapers-1.d.ts.map +0 -1
  1080. package/esm/sdk/linkedin-scrapers-1.js +0 -58
  1081. package/esm/sdk/linkedin-scrapers-1.js.map +0 -1
  1082. package/esm/sdk/linkedin-search-2.d.ts +0 -280
  1083. package/esm/sdk/linkedin-search-2.d.ts.map +0 -1
  1084. package/esm/sdk/linkedin-search-2.js +0 -295
  1085. package/esm/sdk/linkedin-search-2.js.map +0 -1
  1086. package/esm/sdk/sales-navigator-search.d.ts +0 -55
  1087. package/esm/sdk/sales-navigator-search.d.ts.map +0 -1
  1088. package/esm/sdk/sales-navigator-search.js +0 -64
  1089. package/esm/sdk/sales-navigator-search.js.map +0 -1
  1090. package/examples/linkedinScrapersCollectLikes.example.ts +0 -30
  1091. package/src/funcs/campaigns-get-stats.ts +0 -222
  1092. package/src/funcs/company-pages-get-posts.ts +0 -215
  1093. package/src/funcs/linked-in-actions-create-comment.ts +0 -215
  1094. package/src/funcs/linked-in-actions-decline-invitation.ts +0 -218
  1095. package/src/funcs/linked-in-actions-like-comment.ts +0 -215
  1096. package/src/funcs/linked-in-actions-publish-post.ts +0 -215
  1097. package/src/funcs/linked-in-actions-save-post.ts +0 -215
  1098. package/src/funcs/linked-in-actions-unfollow-profile.ts +0 -215
  1099. package/src/funcs/linked-in-chat-list-starred.ts +0 -220
  1100. package/src/funcs/linked-in-chat-mark-seen.ts +0 -215
  1101. package/src/funcs/linked-in-chat-star.ts +0 -215
  1102. package/src/funcs/linked-in-chat-unarchive.ts +0 -215
  1103. package/src/funcs/linked-in-chat-unstar.ts +0 -215
  1104. package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +0 -218
  1105. package/src/funcs/linked-in-scrapers-get-feed.ts +0 -220
  1106. package/src/funcs/linked-in-search-resolve-parameters.ts +0 -250
  1107. package/src/funcs/linked-in-search-search-companies.ts +0 -272
  1108. package/src/funcs/linked-in-search-search.ts +0 -251
  1109. package/src/funcs/linkedin-actions-accept-invitation.ts +0 -215
  1110. package/src/funcs/linkedin-actions-edit-comment.ts +0 -215
  1111. package/src/funcs/linkedin-actions-edit-post.ts +0 -215
  1112. package/src/funcs/linkedin-actions-follow-profile.ts +0 -215
  1113. package/src/funcs/linkedin-actions-like-post.ts +0 -215
  1114. package/src/funcs/linkedin-actions-list-invitations.ts +0 -220
  1115. package/src/funcs/linkedin-actions-reply-to-comment.ts +0 -215
  1116. package/src/funcs/linkedin-actions-repost-post.ts +0 -215
  1117. package/src/funcs/linkedin-actions-unfollow-company.ts +0 -215
  1118. package/src/funcs/linkedin-actions-unlike-comment.ts +0 -215
  1119. package/src/funcs/linkedin-actions-unlike-post.ts +0 -215
  1120. package/src/funcs/linkedin-actions-unsave-post.ts +0 -215
  1121. package/src/funcs/linkedin-actions-withdraw-invitation.ts +0 -218
  1122. package/src/funcs/linkedin-chat-get-messages.ts +0 -219
  1123. package/src/funcs/linkedin-chat-get-unread-count.ts +0 -199
  1124. package/src/funcs/linkedin-chat-list-archived.ts +0 -220
  1125. package/src/funcs/linkedin-chat-list-inbox-conversations.ts +0 -215
  1126. package/src/funcs/linkedin-chat-mark-all-read.ts +0 -199
  1127. package/src/funcs/linkedin-chat-react.ts +0 -214
  1128. package/src/funcs/linkedin-chat-send-typing-indicator.ts +0 -215
  1129. package/src/funcs/linkedin-scrapers-collect-comments.ts +0 -215
  1130. package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +0 -218
  1131. package/src/funcs/linkedin-scrapers-collect-likes.ts +0 -215
  1132. package/src/funcs/linkedin-scrapers-list-saved-posts.ts +0 -218
  1133. package/src/funcs/linkedin-scrapers-visit-company.ts +0 -215
  1134. package/src/funcs/linkedin-search-search-by-url.ts +0 -266
  1135. package/src/funcs/linkedin-search-search-jobs.ts +0 -293
  1136. package/src/funcs/linkedin-search-search-people.ts +0 -280
  1137. package/src/funcs/linkedin-search-search-posts.ts +0 -268
  1138. package/src/funcs/profile-get-posts.ts +0 -220
  1139. package/src/funcs/profile-get-profile-views.ts +0 -199
  1140. package/src/funcs/sales-nav-search-people.ts +0 -250
  1141. package/src/funcs/sales-navigator-search-search-companies.ts +0 -230
  1142. package/src/funcs/sales-navigator-search-search.ts +0 -235
  1143. package/src/models/errors/collect-linked-in-likes.ts +0 -494
  1144. package/src/models/operations/get-campaign-stats-response.ts +0 -3367
  1145. package/src/models/operations/scraping-weekly.ts +0 -5707
  1146. package/src/models/operations/search-linked-in-by-url-type-post.ts +0 -4897
  1147. package/src/models/operations/upsert-contacts.ts +0 -305
  1148. package/src/sdk/linked-in-actions-2.ts +0 -117
  1149. package/src/sdk/linked-in-chat-2.ts +0 -99
  1150. package/src/sdk/linked-in-scrapers-2.ts +0 -45
  1151. package/src/sdk/linked-in-search-1.ts +0 -186
  1152. package/src/sdk/linkedin-actions-1.ts +0 -243
  1153. package/src/sdk/linkedin-chat-1.ts +0 -139
  1154. package/src/sdk/linkedin-scrapers-1.ts +0 -99
  1155. package/src/sdk/linkedin-search-2.ts +0 -328
  1156. package/src/sdk/sales-navigator-search.ts +0 -81
@@ -2,12 +2,52 @@
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
4
 
5
- import { salesNavSearchPeople } from "../funcs/sales-nav-search-people.js";
5
+ import { salesNavCompanies } from "../funcs/sales-nav-companies.js";
6
+ import { salesNavPeople } from "../funcs/sales-nav-people.js";
7
+ import { salesNavSearch } from "../funcs/sales-nav-search.js";
6
8
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
7
9
  import * as operations from "../models/operations/index.js";
8
10
  import { unwrapAsync } from "../types/fp.js";
9
11
 
10
12
  export class SalesNav extends ClientSDK {
13
+ /**
14
+ * Sales Navigator Search — leads (people) & accounts (companies)
15
+ *
16
+ * @remarks
17
+ * # Sales Navigator Search
18
+ *
19
+ * Search LinkedIn Sales Navigator for leads (people) or accounts (companies). Requires a LinkedIn account with an active Sales Navigator subscription.
20
+ *
21
+ * ## Two ways to search
22
+ * 1. **Structured**: pass `category` + optional `keywords` + filters
23
+ * 2. **URL-based**: pass a Sales Navigator search `url` from your browser — filters are extracted automatically
24
+ *
25
+ * ## Sales Navigator vs Classic search
26
+ * Sales Navigator returns richer data than classic LinkedIn search:
27
+ * - **People**: tenure at company/role, premium status, open profile flag, pending invitation status, detailed positions
28
+ * - **Companies**: headcount (employee count)
29
+ * - More advanced filters: seniority, function, tenure, include/exclude for company & industry
30
+ *
31
+ * ## Resolving filter IDs
32
+ * Filters like location, industry, company, and school require LinkedIn numeric IDs. Use `POST /search/linkedin/parameters` to convert text (e.g. "San Francisco") into IDs.
33
+ *
34
+ * ## Pagination
35
+ * Default page size: 25, max: 25. Use `start` (offset) and `count` to paginate. Check `hasMore` and `paging.total` in the response.
36
+ *
37
+ * ## Credits
38
+ * 1 credit per 10 items returned (minimum 1 if any results, 0 if empty).
39
+ */
40
+ async search(
41
+ request: operations.SearchSalesNavRequest,
42
+ options?: RequestOptions,
43
+ ): Promise<operations.SearchSalesNavResponse> {
44
+ return unwrapAsync(salesNavSearch(
45
+ this,
46
+ request,
47
+ options,
48
+ ));
49
+ }
50
+
11
51
  /**
12
52
  * Sales Navigator People/Lead Search
13
53
  *
@@ -49,11 +89,43 @@ export class SalesNav extends ClientSDK {
49
89
  * ## Credits
50
90
  * 1 credit per 10 items returned.
51
91
  */
52
- async searchPeople(
92
+ async people(
53
93
  request: operations.SearchSalesNavPeopleRequest,
54
94
  options?: RequestOptions,
55
95
  ): Promise<operations.SearchSalesNavPeopleResponse> {
56
- return unwrapAsync(salesNavSearchPeople(
96
+ return unwrapAsync(salesNavPeople(
97
+ this,
98
+ request,
99
+ options,
100
+ ));
101
+ }
102
+
103
+ /**
104
+ * Sales Navigator Company/Account Search
105
+ *
106
+ * @remarks
107
+ * # Sales Navigator Company Search
108
+ *
109
+ * Search for accounts in LinkedIn Sales Navigator.
110
+ *
111
+ * ## Available filters
112
+ * | Filter | Type | Description |
113
+ * |--------|------|-------------|
114
+ * | `keywords` | string | Search terms |
115
+ * | `industry` | {include?, exclude?} | Industry IDs with include/exclude |
116
+ * | `location` | string[] | Geography IDs |
117
+ * | `companyHeadcount` | string[] | Employee count ranges |
118
+ * | `companyType` | string[] | Company types |
119
+ * | `annualRevenue` | string[] | Revenue ranges |
120
+ *
121
+ * ## Credits
122
+ * 1 credit per 10 items returned.
123
+ */
124
+ async companies(
125
+ request: operations.SearchSalesNavCompaniesRequest,
126
+ options?: RequestOptions,
127
+ ): Promise<operations.SearchSalesNavCompaniesResponse> {
128
+ return unwrapAsync(salesNavCompanies(
57
129
  this,
58
130
  request,
59
131
  options,
@@ -0,0 +1,81 @@
1
+ /*
2
+ * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
+ */
4
+
5
+ import { scheduledMessagesBatchSchedule } from "../funcs/scheduled-messages-batch-schedule.js";
6
+ import { scheduledMessagesCancel } from "../funcs/scheduled-messages-cancel.js";
7
+ import { scheduledMessagesCreate } from "../funcs/scheduled-messages-create.js";
8
+ import { scheduledMessagesList } from "../funcs/scheduled-messages-list.js";
9
+ import { ClientSDK, RequestOptions } from "../lib/sdks.js";
10
+ import * as operations from "../models/operations/index.js";
11
+ import { unwrapAsync } from "../types/fp.js";
12
+
13
+ export class ScheduledMessages extends ClientSDK {
14
+ /**
15
+ * List scheduled messages
16
+ *
17
+ * @remarks
18
+ * List messages with optional filters by status, contact, or campaign. 0 credits.
19
+ */
20
+ async list(
21
+ request?: operations.ListMessagesRequest | undefined,
22
+ options?: RequestOptions,
23
+ ): Promise<operations.ListMessagesResponse> {
24
+ return unwrapAsync(scheduledMessagesList(
25
+ this,
26
+ request,
27
+ options,
28
+ ));
29
+ }
30
+
31
+ /**
32
+ * Create a draft DM
33
+ *
34
+ * @remarks
35
+ * Create a draft message for a contact. Set status to 'scheduled' with scheduledSendAt to queue for auto-send. 0 credits.
36
+ */
37
+ async create(
38
+ request: operations.CreateRequest,
39
+ options?: RequestOptions,
40
+ ): Promise<operations.CreateResponse> {
41
+ return unwrapAsync(scheduledMessagesCreate(
42
+ this,
43
+ request,
44
+ options,
45
+ ));
46
+ }
47
+
48
+ /**
49
+ * Batch-schedule drafts for auto-send
50
+ *
51
+ * @remarks
52
+ * Schedule existing draft messages for auto-send at a specific time. 0 credits.
53
+ */
54
+ async batchSchedule(
55
+ request: operations.BatchScheduleRequest,
56
+ options?: RequestOptions,
57
+ ): Promise<operations.BatchScheduleResponse> {
58
+ return unwrapAsync(scheduledMessagesBatchSchedule(
59
+ this,
60
+ request,
61
+ options,
62
+ ));
63
+ }
64
+
65
+ /**
66
+ * Cancel scheduled or draft messages
67
+ *
68
+ * @remarks
69
+ * Cancel messages by ID or by contact. 0 credits.
70
+ */
71
+ async cancel(
72
+ request: operations.CancelRequest,
73
+ options?: RequestOptions,
74
+ ): Promise<operations.CancelResponse> {
75
+ return unwrapAsync(scheduledMessagesCancel(
76
+ this,
77
+ request,
78
+ options,
79
+ ));
80
+ }
81
+ }
@@ -2,23 +2,83 @@
2
2
  * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
3
3
  */
4
4
 
5
+ import { scrapersBulkVisitBatchStatus } from "../funcs/scrapers-bulk-visit-batch-status.js";
6
+ import { scrapersBulkVisitProfile } from "../funcs/scrapers-bulk-visit-profile.js";
7
+ import { scrapersCollectCommentReplies } from "../funcs/scrapers-collect-comment-replies.js";
8
+ import { scrapersCollectComments } from "../funcs/scrapers-collect-comments.js";
9
+ import { scrapersCollectHashtagPosts } from "../funcs/scrapers-collect-hashtag-posts.js";
10
+ import { scrapersCollectLikes } from "../funcs/scrapers-collect-likes.js";
5
11
  import { scrapersCollectPosts } from "../funcs/scrapers-collect-posts.js";
12
+ import { scrapersGetFeed } from "../funcs/scrapers-get-feed.js";
13
+ import { scrapersListSavedPosts } from "../funcs/scrapers-list-saved-posts.js";
14
+ import { scrapersVisitCompany } from "../funcs/scrapers-visit-company.js";
6
15
  import { scrapersVisitProfile } from "../funcs/scrapers-visit-profile.js";
7
16
  import { ClientSDK, RequestOptions } from "../lib/sdks.js";
8
17
  import * as operations from "../models/operations/index.js";
9
18
  import { unwrapAsync } from "../types/fp.js";
10
19
 
11
20
  export class Scrapers extends ClientSDK {
21
+ /**
22
+ * Scrape LinkedIn post likes
23
+ *
24
+ * @remarks
25
+ * Returns up to 100 profiles per page that reacted to the specified post (LinkedIn API limit). Supports pagination. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty). Use count=0 for a free total-only check.
26
+ */
27
+ async collectLikes(
28
+ request: operations.CollectLikesRequest,
29
+ options?: RequestOptions,
30
+ ): Promise<operations.CollectLikesResponse> {
31
+ return unwrapAsync(scrapersCollectLikes(
32
+ this,
33
+ request,
34
+ options,
35
+ ));
36
+ }
37
+
38
+ /**
39
+ * Scrape LinkedIn post comments
40
+ *
41
+ * @remarks
42
+ * Returns paginated top-level comments for a LinkedIn post (newest first). 1 credit per 20 items returned (minimum 1 if any results, 0 if empty). Use count=0 for a free total-only check (0 credits, no rate-limit slot consumed). Response includes previousTotal (server-cached) to detect new comments without client tracking.
43
+ */
44
+ async collectComments(
45
+ request: operations.CollectCommentsRequest,
46
+ options?: RequestOptions,
47
+ ): Promise<operations.CollectCommentsResponse> {
48
+ return unwrapAsync(scrapersCollectComments(
49
+ this,
50
+ request,
51
+ options,
52
+ ));
53
+ }
54
+
55
+ /**
56
+ * Scrape replies to a LinkedIn comment
57
+ *
58
+ * @remarks
59
+ * Returns paginated replies for a specific LinkedIn comment. Use the commentUrn from the comments endpoint response. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty).
60
+ */
61
+ async collectCommentReplies(
62
+ request: operations.CollectCommentRepliesRequest,
63
+ options?: RequestOptions,
64
+ ): Promise<operations.CollectCommentRepliesResponse> {
65
+ return unwrapAsync(scrapersCollectCommentReplies(
66
+ this,
67
+ request,
68
+ options,
69
+ ));
70
+ }
71
+
12
72
  /**
13
73
  * Scrape LinkedIn profile posts
14
74
  *
15
75
  * @remarks
16
- * Authenticates the requester, validates LinkedIn credentials, and returns paginated posts from a LinkedIn profile. Supports count, start, and paginationToken for pagination.
76
+ * Returns paginated posts from a LinkedIn profile. Supports count, start, and paginationToken for pagination. 1 credit per 20 items returned (minimum 1 if any results, 0 if empty). Use count=0 for a free total-only check.
17
77
  */
18
78
  async collectPosts(
19
- request: operations.CollectLinkedInPostsRequest,
79
+ request: operations.CollectPostsRequest,
20
80
  options?: RequestOptions,
21
- ): Promise<operations.CollectLinkedInPostsResponse> {
81
+ ): Promise<operations.CollectPostsResponse> {
22
82
  return unwrapAsync(scrapersCollectPosts(
23
83
  this,
24
84
  request,
@@ -30,16 +90,120 @@ export class Scrapers extends ClientSDK {
30
90
  * Visit LinkedIn profile and extract contact data
31
91
  *
32
92
  * @remarks
33
- * Visit a LinkedIn profile and return contact data. Distance-1 profiles cached 24h. No dedup — always executes. campaignSlug is for tracking only.
93
+ * Visit a LinkedIn profile and return contact data. Distance-1 profiles cached 24h (0 credits when cached). No dedup — always executes. campaignSlug is for tracking only. 1 credit (0 when cached).
94
+ *
95
+ * Optional enrichment flags (`includePosts`, `includeComments`, `includeAbout`) fetch additional data in parallel with minimal latency overhead. `includeAbout` fetches the About section and detailed position descriptions. `includeComments` returns posts the profile recently engaged with (topic + author), useful for personalization — note that the actual comment text is not available from this API.
34
96
  */
35
97
  async visitProfile(
36
- request: operations.VisitLinkedInProfileRequest,
98
+ request: operations.VisitProfileRequest,
37
99
  options?: RequestOptions,
38
- ): Promise<operations.VisitLinkedInProfileResponse> {
100
+ ): Promise<operations.VisitProfileResponse> {
39
101
  return unwrapAsync(scrapersVisitProfile(
40
102
  this,
41
103
  request,
42
104
  options,
43
105
  ));
44
106
  }
107
+
108
+ /**
109
+ * Queue bulk LinkedIn profile visits (fire-and-forget)
110
+ *
111
+ * @remarks
112
+ * Queue up to 50 LinkedIn profiles for background visit and CRM enrichment. Returns immediately (~100ms). Cached profiles (distance-1) are resolved instantly at 0 credits. Uncached profiles are processed via a durable background workflow with 2-6s pacing between visits. Multiple calls queue safely (no rejection). Use the batch status endpoint to check progress. Use campaignSlug to auto-add visited contacts to a campaign.
113
+ */
114
+ async bulkVisitProfile(
115
+ request: operations.BulkVisitProfileRequest,
116
+ options?: RequestOptions,
117
+ ): Promise<operations.BulkVisitProfileResponse> {
118
+ return unwrapAsync(scrapersBulkVisitProfile(
119
+ this,
120
+ request,
121
+ options,
122
+ ));
123
+ }
124
+
125
+ /**
126
+ * Get bulk visit batch status
127
+ *
128
+ * @remarks
129
+ * Retrieve the status and results of a bulk visit batch. Returns progress, per-profile results, and credits used.
130
+ */
131
+ async bulkVisitBatchStatus(
132
+ request: operations.BulkVisitBatchStatusRequest,
133
+ options?: RequestOptions,
134
+ ): Promise<operations.BulkVisitBatchStatusResponse> {
135
+ return unwrapAsync(scrapersBulkVisitBatchStatus(
136
+ this,
137
+ request,
138
+ options,
139
+ ));
140
+ }
141
+
142
+ /**
143
+ * Visit LinkedIn company page and extract profile data
144
+ *
145
+ * @remarks
146
+ * Fetches a LinkedIn company profile by URL or universal name. Returns structured company data including description, industry, employee count, headquarters, logo, affiliated/similar companies, and more. Optionally enriches with workplace policy data (costs 1 extra credit per optional API call). Base cost: 1 credit.
147
+ */
148
+ async visitCompany(
149
+ request: operations.VisitCompanyRequest,
150
+ options?: RequestOptions,
151
+ ): Promise<operations.VisitCompanyResponse> {
152
+ return unwrapAsync(scrapersVisitCompany(
153
+ this,
154
+ request,
155
+ options,
156
+ ));
157
+ }
158
+
159
+ /**
160
+ * List saved posts
161
+ *
162
+ * @remarks
163
+ * List posts saved to bookmarks. 1 credit.
164
+ */
165
+ async listSavedPosts(
166
+ request: operations.ListSavedPostsRequest,
167
+ options?: RequestOptions,
168
+ ): Promise<operations.ListSavedPostsResponse> {
169
+ return unwrapAsync(scrapersListSavedPosts(
170
+ this,
171
+ request,
172
+ options,
173
+ ));
174
+ }
175
+
176
+ /**
177
+ * Get home feed
178
+ *
179
+ * @remarks
180
+ * Get posts from the LinkedIn home feed using GraphQL. Supports algorithmic (RELEVANCE) or chronological (REV_CHRON) sorting. Returns parsed post objects with author info, text, engagement counts. No pagination token support currently. 1 credit.
181
+ */
182
+ async getFeed(
183
+ request?: operations.GetFeedRequest | undefined,
184
+ options?: RequestOptions,
185
+ ): Promise<operations.GetFeedResponse> {
186
+ return unwrapAsync(scrapersGetFeed(
187
+ this,
188
+ request,
189
+ options,
190
+ ));
191
+ }
192
+
193
+ /**
194
+ * Collect posts from a hashtag
195
+ *
196
+ * @remarks
197
+ * Collect posts from a LinkedIn hashtag feed. Pass hashtag name without # prefix. Supports pagination with start/count. Returns parsed post objects. 1 credit.
198
+ */
199
+ async collectHashtagPosts(
200
+ request: operations.CollectHashtagPostsRequest,
201
+ options?: RequestOptions,
202
+ ): Promise<operations.CollectHashtagPostsResponse> {
203
+ return unwrapAsync(scrapersCollectHashtagPosts(
204
+ this,
205
+ request,
206
+ options,
207
+ ));
208
+ }
45
209
  }
package/src/sdk/sdk.ts CHANGED
@@ -8,50 +8,23 @@ import { Campaigns } from "./campaigns.js";
8
8
  import { Chat } from "./chat.js";
9
9
  import { CompanyPages } from "./company-pages.js";
10
10
  import { Contacts } from "./contacts.js";
11
- import { LinkedInActions2 } from "./linked-in-actions-2.js";
12
- import { LinkedInChat2 } from "./linked-in-chat-2.js";
13
- import { LinkedInScrapers2 } from "./linked-in-scrapers-2.js";
14
- import { LinkedInSearch1 } from "./linked-in-search-1.js";
15
- import { LinkedinActions1 } from "./linkedin-actions-1.js";
16
- import { LinkedinChat1 } from "./linkedin-chat-1.js";
17
- import { LinkedinScrapers1 } from "./linkedin-scrapers-1.js";
18
- import { LinkedinSearch2 } from "./linkedin-search-2.js";
11
+ import { Context } from "./context.js";
12
+ import { Cron } from "./cron.js";
19
13
  import { Profile } from "./profile.js";
20
14
  import { SalesNav } from "./sales-nav.js";
21
- import { SalesNavigatorSearch } from "./sales-navigator-search.js";
15
+ import { ScheduledMessages } from "./scheduled-messages.js";
22
16
  import { Scrapers } from "./scrapers.js";
17
+ import { Search } from "./search.js";
23
18
 
24
19
  export class Bereach extends ClientSDK {
25
- private _linkedinScrapers?: LinkedinScrapers1;
26
- get linkedinScrapers(): LinkedinScrapers1 {
27
- return (this._linkedinScrapers ??= new LinkedinScrapers1(this._options));
28
- }
29
-
30
- private _linkedInScrapers?: LinkedInScrapers2;
31
- get linkedInScrapers(): LinkedInScrapers2 {
32
- return (this._linkedInScrapers ??= new LinkedInScrapers2(this._options));
33
- }
34
-
35
20
  private _scrapers?: Scrapers;
36
21
  get scrapers(): Scrapers {
37
22
  return (this._scrapers ??= new Scrapers(this._options));
38
23
  }
39
24
 
40
- private _linkedInSearch?: LinkedInSearch1;
41
- get linkedInSearch(): LinkedInSearch1 {
42
- return (this._linkedInSearch ??= new LinkedInSearch1(this._options));
43
- }
44
-
45
- private _linkedinSearch?: LinkedinSearch2;
46
- get linkedinSearch(): LinkedinSearch2 {
47
- return (this._linkedinSearch ??= new LinkedinSearch2(this._options));
48
- }
49
-
50
- private _salesNavigatorSearch?: SalesNavigatorSearch;
51
- get salesNavigatorSearch(): SalesNavigatorSearch {
52
- return (this._salesNavigatorSearch ??= new SalesNavigatorSearch(
53
- this._options,
54
- ));
25
+ private _search?: Search;
26
+ get search(): Search {
27
+ return (this._search ??= new Search(this._options));
55
28
  }
56
29
 
57
30
  private _salesNav?: SalesNav;
@@ -64,16 +37,6 @@ export class Bereach extends ClientSDK {
64
37
  return (this._actions ??= new Actions(this._options));
65
38
  }
66
39
 
67
- private _linkedinActions?: LinkedinActions1;
68
- get linkedinActions(): LinkedinActions1 {
69
- return (this._linkedinActions ??= new LinkedinActions1(this._options));
70
- }
71
-
72
- private _linkedInActions?: LinkedInActions2;
73
- get linkedInActions(): LinkedInActions2 {
74
- return (this._linkedInActions ??= new LinkedInActions2(this._options));
75
- }
76
-
77
40
  private _profile?: Profile;
78
41
  get profile(): Profile {
79
42
  return (this._profile ??= new Profile(this._options));
@@ -84,21 +47,11 @@ export class Bereach extends ClientSDK {
84
47
  return (this._companyPages ??= new CompanyPages(this._options));
85
48
  }
86
49
 
87
- private _linkedinChat?: LinkedinChat1;
88
- get linkedinChat(): LinkedinChat1 {
89
- return (this._linkedinChat ??= new LinkedinChat1(this._options));
90
- }
91
-
92
50
  private _chat?: Chat;
93
51
  get chat(): Chat {
94
52
  return (this._chat ??= new Chat(this._options));
95
53
  }
96
54
 
97
- private _linkedInChat?: LinkedInChat2;
98
- get linkedInChat(): LinkedInChat2 {
99
- return (this._linkedInChat ??= new LinkedInChat2(this._options));
100
- }
101
-
102
55
  private _campaigns?: Campaigns;
103
56
  get campaigns(): Campaigns {
104
57
  return (this._campaigns ??= new Campaigns(this._options));
@@ -108,4 +61,19 @@ export class Bereach extends ClientSDK {
108
61
  get contacts(): Contacts {
109
62
  return (this._contacts ??= new Contacts(this._options));
110
63
  }
64
+
65
+ private _scheduledMessages?: ScheduledMessages;
66
+ get scheduledMessages(): ScheduledMessages {
67
+ return (this._scheduledMessages ??= new ScheduledMessages(this._options));
68
+ }
69
+
70
+ private _context?: Context;
71
+ get context(): Context {
72
+ return (this._context ??= new Context(this._options));
73
+ }
74
+
75
+ private _cron?: Cron;
76
+ get cron(): Cron {
77
+ return (this._cron ??= new Cron(this._options));
78
+ }
111
79
  }