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
package/esm/sdk/sdk.js CHANGED
@@ -7,42 +7,21 @@ import { Campaigns } from "./campaigns.js";
7
7
  import { Chat } from "./chat.js";
8
8
  import { CompanyPages } from "./company-pages.js";
9
9
  import { Contacts } from "./contacts.js";
10
- import { LinkedInActions2 } from "./linked-in-actions-2.js";
11
- import { LinkedInChat2 } from "./linked-in-chat-2.js";
12
- import { LinkedInScrapers2 } from "./linked-in-scrapers-2.js";
13
- import { LinkedInSearch1 } from "./linked-in-search-1.js";
14
- import { LinkedinActions1 } from "./linkedin-actions-1.js";
15
- import { LinkedinChat1 } from "./linkedin-chat-1.js";
16
- import { LinkedinScrapers1 } from "./linkedin-scrapers-1.js";
17
- import { LinkedinSearch2 } from "./linkedin-search-2.js";
10
+ import { Context } from "./context.js";
11
+ import { Cron } from "./cron.js";
18
12
  import { Profile } from "./profile.js";
19
13
  import { SalesNav } from "./sales-nav.js";
20
- import { SalesNavigatorSearch } from "./sales-navigator-search.js";
14
+ import { ScheduledMessages } from "./scheduled-messages.js";
21
15
  import { Scrapers } from "./scrapers.js";
16
+ import { Search } from "./search.js";
22
17
  export class Bereach extends ClientSDK {
23
- _linkedinScrapers;
24
- get linkedinScrapers() {
25
- return (this._linkedinScrapers ?? (this._linkedinScrapers = new LinkedinScrapers1(this._options)));
26
- }
27
- _linkedInScrapers;
28
- get linkedInScrapers() {
29
- return (this._linkedInScrapers ?? (this._linkedInScrapers = new LinkedInScrapers2(this._options)));
30
- }
31
18
  _scrapers;
32
19
  get scrapers() {
33
20
  return (this._scrapers ?? (this._scrapers = new Scrapers(this._options)));
34
21
  }
35
- _linkedInSearch;
36
- get linkedInSearch() {
37
- return (this._linkedInSearch ?? (this._linkedInSearch = new LinkedInSearch1(this._options)));
38
- }
39
- _linkedinSearch;
40
- get linkedinSearch() {
41
- return (this._linkedinSearch ?? (this._linkedinSearch = new LinkedinSearch2(this._options)));
42
- }
43
- _salesNavigatorSearch;
44
- get salesNavigatorSearch() {
45
- return (this._salesNavigatorSearch ?? (this._salesNavigatorSearch = new SalesNavigatorSearch(this._options)));
22
+ _search;
23
+ get search() {
24
+ return (this._search ?? (this._search = new Search(this._options)));
46
25
  }
47
26
  _salesNav;
48
27
  get salesNav() {
@@ -52,14 +31,6 @@ export class Bereach extends ClientSDK {
52
31
  get actions() {
53
32
  return (this._actions ?? (this._actions = new Actions(this._options)));
54
33
  }
55
- _linkedinActions;
56
- get linkedinActions() {
57
- return (this._linkedinActions ?? (this._linkedinActions = new LinkedinActions1(this._options)));
58
- }
59
- _linkedInActions;
60
- get linkedInActions() {
61
- return (this._linkedInActions ?? (this._linkedInActions = new LinkedInActions2(this._options)));
62
- }
63
34
  _profile;
64
35
  get profile() {
65
36
  return (this._profile ?? (this._profile = new Profile(this._options)));
@@ -68,18 +39,10 @@ export class Bereach extends ClientSDK {
68
39
  get companyPages() {
69
40
  return (this._companyPages ?? (this._companyPages = new CompanyPages(this._options)));
70
41
  }
71
- _linkedinChat;
72
- get linkedinChat() {
73
- return (this._linkedinChat ?? (this._linkedinChat = new LinkedinChat1(this._options)));
74
- }
75
42
  _chat;
76
43
  get chat() {
77
44
  return (this._chat ?? (this._chat = new Chat(this._options)));
78
45
  }
79
- _linkedInChat;
80
- get linkedInChat() {
81
- return (this._linkedInChat ?? (this._linkedInChat = new LinkedInChat2(this._options)));
82
- }
83
46
  _campaigns;
84
47
  get campaigns() {
85
48
  return (this._campaigns ?? (this._campaigns = new Campaigns(this._options)));
@@ -88,5 +51,17 @@ export class Bereach extends ClientSDK {
88
51
  get contacts() {
89
52
  return (this._contacts ?? (this._contacts = new Contacts(this._options)));
90
53
  }
54
+ _scheduledMessages;
55
+ get scheduledMessages() {
56
+ return (this._scheduledMessages ?? (this._scheduledMessages = new ScheduledMessages(this._options)));
57
+ }
58
+ _context;
59
+ get context() {
60
+ return (this._context ?? (this._context = new Context(this._options)));
61
+ }
62
+ _cron;
63
+ get cron() {
64
+ return (this._cron ?? (this._cron = new Cron(this._options)));
65
+ }
91
66
  }
92
67
  //# sourceMappingURL=sdk.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sdk.js","sourceRoot":"","sources":["../../src/sdk/sdk.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,427 @@
1
+ import { ClientSDK, RequestOptions } from "../lib/sdks.js";
2
+ import * as operations from "../models/operations/index.js";
3
+ export declare class Search extends ClientSDK {
4
+ /**
5
+ * Unified LinkedIn Search — posts, people, companies, jobs
6
+ *
7
+ * @remarks
8
+ * # Unified LinkedIn Search
9
+ *
10
+ * This is the **all-in-one** search endpoint. It accepts any of the 4 categories (posts, people, companies, jobs) and returns structured results.
11
+ *
12
+ * ## When to use this endpoint
13
+ * Use this endpoint when you need to search across categories dynamically (e.g. the user chooses the category at runtime). For a simpler interface with category-specific documentation, use the dedicated endpoints:
14
+ * - `POST /search/linkedin/posts` — search posts
15
+ * - `POST /search/linkedin/people` — search people
16
+ * - `POST /search/linkedin/companies` — search companies
17
+ * - `POST /search/linkedin/jobs` — search jobs
18
+ * - `POST /search/linkedin/url` — search by pasting a LinkedIn search URL
19
+ *
20
+ * ## Two ways to search
21
+ * 1. **Structured**: pass `category` + `keywords` + optional filters
22
+ * 2. **URL-based**: pass a LinkedIn search `url` — the endpoint parses it automatically
23
+ *
24
+ * Explicit parameters always override URL-derived values.
25
+ *
26
+ * ## Keyword syntax (Boolean operators)
27
+ * Keywords support LinkedIn Boolean search syntax for precise matching:
28
+ * - **Exact phrase**: wrap in double quotes — `"outreach automation"` matches only that exact phrase
29
+ * - **AND**: both terms required — `outreach AND linkedin` (default when terms are space-separated)
30
+ * - **OR**: either term — `CEO OR founder OR owner`
31
+ * - **NOT**: exclude — `manager NOT assistant`
32
+ * - **Parentheses**: group — `(CEO OR CTO) AND SaaS`
33
+ *
34
+ * Operators must be **UPPERCASE** (`AND`, `OR`, `NOT`). Lowercase is treated as plain text. Wildcards (`*`) and `+`/`-` are not supported. Precedence: Quotes → Parentheses → NOT → AND → OR.
35
+ *
36
+ * Without quotes, a multi-word query like `outreach automation` is treated as `outreach AND automation`, which may return broad results. Use `"outreach automation"` for exact matching.
37
+ *
38
+ * ## Resolving filter IDs
39
+ * Many filters (location, industry, company, school) require LinkedIn numeric IDs. Use `POST /search/linkedin/parameters` to convert text (e.g. "San Francisco") into IDs (e.g. "103644278").
40
+ *
41
+ * ## Pagination
42
+ * Use `start` (offset, default 0) and `count` (page size, default 10, max 50). The response includes `paging.total` and `hasMore` to control iteration.
43
+ *
44
+ * ## Credits
45
+ * 1 credit per 20 items returned (minimum 1 credit if any results, 0 if empty).
46
+ */
47
+ search(request: operations.SearchRequest, options?: RequestOptions): Promise<operations.SearchResponse>;
48
+ /**
49
+ * Search LinkedIn Posts
50
+ *
51
+ * @remarks
52
+ * # Search LinkedIn Posts
53
+ *
54
+ * Search LinkedIn's content index for posts matching your keywords and filters. Returns structured post data including full text, engagement metrics, author info, and URLs.
55
+ *
56
+ * ## Required parameters
57
+ * - **keywords** (string, required): The search terms to match against post content. Examples: `"AI automation"`, `"remote work trends"`, `"SaaS growth strategies"`.
58
+ *
59
+ * ## Keyword syntax (Boolean operators)
60
+ * Keywords support LinkedIn Boolean search syntax:
61
+ * - **Exact phrase**: `"outreach automation"` — matches only that exact phrase
62
+ * - **AND**: `AI AND marketing` — both terms required (spaces default to AND)
63
+ * - **OR**: `"growth hacking" OR "growth marketing"` — either term
64
+ * - **NOT**: `outreach NOT webinar` — exclude unwanted terms
65
+ * - **Parentheses**: `(AI OR ML) AND "case study"` — group logic
66
+ *
67
+ * Operators must be **UPPERCASE**. Precedence: Quotes > Parentheses > NOT > AND > OR.
68
+ *
69
+ * ## Available filters
70
+ * | Filter | Type | Description |
71
+ * |--------|------|-------------|
72
+ * | `sortBy` | `"relevance"` \| `"date"` | Sort by relevance (default) or most recent first |
73
+ * | `datePosted` | `"past-24h"` \| `"past-week"` \| `"past-month"` | Filter by publication recency |
74
+ * | `contentType` | `"images"` \| `"videos"` \| `"documents"` | Filter by media type |
75
+ * | `authorIndustry` | string[] | Author's industry IDs (resolve via `/search/linkedin/parameters` with type=`INDUSTRY`) |
76
+ * | `authorCompany` | string[] | Author's company IDs (resolve via `/search/linkedin/parameters` with type=`COMPANY`) |
77
+ *
78
+ * ## Response fields (per item)
79
+ * | Field | Type | Description |
80
+ * |-------|------|-------------|
81
+ * | `postUrl` | string | Direct URL to the LinkedIn post |
82
+ * | `text` | string | Full post text content |
83
+ * | `date` | number | Publication timestamp (ms since epoch) |
84
+ * | `likesCount` | number | Total reactions |
85
+ * | `commentsCount` | number | Total comments |
86
+ * | `sharesCount` | number | Total shares/reposts |
87
+ * | `author.name` | string | Author's display name |
88
+ * | `author.profileUrl` | string | Author's LinkedIn profile URL |
89
+ * | `author.headline` | string | Author's headline |
90
+ * | `author.isCompany` | boolean | Whether the author is a company page |
91
+ * | `isRepost` | boolean | Whether this is a repost of another post |
92
+ *
93
+ * ## Pagination
94
+ * - Default page size: 10, max: 50
95
+ * - Use `start` + `count` to paginate: `start=0, count=10` → page 1, `start=10, count=10` → page 2
96
+ * - Check `hasMore` in the response to know if more pages exist
97
+ * - `paging.total` gives the estimated total number of results
98
+ *
99
+ * ## Example workflows
100
+ * 1. **Content research**: Search for trending topics → analyze top posts → extract engagement patterns
101
+ * 2. **Lead generation**: Search for posts about problems your product solves → extract author profiles
102
+ * 3. **Competitive intelligence**: Search for competitor mentions → track sentiment and engagement
103
+ *
104
+ * ## Credits
105
+ * 1 credit per 20 items returned (minimum 1 credit if any results, 0 if empty).
106
+ */
107
+ posts(request: operations.SearchPostsRequest, options?: RequestOptions): Promise<operations.SearchPostsResponse>;
108
+ /**
109
+ * Search LinkedIn People
110
+ *
111
+ * @remarks
112
+ * # Search LinkedIn People
113
+ *
114
+ * Find professionals on LinkedIn by name, title, company, location, industry, and more. Returns structured profile data including name, headline, current positions, and connection degree.
115
+ *
116
+ * ## Parameters
117
+ * - **keywords** (optional): Search terms matched against name, headline, company, skills, and bio
118
+ * - You can search by filters alone (no keywords) — e.g. find all 2nd-degree connections in Paris
119
+ *
120
+ * ## Keyword syntax (Boolean operators)
121
+ * Keywords support LinkedIn Boolean search syntax:
122
+ * - **Exact phrase**: `"product manager"` — matches only that exact title
123
+ * - **AND**: `engineer AND startup` — both terms required (spaces default to AND)
124
+ * - **OR**: `CEO OR founder OR CTO` — any of the terms
125
+ * - **NOT**: `manager NOT assistant` — exclude unwanted terms
126
+ * - **Parentheses**: `(CEO OR CTO) AND SaaS` — group logic
127
+ *
128
+ * Operators must be **UPPERCASE**. Precedence: Quotes > Parentheses > NOT > AND > OR.
129
+ *
130
+ * ## Available filters
131
+ * | Filter | Type | Description | Resolve IDs via |
132
+ * |--------|------|-------------|------------------|
133
+ * | `connectionDegree` | `["F"\|"S"\|"O"]` | Connection level: F=1st, S=2nd, O=3rd+ | — |
134
+ * | `firstName` | string | Exact first name match | — |
135
+ * | `lastName` | string | Exact last name match | — |
136
+ * | `title` | string | Current job title (supports `\|` OR syntax: `"CEO\|CTO"`) | — |
137
+ * | `connectionOf` | string | Profile URN — find their connections | — |
138
+ * | `profileLanguage` | string[] | ISO 639-1 codes: `["en","fr"]` | — |
139
+ * | `location` | string[] | Geo IDs | `/search/linkedin/parameters` type=`GEO` |
140
+ * | `industry` | string[] | Industry IDs | `/search/linkedin/parameters` type=`INDUSTRY` |
141
+ * | `currentCompany` | string[] | Company IDs (current employer) | `/search/linkedin/parameters` type=`COMPANY` |
142
+ * | `pastCompany` | string[] | Company IDs (past employer) | `/search/linkedin/parameters` type=`COMPANY` |
143
+ * | `school` | string[] | School/university IDs | `/search/linkedin/parameters` type=`SCHOOL` |
144
+ *
145
+ * ## Response fields (per item)
146
+ * | Field | Type | Description |
147
+ * |-------|------|-------------|
148
+ * | `name` | string | Full display name |
149
+ * | `profileUrl` | string | LinkedIn profile URL |
150
+ * | `headline` | string\|null | Professional headline |
151
+ * | `location` | string\|null | Geographic location |
152
+ * | `profilePicture` | string\|null | Profile photo URL |
153
+ * | `networkDistance` | string\|null | `DISTANCE_1`, `DISTANCE_2`, `DISTANCE_3`, or `OUT_OF_NETWORK` |
154
+ * | `currentPositions` | array | Current job positions with `company` and `role` |
155
+ *
156
+ * ## Pagination
157
+ * - Default page size: 10, max: 50
158
+ * - Use `start` + `count` to paginate. Check `hasMore` for more pages.
159
+ * - LinkedIn caps total visible results at ~1,000 for most searches.
160
+ *
161
+ * ## Example workflows
162
+ * 1. **Prospect list building**: Search by title + location + industry → build a targeted outreach list
163
+ * 2. **Recruiting**: Search by title + company + school → find qualified candidates
164
+ * 3. **Network mapping**: Search `connectionOf` + filters → explore someone's network
165
+ *
166
+ * ## Multi-step workflow with filter ID resolution
167
+ * ```
168
+ * Step 1: POST /search/linkedin/parameters { type: 'GEO', keywords: 'San Francisco' }
169
+ * → returns [{ id: '102277331', title: 'San Francisco, CA' }]
170
+ * Step 2: POST /search/linkedin/parameters { type: 'COMPANY', keywords: 'Google' }
171
+ * → returns [{ id: '1441', title: 'Google' }]
172
+ * Step 3: POST /search/linkedin/people { keywords: 'product manager', location: ['102277331'], currentCompany: ['1441'] }
173
+ * → returns matching people
174
+ * ```
175
+ *
176
+ * ## Credits
177
+ * 1 credit per 20 items returned (minimum 1 credit if any results, 0 if empty).
178
+ */
179
+ people(request: operations.SearchPeopleRequest, options?: RequestOptions): Promise<operations.SearchPeopleResponse>;
180
+ /**
181
+ * Search LinkedIn Companies
182
+ *
183
+ * @remarks
184
+ * # Search LinkedIn Companies
185
+ *
186
+ * Find companies on LinkedIn by name, industry, location, and employee count. Returns structured company data including name, industry, location, and follower count.
187
+ *
188
+ * ## Parameters
189
+ * - **keywords** (optional): Search terms matched against company name, description, and specialties
190
+ *
191
+ * ## Keyword syntax (Boolean operators)
192
+ * Keywords support LinkedIn Boolean search syntax:
193
+ * - **Exact phrase**: `"artificial intelligence"` — matches only that exact phrase
194
+ * - **AND**: `fintech AND payments` — both terms required (spaces default to AND)
195
+ * - **OR**: `SaaS OR "cloud computing"` — either term
196
+ * - **NOT**: `consulting NOT staffing` — exclude unwanted terms
197
+ * - **Parentheses**: `(AI OR ML) AND healthcare` — group logic
198
+ *
199
+ * Operators must be **UPPERCASE**. Precedence: Quotes > Parentheses > NOT > AND > OR.
200
+ *
201
+ * ## Available filters
202
+ * | Filter | Type | Description | Resolve IDs via |
203
+ * |--------|------|-------------|------------------|
204
+ * | `location` | string[] | HQ geo IDs | `/search/linkedin/parameters` type=`GEO` |
205
+ * | `industry` | string[] | Industry IDs | `/search/linkedin/parameters` type=`INDUSTRY` |
206
+ * | `companySize` | string[] | Employee count codes (see below) | — |
207
+ *
208
+ * ### Company size codes
209
+ * | Code | Employees |
210
+ * |------|-----------|
211
+ * | `A` | 1–10 |
212
+ * | `B` | 11–50 |
213
+ * | `C` | 51–200 |
214
+ * | `D` | 201–500 |
215
+ * | `E` | 501–1,000 |
216
+ * | `F` | 1,001–5,000 |
217
+ * | `G` | 5,001–10,000 |
218
+ * | `H` | 10,001+ |
219
+ * | `I` | Self-employed |
220
+ *
221
+ * ## Response fields (per item)
222
+ * | Field | Type | Description |
223
+ * |-------|------|-------------|
224
+ * | `name` | string | Company display name |
225
+ * | `profileUrl` | string | LinkedIn company page URL |
226
+ * | `summary` | string\|null | Company tagline/description |
227
+ * | `industry` | string\|null | Primary industry |
228
+ * | `location` | string\|null | HQ location |
229
+ * | `followersCount` | number\|null | Number of LinkedIn followers |
230
+ *
231
+ * ## Pagination
232
+ * - Default page size: 10, max: 50
233
+ * - Use `start` + `count` to paginate. Check `hasMore` for more pages.
234
+ *
235
+ * ## Example workflows
236
+ * 1. **Market research**: Search by industry + location → map the competitive landscape
237
+ * 2. **Sales targeting**: Search by industry + size → build a list of target accounts
238
+ * 3. **Partnership discovery**: Search by keywords + location → find potential partners
239
+ *
240
+ * ## Credits
241
+ * 1 credit per 20 items returned (minimum 1 credit if any results, 0 if empty).
242
+ */
243
+ companies(request: operations.SearchCompaniesRequest, options?: RequestOptions): Promise<operations.SearchCompaniesResponse>;
244
+ /**
245
+ * Search LinkedIn Jobs
246
+ *
247
+ * @remarks
248
+ * # Search LinkedIn Jobs
249
+ *
250
+ * Find job listings on LinkedIn by keywords, location, job type, experience level, and workplace type.
251
+ *
252
+ * ## Parameters
253
+ * - **keywords** (optional): Search terms matched against job title, company name, and description
254
+ *
255
+ * ## Keyword syntax (Boolean operators)
256
+ * Keywords support LinkedIn Boolean search syntax:
257
+ * - **Exact phrase**: `"frontend engineer"` — matches only that exact title
258
+ * - **AND**: `React AND TypeScript` — both terms required (spaces default to AND)
259
+ * - **OR**: `"frontend engineer" OR "front-end developer"` — either term
260
+ * - **NOT**: `engineer NOT intern` — exclude unwanted terms
261
+ * - **Parentheses**: `(React OR Vue) AND "senior engineer"` — group logic
262
+ *
263
+ * Operators must be **UPPERCASE**. Precedence: Quotes > Parentheses > NOT > AND > OR.
264
+ *
265
+ * ## Available filters
266
+ * | Filter | Type | Description | Resolve IDs via |
267
+ * |--------|------|-------------|------------------|
268
+ * | `location` | string[] | Geo IDs | `/search/linkedin/parameters` type=`GEO` |
269
+ * | `datePosted` | string | `"past-24h"` \| `"past-week"` \| `"past-month"` | — |
270
+ * | `sortBy` | string | `"relevance"` \| `"date"` | — |
271
+ * | `jobType` | string[] | Employment type codes (see below) | — |
272
+ * | `experienceLevel` | string[] | Seniority codes (see below) | — |
273
+ * | `workplaceType` | string[] | Work location codes (see below) | — |
274
+ *
275
+ * ### Job type codes
276
+ * | Code | Type |
277
+ * |------|------|
278
+ * | `F` | Full-time |
279
+ * | `P` | Part-time |
280
+ * | `C` | Contract |
281
+ * | `T` | Temporary |
282
+ * | `I` | Internship |
283
+ * | `V` | Volunteer |
284
+ * | `O` | Other |
285
+ *
286
+ * ### Experience level codes
287
+ * | Code | Level |
288
+ * |------|-------|
289
+ * | `1` | Internship |
290
+ * | `2` | Entry level |
291
+ * | `3` | Associate |
292
+ * | `4` | Mid-Senior level |
293
+ * | `5` | Director |
294
+ * | `6` | Executive |
295
+ *
296
+ * ### Workplace type codes
297
+ * | Code | Type |
298
+ * |------|------|
299
+ * | `1` | On-site |
300
+ * | `2` | Remote |
301
+ * | `3` | Hybrid |
302
+ *
303
+ * ## Response fields (per item)
304
+ * | Field | Type | Description |
305
+ * |-------|------|-------------|
306
+ * | `title` | string | Job title |
307
+ * | `company` | string\|null | Hiring company name |
308
+ * | `companyUrl` | string\|null | Company LinkedIn page URL |
309
+ * | `companyLogo` | string\|null | Company logo URL |
310
+ * | `location` | string\|null | Job location |
311
+ * | `workplaceType` | string\|null | On-site / Remote / Hybrid |
312
+ * | `postedAt` | string\|null | Human-readable posting time (e.g. `"2 days ago"`) |
313
+ * | `jobUrl` | string | Direct URL to the job listing |
314
+ * | `listingId` | string | LinkedIn job listing ID |
315
+ *
316
+ * ## Pagination
317
+ * - Default page size: 10, max: 50
318
+ * - Use `start` + `count` to paginate. Check `hasMore` for more pages.
319
+ *
320
+ * ## Example workflows
321
+ * 1. **Job monitoring**: Search by title + location → track new openings in your area
322
+ * 2. **Competitive hiring analysis**: Search by company keywords → see what roles competitors are hiring for
323
+ * 3. **Market demand research**: Search by skills → gauge demand for specific expertise
324
+ *
325
+ * ## Credits
326
+ * 1 credit per 20 items returned (minimum 1 credit if any results, 0 if empty).
327
+ */
328
+ jobs(request: operations.SearchJobsRequest, options?: RequestOptions): Promise<operations.SearchJobsResponse>;
329
+ /**
330
+ * Search LinkedIn by URL
331
+ *
332
+ * @remarks
333
+ * # Search LinkedIn by URL
334
+ *
335
+ * Paste any LinkedIn search URL and the endpoint will automatically extract the category, keywords, and all filters from it, then execute the search and return structured results.
336
+ *
337
+ * ## When to use this endpoint
338
+ * - A user gives you a LinkedIn search URL and you want to get the results programmatically
339
+ * - You want to replicate a search the user performed in their browser
340
+ * - You want to automate searches based on bookmarked LinkedIn search URLs
341
+ *
342
+ * ## Supported URL formats
343
+ * The endpoint supports all standard LinkedIn search URLs:
344
+ * - `https://www.linkedin.com/search/results/people/?keywords=engineer`
345
+ * - `https://www.linkedin.com/search/results/content/?keywords=AI&sortBy=%22date_posted%22`
346
+ * - `https://www.linkedin.com/search/results/companies/?keywords=startup&companyHqGeo=%5B%22103644278%22%5D`
347
+ * - `https://www.linkedin.com/jobs/search/?keywords=frontend&location=Paris`
348
+ * - `https://www.linkedin.com/search/results/all/?keywords=test` (treated as people search)
349
+ *
350
+ * ## URL path → Category mapping
351
+ * | URL path segment | Category |
352
+ * |------------------|----------|
353
+ * | `/results/content/` | posts |
354
+ * | `/results/people/` | people |
355
+ * | `/results/companies/` | companies |
356
+ * | `/results/all/` | people |
357
+ * | `/jobs/search/` | jobs |
358
+ *
359
+ * ## Extracted parameters
360
+ * The following URL query parameters are parsed and mapped to search filters:
361
+ * - `keywords` → keywords
362
+ * - `network` → connectionDegree (people)
363
+ * - `geoUrn` / `companyHqGeo` → location
364
+ * - `industry` → industry
365
+ * - `company` / `currentCompany` → currentCompany
366
+ * - `pastCompany` → pastCompany
367
+ * - `school` → school
368
+ * - `profileLanguage` → profileLanguage
369
+ * - `connectionOf` → connectionOf
370
+ * - `firstName` / `lastName` → firstName / lastName
371
+ * - `title` → title
372
+ * - `companySize` → companySize (companies)
373
+ * - `sortBy` → sortBy
374
+ * - `datePosted` → datePosted
375
+ * - `f_TPR` → datePosted (jobs)
376
+ * - `f_JT` → jobType (jobs)
377
+ * - `f_E` → experienceLevel (jobs)
378
+ * - `f_WT` → workplaceType (jobs)
379
+ *
380
+ * ## Pagination override
381
+ * You can optionally pass `start` and `count` to override the pagination embedded in the URL.
382
+ *
383
+ * ## Credits
384
+ * 1 credit per 20 items returned (minimum 1 credit if any results, 0 if empty).
385
+ */
386
+ byUrl(request: operations.SearchByUrlRequest, options?: RequestOptions): Promise<operations.SearchByUrlResponse>;
387
+ /**
388
+ * Resolve text to LinkedIn search parameter IDs (typeahead)
389
+ *
390
+ * @remarks
391
+ * # Resolve Search Parameters
392
+ *
393
+ * Converts human-readable text into LinkedIn numeric IDs required by search filters. This is a **prerequisite step** before using location, industry, company, or school filters in any search endpoint.
394
+ *
395
+ * ## Supported types
396
+ * | Type | Description | Use with filter |
397
+ * |------|-------------|------------------|
398
+ * | `GEO` | Geographic locations (cities, regions, countries) | `location` filter in people, companies, jobs |
399
+ * | `COMPANY` | Companies and organizations | `currentCompany`, `pastCompany`, `authorCompany` |
400
+ * | `INDUSTRY` | Industries and sectors | `industry`, `authorIndustry` |
401
+ * | `SCHOOL` | Schools and universities | `school` filter in people search |
402
+ * | `CONNECTIONS` | Your LinkedIn connections by name | Identify connection URNs |
403
+ * | `PEOPLE` | Any LinkedIn user by name | Identify profile URNs for `connectionOf` |
404
+ *
405
+ * ## How to use
406
+ * ```
407
+ * Step 1: GET /search/linkedin/parameters?type=GEO&keywords=Paris
408
+ * → [{ id: '105015875', title: 'Paris, Île-de-France, France', type: 'GEO' }]
409
+ * Step 2: POST /search/linkedin/people { location: ['105015875'], keywords: 'engineer' }
410
+ * → returns engineers in Paris
411
+ * ```
412
+ *
413
+ * ## Response format
414
+ * Each item contains `id` (the LinkedIn numeric ID to use in filters), `title` (human-readable label), and `type` (the parameter type).
415
+ *
416
+ * ## Tips
417
+ * - Use short, specific keywords for best results (e.g. `"Paris"` not `"Paris, France"`)
418
+ * - The API returns up to `limit` results (default 10, max 50)
419
+ * - Results are ranked by relevance
420
+ * - IDs are stable — you can cache them for repeated searches
421
+ *
422
+ * **Note**: This is a GET endpoint. Pass `type`, `keywords`, and `limit` as query parameters.
423
+ * Example: `GET /search/linkedin/parameters?type=GEO&keywords=Paris&limit=5`
424
+ */
425
+ resolveParameters(request: operations.ResolveParametersRequest, options?: RequestOptions): Promise<operations.ResolveParametersResponse>;
426
+ }
427
+ //# sourceMappingURL=search.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../../src/sdk/search.ts"],"names":[],"mappings":"AAWA,OAAO,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAG5D,qBAAa,MAAO,SAAQ,SAAS;IACnC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA0CG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,aAAa,EACjC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,cAAc,CAAC,CAMpC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA0DG;IACG,KAAK,CACT,OAAO,EAAE,UAAU,CAAC,kBAAkB,EACtC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,mBAAmB,CAAC,CAMzC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAsEG;IACG,MAAM,CACV,OAAO,EAAE,UAAU,CAAC,mBAAmB,EACvC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,oBAAoB,CAAC,CAM1C;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OA8DG;IACG,SAAS,CACb,OAAO,EAAE,UAAU,CAAC,sBAAsB,EAC1C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,uBAAuB,CAAC,CAM7C;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAmFG;IACG,IAAI,CACR,OAAO,EAAE,UAAU,CAAC,iBAAiB,EACrC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAMxC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAwDG;IACG,KAAK,CACT,OAAO,EAAE,UAAU,CAAC,kBAAkB,EACtC,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,mBAAmB,CAAC,CAMzC;IAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAqCG;IACG,iBAAiB,CACrB,OAAO,EAAE,UAAU,CAAC,wBAAwB,EAC5C,OAAO,CAAC,EAAE,cAAc,GACvB,OAAO,CAAC,UAAU,CAAC,yBAAyB,CAAC,CAM/C;CACF"}