bereach 1.3.3 → 2.1.0-beta.3
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.
- package/README.md +142 -42
- package/esm/funcs/actions-connect-profile.d.ts +2 -2
- package/esm/funcs/actions-connect-profile.d.ts.map +1 -1
- package/esm/funcs/actions-connect-profile.js +4 -2
- package/esm/funcs/actions-connect-profile.js.map +1 -1
- package/esm/funcs/actions-follow-company.d.ts +1 -1
- package/esm/funcs/actions-follow-company.d.ts.map +1 -1
- package/esm/funcs/actions-follow-company.js +3 -1
- package/esm/funcs/actions-follow-company.js.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts +1 -1
- package/esm/funcs/actions-list-sent-invitations.d.ts.map +1 -1
- package/esm/funcs/actions-list-sent-invitations.js +3 -1
- package/esm/funcs/actions-list-sent-invitations.js.map +1 -1
- package/esm/funcs/actions-send-message.d.ts +2 -2
- package/esm/funcs/actions-send-message.d.ts.map +1 -1
- package/esm/funcs/actions-send-message.js +4 -2
- package/esm/funcs/actions-send-message.js.map +1 -1
- package/esm/funcs/campaigns-filter.d.ts +1 -1
- package/esm/funcs/campaigns-filter.d.ts.map +1 -1
- package/esm/funcs/campaigns-filter.js +3 -1
- package/esm/funcs/campaigns-filter.js.map +1 -1
- package/esm/funcs/{campaigns-get-stats.d.ts → campaigns-get-campaign-stats.d.ts} +2 -2
- package/esm/funcs/campaigns-get-campaign-stats.d.ts.map +1 -0
- package/esm/funcs/{campaigns-get-stats.js → campaigns-get-campaign-stats.js} +8 -7
- package/esm/funcs/campaigns-get-campaign-stats.js.map +1 -0
- package/esm/funcs/campaigns-get-status.d.ts +1 -1
- package/esm/funcs/campaigns-get-status.d.ts.map +1 -1
- package/esm/funcs/campaigns-get-status.js +3 -1
- package/esm/funcs/campaigns-get-status.js.map +1 -1
- package/esm/funcs/campaigns-sync.d.ts +1 -1
- package/esm/funcs/campaigns-sync.d.ts.map +1 -1
- package/esm/funcs/campaigns-sync.js +3 -1
- package/esm/funcs/campaigns-sync.js.map +1 -1
- package/esm/funcs/chat-archive.d.ts +1 -1
- package/esm/funcs/chat-archive.d.ts.map +1 -1
- package/esm/funcs/chat-archive.js +3 -1
- package/esm/funcs/chat-archive.js.map +1 -1
- package/esm/funcs/chat-find-conversation.d.ts +2 -9
- package/esm/funcs/chat-find-conversation.d.ts.map +1 -1
- package/esm/funcs/chat-find-conversation.js +4 -9
- package/esm/funcs/chat-find-conversation.js.map +1 -1
- package/esm/funcs/chat-unreact.d.ts +1 -1
- package/esm/funcs/chat-unreact.d.ts.map +1 -1
- package/esm/funcs/chat-unreact.js +3 -1
- package/esm/funcs/chat-unreact.js.map +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts +1 -1
- package/esm/funcs/company-pages-get-analytics.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-analytics.js +3 -1
- package/esm/funcs/company-pages-get-analytics.js.map +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts +1 -1
- package/esm/funcs/company-pages-get-permissions.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-permissions.js +3 -1
- package/esm/funcs/company-pages-get-permissions.js.map +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts +1 -1
- package/esm/funcs/company-pages-get-posts.d.ts.map +1 -1
- package/esm/funcs/company-pages-get-posts.js +3 -1
- package/esm/funcs/company-pages-get-posts.js.map +1 -1
- package/esm/funcs/company-pages-list.d.ts +1 -1
- package/esm/funcs/company-pages-list.d.ts.map +1 -1
- package/esm/funcs/company-pages-list.js +3 -1
- package/esm/funcs/company-pages-list.js.map +1 -1
- package/esm/funcs/contacts-add-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-add-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-add-campaign-contacts.js +103 -0
- package/esm/funcs/contacts-add-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-add-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-add-contact-activities.js +103 -0
- package/esm/funcs/contacts-add-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts +18 -0
- package/esm/funcs/contacts-bulk-update-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-bulk-update-contacts.js +97 -0
- package/esm/funcs/contacts-bulk-update-contacts.js.map +1 -0
- package/esm/funcs/contacts-create-campaign.d.ts +18 -0
- package/esm/funcs/contacts-create-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-create-campaign.js +97 -0
- package/esm/funcs/contacts-create-campaign.js.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-delete-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-delete-agent-state.js +102 -0
- package/esm/funcs/contacts-delete-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-get-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-get-agent-state.js +102 -0
- package/esm/funcs/contacts-get-agent-state.js.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-by-url.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-by-url.js +100 -0
- package/esm/funcs/contacts-get-contact-by-url.js.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts +18 -0
- package/esm/funcs/contacts-get-contact-stats.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact-stats.js +100 -0
- package/esm/funcs/contacts-get-contact-stats.js.map +1 -0
- package/esm/funcs/contacts-get-contact.d.ts +18 -0
- package/esm/funcs/contacts-get-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-get-contact.js +102 -0
- package/esm/funcs/contacts-get-contact.js.map +1 -0
- package/esm/funcs/contacts-list-agent-states.d.ts +18 -0
- package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -0
- package/esm/funcs/contacts-list-agent-states.js +86 -0
- package/esm/funcs/contacts-list-agent-states.js.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts +18 -0
- package/esm/funcs/contacts-list-campaign-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaign-contacts.js +111 -0
- package/esm/funcs/contacts-list-campaign-contacts.js.map +1 -0
- package/esm/funcs/contacts-list-campaigns.d.ts +18 -0
- package/esm/funcs/contacts-list-campaigns.d.ts.map +1 -0
- package/esm/funcs/contacts-list-campaigns.js +103 -0
- package/esm/funcs/contacts-list-campaigns.js.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts +18 -0
- package/esm/funcs/contacts-list-contact-activities.d.ts.map +1 -0
- package/esm/funcs/contacts-list-contact-activities.js +108 -0
- package/esm/funcs/contacts-list-contact-activities.js.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-patch-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-patch-agent-state.js +103 -0
- package/esm/funcs/contacts-patch-agent-state.js.map +1 -0
- package/esm/funcs/contacts-search-contacts.d.ts +18 -0
- package/esm/funcs/contacts-search-contacts.d.ts.map +1 -0
- package/esm/funcs/contacts-search-contacts.js +112 -0
- package/esm/funcs/contacts-search-contacts.js.map +1 -0
- package/esm/funcs/contacts-set-agent-state.d.ts +18 -0
- package/esm/funcs/contacts-set-agent-state.d.ts.map +1 -0
- package/esm/funcs/contacts-set-agent-state.js +103 -0
- package/esm/funcs/contacts-set-agent-state.js.map +1 -0
- package/esm/funcs/contacts-update-campaign.d.ts +18 -0
- package/esm/funcs/contacts-update-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-update-campaign.js +103 -0
- package/esm/funcs/contacts-update-campaign.js.map +1 -0
- package/esm/funcs/contacts-update-contact.d.ts +18 -0
- package/esm/funcs/contacts-update-contact.d.ts.map +1 -0
- package/esm/funcs/contacts-update-contact.js +103 -0
- package/esm/funcs/contacts-update-contact.js.map +1 -0
- package/esm/funcs/contacts-upsert.d.ts +3 -2
- package/esm/funcs/contacts-upsert.d.ts.map +1 -1
- package/esm/funcs/contacts-upsert.js +21 -3
- package/esm/funcs/contacts-upsert.js.map +1 -1
- package/esm/funcs/context-delete-context.d.ts +18 -0
- package/esm/funcs/context-delete-context.d.ts.map +1 -0
- package/esm/funcs/context-delete-context.js +101 -0
- package/esm/funcs/context-delete-context.js.map +1 -0
- package/esm/funcs/context-list-context.d.ts +18 -0
- package/esm/funcs/context-list-context.d.ts.map +1 -0
- package/esm/funcs/context-list-context.js +101 -0
- package/esm/funcs/context-list-context.js.map +1 -0
- package/esm/funcs/context-set-context.d.ts +18 -0
- package/esm/funcs/{campaigns-get-stats.d.ts.map → context-set-context.d.ts.map} +1 -1
- package/esm/funcs/context-set-context.js +97 -0
- package/esm/funcs/context-set-context.js.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts +18 -0
- package/esm/funcs/cron-list-cron-schedules.d.ts.map +1 -0
- package/esm/funcs/cron-list-cron-schedules.js +86 -0
- package/esm/funcs/cron-list-cron-schedules.js.map +1 -0
- package/esm/funcs/cron-update-cron-schedule.d.ts +18 -0
- package/esm/funcs/{chat-search-conversations.d.ts.map → cron-update-cron-schedule.d.ts.map} +1 -1
- package/esm/funcs/cron-update-cron-schedule.js +103 -0
- package/esm/funcs/cron-update-cron-schedule.js.map +1 -0
- package/esm/funcs/linked-in-actions-create-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-create-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-create-comment.js +3 -1
- package/esm/funcs/linked-in-actions-create-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js +3 -1
- package/esm/funcs/linked-in-actions-decline-invitation.js.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts +1 -1
- package/esm/funcs/linked-in-actions-like-comment.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-like-comment.js +3 -1
- package/esm/funcs/linked-in-actions-like-comment.js.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-publish-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-publish-post.js +3 -1
- package/esm/funcs/linked-in-actions-publish-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts +1 -1
- package/esm/funcs/linked-in-actions-save-post.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-save-post.js +3 -1
- package/esm/funcs/linked-in-actions-save-post.js.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js +3 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.js.map +1 -1
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts +22 -0
- package/esm/funcs/linked-in-chat-get-conversation-messages.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-messages.js → linked-in-chat-get-conversation-messages.js} +15 -9
- package/esm/funcs/linked-in-chat-get-conversation-messages.js.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.d.ts → linked-in-chat-get-unread-count.d.ts} +2 -2
- package/esm/funcs/linked-in-chat-get-unread-count.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-get-unread-count.js → linked-in-chat-get-unread-count.js} +8 -7
- package/esm/funcs/linked-in-chat-get-unread-count.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-archived-conversations.d.ts.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.js → linked-in-chat-list-archived-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-archived-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-list-starred-conversations.d.ts.map +1 -0
- package/esm/funcs/{linked-in-chat-list-starred.js → linked-in-chat-list-starred-conversations.js} +13 -10
- package/esm/funcs/linked-in-chat-list-starred-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-mark-seen.d.ts +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-mark-seen.js +3 -1
- package/esm/funcs/linked-in-chat-mark-seen.js.map +1 -1
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts +18 -0
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.d.ts.map +1 -0
- package/esm/funcs/{chat-search-conversations.js → linked-in-chat-search-linked-in-conversations.js} +14 -8
- package/esm/funcs/linked-in-chat-search-linked-in-conversations.js.map +1 -0
- package/esm/funcs/linked-in-chat-star.d.ts +1 -1
- package/esm/funcs/linked-in-chat-star.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-star.js +3 -1
- package/esm/funcs/linked-in-chat-star.js.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unarchive.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unarchive.js +3 -1
- package/esm/funcs/linked-in-chat-unarchive.js.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts +1 -1
- package/esm/funcs/linked-in-chat-unstar.d.ts.map +1 -1
- package/esm/funcs/linked-in-chat-unstar.js +3 -1
- package/esm/funcs/linked-in-chat-unstar.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts +2 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js +4 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +1 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js +3 -1
- package/esm/funcs/linked-in-scrapers-get-feed.js.map +1 -1
- package/esm/funcs/{linked-in-search-resolve-parameters.d.ts → linked-in-search-resolve-linked-in-search-parameters.d.ts} +6 -3
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.d.ts.map +1 -0
- package/esm/funcs/{linked-in-search-resolve-parameters.js → linked-in-search-resolve-linked-in-search-parameters.js} +18 -8
- package/esm/funcs/linked-in-search-resolve-linked-in-search-parameters.js.map +1 -0
- package/esm/funcs/linked-in-search-search-companies.d.ts +1 -1
- package/esm/funcs/linked-in-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search-companies.js +3 -1
- package/esm/funcs/linked-in-search-search-companies.js.map +1 -1
- package/esm/funcs/linked-in-search-search.d.ts +1 -1
- package/esm/funcs/linked-in-search-search.d.ts.map +1 -1
- package/esm/funcs/linked-in-search-search.js +3 -1
- package/esm/funcs/linked-in-search-search.js.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-accept-invitation.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-comment.js +3 -1
- package/esm/funcs/linkedin-actions-edit-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-edit-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-edit-post.js +3 -1
- package/esm/funcs/linkedin-actions-edit-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-follow-profile.js +3 -1
- package/esm/funcs/linkedin-actions-follow-profile.js.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-like-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-like-post.js +3 -1
- package/esm/funcs/linkedin-actions-like-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-list-invitations.js +3 -1
- package/esm/funcs/linkedin-actions-list-invitations.js.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js +3 -1
- package/esm/funcs/linkedin-actions-reply-to-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.d.ts +2 -2
- package/esm/funcs/linkedin-actions-repost-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-repost-post.js +4 -2
- package/esm/funcs/linkedin-actions-repost-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js +3 -1
- package/esm/funcs/linkedin-actions-unfollow-company.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-comment.js.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unlike-post.js +3 -1
- package/esm/funcs/linkedin-actions-unlike-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-unsave-post.js +3 -1
- package/esm/funcs/linkedin-actions-unsave-post.js.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +1 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js +3 -1
- package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts +2 -2
- package/esm/funcs/linkedin-chat-list-inbox-conversations.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js +8 -4
- package/esm/funcs/linkedin-chat-list-inbox-conversations.js.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js +3 -1
- package/esm/funcs/linkedin-chat-mark-all-read.js.map +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts +1 -1
- package/esm/funcs/linkedin-chat-react.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-react.js +3 -1
- package/esm/funcs/linkedin-chat-react.js.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js +3 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-comments.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts +2 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-collect-likes.js +4 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js +3 -1
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +1 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js +3 -1
- package/esm/funcs/linkedin-scrapers-visit-company.js.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-by-url.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-by-url.js +3 -1
- package/esm/funcs/linkedin-search-search-by-url.js.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-jobs.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-jobs.js +3 -1
- package/esm/funcs/linkedin-search-search-jobs.js.map +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-people.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-people.js +3 -1
- package/esm/funcs/linkedin-search-search-people.js.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts +1 -1
- package/esm/funcs/linkedin-search-search-posts.d.ts.map +1 -1
- package/esm/funcs/linkedin-search-search-posts.js +3 -1
- package/esm/funcs/linkedin-search-search-posts.js.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts +1 -1
- package/esm/funcs/profile-get-follower-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-follower-analytics.js +3 -1
- package/esm/funcs/profile-get-follower-analytics.js.map +1 -1
- package/esm/funcs/profile-get-followers.d.ts +1 -1
- package/esm/funcs/profile-get-followers.d.ts.map +1 -1
- package/esm/funcs/profile-get-followers.js +3 -1
- package/esm/funcs/profile-get-followers.js.map +1 -1
- package/esm/funcs/profile-get-linked-in-connections.d.ts +18 -0
- package/esm/funcs/profile-get-linked-in-connections.d.ts.map +1 -0
- package/esm/funcs/profile-get-linked-in-connections.js +101 -0
- package/esm/funcs/profile-get-linked-in-connections.js.map +1 -0
- package/esm/funcs/{profile-get-credits.d.ts → profile-get-my-credits.d.ts} +2 -2
- package/esm/funcs/profile-get-my-credits.d.ts.map +1 -0
- package/esm/funcs/{profile-get-credits.js → profile-get-my-credits.js} +6 -4
- package/esm/funcs/profile-get-my-credits.js.map +1 -0
- package/esm/funcs/{profile-get-limits.d.ts → profile-get-my-limits.d.ts} +2 -2
- package/esm/funcs/{profile-list-accounts.d.ts.map → profile-get-my-limits.d.ts.map} +1 -1
- package/esm/funcs/{profile-get-limits.js → profile-get-my-limits.js} +6 -4
- package/esm/funcs/profile-get-my-limits.js.map +1 -0
- package/esm/funcs/{profile-get.d.ts → profile-get-my-linked-in-profile.d.ts} +2 -2
- package/esm/funcs/profile-get-my-linked-in-profile.d.ts.map +1 -0
- package/esm/funcs/{profile-get.js → profile-get-my-linked-in-profile.js} +6 -4
- package/esm/funcs/profile-get-my-linked-in-profile.js.map +1 -0
- package/esm/funcs/profile-get-post-analytics.d.ts +2 -2
- package/esm/funcs/profile-get-post-analytics.d.ts.map +1 -1
- package/esm/funcs/profile-get-post-analytics.js +4 -2
- package/esm/funcs/profile-get-post-analytics.js.map +1 -1
- package/esm/funcs/profile-get-posts.d.ts +1 -1
- package/esm/funcs/profile-get-posts.d.ts.map +1 -1
- package/esm/funcs/profile-get-posts.js +3 -1
- package/esm/funcs/profile-get-posts.js.map +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts.map +1 -1
- package/esm/funcs/profile-get-profile-views.js +3 -1
- package/esm/funcs/profile-get-profile-views.js.map +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts +1 -1
- package/esm/funcs/profile-get-search-appearances.d.ts.map +1 -1
- package/esm/funcs/profile-get-search-appearances.js +3 -1
- package/esm/funcs/profile-get-search-appearances.js.map +1 -1
- package/esm/funcs/{profile-list-accounts.d.ts → profile-list-linked-in-accounts.d.ts} +2 -2
- package/esm/funcs/profile-list-linked-in-accounts.d.ts.map +1 -0
- package/esm/funcs/{profile-list-accounts.js → profile-list-linked-in-accounts.js} +6 -4
- package/esm/funcs/profile-list-linked-in-accounts.js.map +1 -0
- package/esm/funcs/profile-refresh.d.ts +1 -1
- package/esm/funcs/profile-refresh.d.ts.map +1 -1
- package/esm/funcs/profile-refresh.js +3 -1
- package/esm/funcs/profile-refresh.js.map +1 -1
- package/esm/funcs/profile-switch-linked-in-account.d.ts +18 -0
- package/esm/funcs/profile-switch-linked-in-account.d.ts.map +1 -0
- package/esm/funcs/profile-switch-linked-in-account.js +97 -0
- package/esm/funcs/profile-switch-linked-in-account.js.map +1 -0
- package/esm/funcs/profile-update-account.d.ts +1 -1
- package/esm/funcs/profile-update-account.d.ts.map +1 -1
- package/esm/funcs/profile-update-account.js +3 -1
- package/esm/funcs/profile-update-account.js.map +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts +1 -1
- package/esm/funcs/sales-nav-search-people.d.ts.map +1 -1
- package/esm/funcs/sales-nav-search-people.js +3 -1
- package/esm/funcs/sales-nav-search-people.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search-companies.js +3 -1
- package/esm/funcs/sales-navigator-search-search-companies.js.map +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts +1 -1
- package/esm/funcs/sales-navigator-search-search.d.ts.map +1 -1
- package/esm/funcs/sales-navigator-search-search.js +3 -1
- package/esm/funcs/sales-navigator-search-search.js.map +1 -1
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js +97 -0
- package/esm/funcs/scheduled-messages-batch-schedule-messages.js.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts +18 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js +97 -0
- package/esm/funcs/scheduled-messages-cancel-scheduled-messages.js.map +1 -0
- package/esm/funcs/{chat-search-conversations.d.ts → scheduled-messages-create-scheduled-message.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-create-scheduled-message.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js +97 -0
- package/esm/funcs/scheduled-messages-create-scheduled-message.js.map +1 -0
- package/esm/funcs/{linkedin-chat-list-archived.d.ts → scheduled-messages-list-scheduled-messages.d.ts} +4 -4
- package/esm/funcs/scheduled-messages-list-scheduled-messages.d.ts.map +1 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js +104 -0
- package/esm/funcs/scheduled-messages-list-scheduled-messages.js.map +1 -0
- package/esm/funcs/scrapers-collect-posts.d.ts +2 -2
- package/esm/funcs/scrapers-collect-posts.d.ts.map +1 -1
- package/esm/funcs/scrapers-collect-posts.js +4 -2
- package/esm/funcs/scrapers-collect-posts.js.map +1 -1
- package/esm/funcs/scrapers-visit-profile.d.ts +4 -2
- package/esm/funcs/scrapers-visit-profile.d.ts.map +1 -1
- package/esm/funcs/scrapers-visit-profile.js +6 -2
- package/esm/funcs/scrapers-visit-profile.js.map +1 -1
- package/esm/lib/config.d.ts +4 -4
- package/esm/lib/config.d.ts.map +1 -1
- package/esm/lib/config.js +7 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.d.ts +46 -0
- package/esm/models/errors/collect-linked-in-likes.d.ts.map +1 -1
- package/esm/models/errors/collect-linked-in-likes.js +66 -0
- package/esm/models/errors/collect-linked-in-likes.js.map +1 -1
- package/esm/models/operations/index.d.ts +4 -4
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +4 -4
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/{scraping-weekly.d.ts → refresh-my-linked-in-profile-type.d.ts} +405 -620
- package/esm/models/operations/refresh-my-linked-in-profile-type.d.ts.map +1 -0
- package/esm/models/operations/{scraping-weekly.js → refresh-my-linked-in-profile-type.js} +270 -302
- package/esm/models/operations/refresh-my-linked-in-profile-type.js.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.d.ts → search-linked-in-jobs-experience-level.d.ts} +305 -255
- package/esm/models/operations/search-linked-in-jobs-experience-level.d.ts.map +1 -0
- package/esm/models/operations/{search-linked-in-by-url-type-post.js → search-linked-in-jobs-experience-level.js} +211 -178
- package/esm/models/operations/search-linked-in-jobs-experience-level.js.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.d.ts → update-contact-outreach-status.d.ts} +1520 -386
- package/esm/models/operations/update-contact-outreach-status.d.ts.map +1 -0
- package/esm/models/operations/{get-campaign-stats-response.js → update-contact-outreach-status.js} +923 -249
- package/esm/models/operations/update-contact-outreach-status.js.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts +1820 -0
- package/esm/models/operations/update-cron-schedule-response.d.ts.map +1 -0
- package/esm/models/operations/update-cron-schedule-response.js +1194 -0
- package/esm/models/operations/update-cron-schedule-response.js.map +1 -0
- package/esm/sdk/actions.d.ts +2 -2
- package/esm/sdk/actions.js +2 -2
- package/esm/sdk/campaigns.d.ts +1 -1
- package/esm/sdk/campaigns.d.ts.map +1 -1
- package/esm/sdk/campaigns.js +3 -3
- package/esm/sdk/campaigns.js.map +1 -1
- package/esm/sdk/chat.d.ts +1 -15
- package/esm/sdk/chat.d.ts.map +1 -1
- package/esm/sdk/chat.js +1 -18
- package/esm/sdk/chat.js.map +1 -1
- package/esm/sdk/contacts.d.ts +127 -1
- package/esm/sdk/contacts.d.ts.map +1 -1
- package/esm/sdk/contacts.js +181 -1
- package/esm/sdk/contacts.js.map +1 -1
- package/esm/sdk/context.d.ts +26 -0
- package/esm/sdk/context.d.ts.map +1 -0
- package/esm/sdk/context.js +38 -0
- package/esm/sdk/context.js.map +1 -0
- package/esm/sdk/cron.d.ts +19 -0
- package/esm/sdk/cron.d.ts.map +1 -0
- package/esm/sdk/cron.js +28 -0
- package/esm/sdk/cron.js.map +1 -0
- package/esm/sdk/linked-in-chat-2.d.ts +39 -7
- package/esm/sdk/linked-in-chat-2.d.ts.map +1 -1
- package/esm/sdk/linked-in-chat-2.js +54 -10
- package/esm/sdk/linked-in-chat-2.js.map +1 -1
- package/esm/sdk/linked-in-scrapers-2.d.ts +1 -1
- package/esm/sdk/linked-in-scrapers-2.js +1 -1
- package/esm/sdk/linked-in-search-1.d.ts +5 -2
- package/esm/sdk/linked-in-search-1.d.ts.map +1 -1
- package/esm/sdk/linked-in-search-1.js +7 -4
- package/esm/sdk/linked-in-search-1.js.map +1 -1
- package/esm/sdk/linkedin-actions-1.d.ts +1 -1
- package/esm/sdk/linkedin-actions-1.js +1 -1
- package/esm/sdk/linkedin-chat-1.d.ts +2 -27
- package/esm/sdk/linkedin-chat-1.d.ts.map +1 -1
- package/esm/sdk/linkedin-chat-1.js +1 -35
- package/esm/sdk/linkedin-chat-1.js.map +1 -1
- package/esm/sdk/linkedin-scrapers-1.d.ts +2 -2
- package/esm/sdk/linkedin-scrapers-1.js +2 -2
- package/esm/sdk/profile.d.ts +19 -5
- package/esm/sdk/profile.d.ts.map +1 -1
- package/esm/sdk/profile.js +33 -13
- package/esm/sdk/profile.js.map +1 -1
- package/esm/sdk/scheduled-messages.d.ts +33 -0
- package/esm/sdk/scheduled-messages.d.ts.map +1 -0
- package/esm/sdk/scheduled-messages.js +48 -0
- package/esm/sdk/scheduled-messages.js.map +1 -0
- package/esm/sdk/scrapers.d.ts +4 -2
- package/esm/sdk/scrapers.d.ts.map +1 -1
- package/esm/sdk/scrapers.js +4 -2
- package/esm/sdk/scrapers.js.map +1 -1
- package/esm/sdk/sdk.d.ts +11 -2
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +19 -4
- package/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +2 -4
- package/src/funcs/actions-connect-profile.ts +11 -1
- package/src/funcs/actions-follow-company.ts +10 -0
- package/src/funcs/actions-list-sent-invitations.ts +10 -0
- package/src/funcs/actions-send-message.ts +11 -1
- package/src/funcs/campaigns-filter.ts +10 -0
- package/src/funcs/{campaigns-get-stats.ts → campaigns-get-campaign-stats.ts} +14 -5
- package/src/funcs/campaigns-get-status.ts +10 -0
- package/src/funcs/campaigns-sync.ts +10 -0
- package/src/funcs/chat-archive.ts +10 -0
- package/src/funcs/chat-find-conversation.ts +11 -8
- package/src/funcs/chat-unreact.ts +10 -0
- package/src/funcs/company-pages-get-analytics.ts +10 -0
- package/src/funcs/company-pages-get-permissions.ts +10 -0
- package/src/funcs/company-pages-get-posts.ts +10 -0
- package/src/funcs/company-pages-list.ts +10 -0
- package/src/funcs/contacts-add-campaign-contacts.ts +233 -0
- package/src/funcs/contacts-add-contact-activities.ts +231 -0
- package/src/funcs/contacts-bulk-update-contacts.ts +225 -0
- package/src/funcs/contacts-create-campaign.ts +224 -0
- package/src/funcs/contacts-delete-agent-state.ts +230 -0
- package/src/funcs/contacts-get-agent-state.ts +229 -0
- package/src/funcs/contacts-get-contact-by-url.ts +228 -0
- package/src/funcs/contacts-get-contact-stats.ts +232 -0
- package/src/funcs/contacts-get-contact.ts +229 -0
- package/src/funcs/contacts-list-agent-states.ts +205 -0
- package/src/funcs/contacts-list-campaign-contacts.ts +242 -0
- package/src/funcs/contacts-list-campaigns.ts +235 -0
- package/src/funcs/contacts-list-contact-activities.ts +237 -0
- package/src/funcs/contacts-patch-agent-state.ts +230 -0
- package/src/funcs/contacts-search-contacts.ts +244 -0
- package/src/funcs/contacts-set-agent-state.ts +230 -0
- package/src/funcs/contacts-update-campaign.ts +230 -0
- package/src/funcs/contacts-update-contact.ts +230 -0
- package/src/funcs/contacts-upsert.ts +66 -3
- package/src/funcs/context-delete-context.ts +229 -0
- package/src/funcs/context-list-context.ts +230 -0
- package/src/funcs/context-set-context.ts +224 -0
- package/src/funcs/cron-list-cron-schedules.ts +205 -0
- package/src/funcs/cron-update-cron-schedule.ts +231 -0
- package/src/funcs/linked-in-actions-create-comment.ts +10 -0
- package/src/funcs/linked-in-actions-decline-invitation.ts +10 -0
- package/src/funcs/linked-in-actions-like-comment.ts +10 -0
- package/src/funcs/linked-in-actions-publish-post.ts +10 -0
- package/src/funcs/linked-in-actions-save-post.ts +10 -0
- package/src/funcs/linked-in-actions-unfollow-profile.ts +10 -0
- package/src/funcs/{linkedin-chat-get-messages.ts → linked-in-chat-get-conversation-messages.ts} +22 -7
- package/src/funcs/{linkedin-chat-get-unread-count.ts → linked-in-chat-get-unread-count.ts} +12 -6
- package/src/funcs/{linkedin-chat-list-archived.ts → linked-in-chat-list-archived-conversations.ts} +20 -8
- package/src/funcs/{linked-in-chat-list-starred.ts → linked-in-chat-list-starred-conversations.ts} +20 -8
- package/src/funcs/linked-in-chat-mark-seen.ts +10 -0
- package/src/funcs/{chat-search-conversations.ts → linked-in-chat-search-linked-in-conversations.ts} +21 -6
- package/src/funcs/linked-in-chat-star.ts +10 -0
- package/src/funcs/linked-in-chat-unarchive.ts +10 -0
- package/src/funcs/linked-in-chat-unstar.ts +10 -0
- package/src/funcs/linked-in-scrapers-collect-comment-replies.ts +11 -1
- package/src/funcs/linked-in-scrapers-get-feed.ts +10 -0
- package/src/funcs/{linked-in-search-resolve-parameters.ts → linked-in-search-resolve-linked-in-search-parameters.ts} +25 -6
- package/src/funcs/linked-in-search-search-companies.ts +10 -0
- package/src/funcs/linked-in-search-search.ts +10 -0
- package/src/funcs/linkedin-actions-accept-invitation.ts +10 -0
- package/src/funcs/linkedin-actions-edit-comment.ts +10 -0
- package/src/funcs/linkedin-actions-edit-post.ts +10 -0
- package/src/funcs/linkedin-actions-follow-profile.ts +10 -0
- package/src/funcs/linkedin-actions-like-post.ts +10 -0
- package/src/funcs/linkedin-actions-list-invitations.ts +10 -0
- package/src/funcs/linkedin-actions-reply-to-comment.ts +10 -0
- package/src/funcs/linkedin-actions-repost-post.ts +11 -1
- package/src/funcs/linkedin-actions-unfollow-company.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-comment.ts +10 -0
- package/src/funcs/linkedin-actions-unlike-post.ts +10 -0
- package/src/funcs/linkedin-actions-unsave-post.ts +10 -0
- package/src/funcs/linkedin-actions-withdraw-invitation.ts +10 -0
- package/src/funcs/linkedin-chat-list-inbox-conversations.ts +20 -5
- package/src/funcs/linkedin-chat-mark-all-read.ts +10 -0
- package/src/funcs/linkedin-chat-react.ts +10 -0
- package/src/funcs/linkedin-chat-send-typing-indicator.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-comments.ts +11 -1
- package/src/funcs/linkedin-scrapers-collect-hashtag-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-collect-likes.ts +11 -1
- package/src/funcs/linkedin-scrapers-list-saved-posts.ts +10 -0
- package/src/funcs/linkedin-scrapers-visit-company.ts +10 -0
- package/src/funcs/linkedin-search-search-by-url.ts +10 -0
- package/src/funcs/linkedin-search-search-jobs.ts +10 -0
- package/src/funcs/linkedin-search-search-people.ts +10 -0
- package/src/funcs/linkedin-search-search-posts.ts +10 -0
- package/src/funcs/profile-get-follower-analytics.ts +10 -0
- package/src/funcs/profile-get-followers.ts +10 -0
- package/src/funcs/profile-get-linked-in-connections.ts +233 -0
- package/src/funcs/{profile-get-credits.ts → profile-get-my-credits.ts} +12 -2
- package/src/funcs/{profile-get-limits.ts → profile-get-my-limits.ts} +12 -2
- package/src/funcs/{profile-get.ts → profile-get-my-linked-in-profile.ts} +12 -2
- package/src/funcs/profile-get-post-analytics.ts +11 -1
- package/src/funcs/profile-get-posts.ts +10 -0
- package/src/funcs/profile-get-profile-views.ts +10 -0
- package/src/funcs/profile-get-search-appearances.ts +10 -0
- package/src/funcs/{profile-list-accounts.ts → profile-list-linked-in-accounts.ts} +12 -2
- package/src/funcs/profile-refresh.ts +10 -0
- package/src/funcs/profile-switch-linked-in-account.ts +225 -0
- package/src/funcs/profile-update-account.ts +10 -0
- package/src/funcs/sales-nav-search-people.ts +10 -0
- package/src/funcs/sales-navigator-search-search-companies.ts +10 -0
- package/src/funcs/sales-navigator-search-search.ts +10 -0
- package/src/funcs/scheduled-messages-batch-schedule-messages.ts +225 -0
- package/src/funcs/scheduled-messages-cancel-scheduled-messages.ts +225 -0
- package/src/funcs/scheduled-messages-create-scheduled-message.ts +225 -0
- package/src/funcs/scheduled-messages-list-scheduled-messages.ts +236 -0
- package/src/funcs/scrapers-collect-posts.ts +11 -1
- package/src/funcs/scrapers-visit-profile.ts +13 -1
- package/src/lib/config.ts +7 -3
- package/src/models/errors/collect-linked-in-likes.ts +108 -0
- package/src/models/operations/index.ts +4 -4
- package/src/models/operations/{scraping-weekly.ts → refresh-my-linked-in-profile-type.ts} +2106 -2363
- package/src/models/operations/{search-linked-in-by-url-type-post.ts → search-linked-in-jobs-experience-level.ts} +649 -536
- package/src/models/operations/{get-campaign-stats-response.ts → update-contact-outreach-status.ts} +3582 -1450
- package/src/models/operations/update-cron-schedule-response.ts +3771 -0
- package/src/sdk/actions.ts +2 -2
- package/src/sdk/campaigns.ts +3 -3
- package/src/sdk/chat.ts +1 -26
- package/src/sdk/contacts.ts +323 -1
- package/src/sdk/context.ts +63 -0
- package/src/sdk/cron.ts +43 -0
- package/src/sdk/linked-in-chat-2.ts +92 -18
- package/src/sdk/linked-in-scrapers-2.ts +1 -1
- package/src/sdk/linked-in-search-1.ts +7 -4
- package/src/sdk/linkedin-actions-1.ts +1 -1
- package/src/sdk/linkedin-chat-1.ts +2 -60
- package/src/sdk/linkedin-scrapers-1.ts +2 -2
- package/src/sdk/profile.ts +49 -13
- package/src/sdk/scheduled-messages.ts +81 -0
- package/src/sdk/scrapers.ts +4 -2
- package/src/sdk/sdk.ts +23 -5
- package/esm/funcs/campaigns-get-stats.js.map +0 -1
- package/esm/funcs/chat-search-conversations.js.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.d.ts +0 -18
- package/esm/funcs/linked-in-chat-list-starred.d.ts.map +0 -1
- package/esm/funcs/linked-in-chat-list-starred.js.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.d.ts.map +0 -1
- package/esm/funcs/linked-in-search-resolve-parameters.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.d.ts +0 -22
- package/esm/funcs/linkedin-chat-get-messages.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-messages.js.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-get-unread-count.js.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.d.ts.map +0 -1
- package/esm/funcs/linkedin-chat-list-archived.js.map +0 -1
- package/esm/funcs/profile-get-credits.d.ts.map +0 -1
- package/esm/funcs/profile-get-credits.js.map +0 -1
- package/esm/funcs/profile-get-limits.d.ts.map +0 -1
- package/esm/funcs/profile-get-limits.js.map +0 -1
- package/esm/funcs/profile-get.d.ts.map +0 -1
- package/esm/funcs/profile-get.js.map +0 -1
- package/esm/funcs/profile-list-accounts.js.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.d.ts.map +0 -1
- package/esm/models/operations/get-campaign-stats-response.js.map +0 -1
- package/esm/models/operations/scraping-weekly.d.ts.map +0 -1
- package/esm/models/operations/scraping-weekly.js.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.d.ts.map +0 -1
- package/esm/models/operations/search-linked-in-by-url-type-post.js.map +0 -1
- package/esm/models/operations/upsert-contacts.d.ts +0 -182
- package/esm/models/operations/upsert-contacts.d.ts.map +0 -1
- package/esm/models/operations/upsert-contacts.js +0 -116
- package/esm/models/operations/upsert-contacts.js.map +0 -1
- package/src/models/operations/upsert-contacts.ts +0 -305
|
@@ -16,6 +16,20 @@ export type CollectLinkedInLikesRequest = {
|
|
|
16
16
|
*/
|
|
17
17
|
count?: number | undefined;
|
|
18
18
|
};
|
|
19
|
+
export type CollectLinkedInLikesServiceUnavailableDetails = string | Array<string>;
|
|
20
|
+
export type CollectLinkedInLikesServiceUnavailableError = {
|
|
21
|
+
code: string;
|
|
22
|
+
message: string;
|
|
23
|
+
docs?: string | undefined;
|
|
24
|
+
details?: string | Array<string> | undefined;
|
|
25
|
+
};
|
|
26
|
+
export type CollectLinkedInLikesBadGatewayDetails = string | Array<string>;
|
|
27
|
+
export type CollectLinkedInLikesBadGatewayError = {
|
|
28
|
+
code: string;
|
|
29
|
+
message: string;
|
|
30
|
+
docs?: string | undefined;
|
|
31
|
+
details?: string | Array<string> | undefined;
|
|
32
|
+
};
|
|
19
33
|
export type CollectLinkedInLikesInternalServerErrorDetails = string | Array<string>;
|
|
20
34
|
export type CollectLinkedInLikesInternalServerErrorError = {
|
|
21
35
|
code: string;
|
|
@@ -125,6 +139,10 @@ export type CollectLinkedInLikesProfile = {
|
|
|
125
139
|
*/
|
|
126
140
|
profileUrn: string | null;
|
|
127
141
|
type: CollectLinkedInLikesType;
|
|
142
|
+
/**
|
|
143
|
+
* Reaction type (e.g. 'LIKE', 'CELEBRATE', 'EMPATHY', 'INTEREST', 'PRAISE', 'APPRECIATION').
|
|
144
|
+
*/
|
|
145
|
+
reactionType?: string | undefined;
|
|
128
146
|
};
|
|
129
147
|
/**
|
|
130
148
|
* List of profiles who liked the post
|
|
@@ -215,9 +233,13 @@ export type CollectLinkedInCommentsProfile = {
|
|
|
215
233
|
*/
|
|
216
234
|
repliesCount?: number | undefined;
|
|
217
235
|
/**
|
|
218
|
-
* True if the post author already replied to this comment.
|
|
236
|
+
* True if the post author already replied to this comment. Null when unknown (e.g. LinkedIn only preloaded partial replies).
|
|
219
237
|
*/
|
|
220
|
-
hasReplyFromPostAuthor?: boolean | undefined;
|
|
238
|
+
hasReplyFromPostAuthor?: boolean | null | undefined;
|
|
239
|
+
/**
|
|
240
|
+
* URN of the parent comment, present on replies only.
|
|
241
|
+
*/
|
|
242
|
+
parentCommentUrn?: string | undefined;
|
|
221
243
|
postUrn?: string | undefined;
|
|
222
244
|
/**
|
|
223
245
|
* SHA256 hash of postUrn — use for dedup slugs only.
|
|
@@ -396,13 +418,63 @@ export type CollectSavedLinkedInPostsRequest = {
|
|
|
396
418
|
*/
|
|
397
419
|
count?: number | undefined;
|
|
398
420
|
};
|
|
421
|
+
export type CollectSavedLinkedInPostsAuthor = {
|
|
422
|
+
name: string;
|
|
423
|
+
profileUrl: string | null;
|
|
424
|
+
publicIdentifier: string | null;
|
|
425
|
+
profileUrn: string | null;
|
|
426
|
+
};
|
|
427
|
+
/**
|
|
428
|
+
* Type of media attached to the post.
|
|
429
|
+
*/
|
|
430
|
+
export declare const CollectSavedLinkedInPostsType: {
|
|
431
|
+
readonly Image: "image";
|
|
432
|
+
readonly Video: "video";
|
|
433
|
+
readonly Document: "document";
|
|
434
|
+
readonly Article: "article";
|
|
435
|
+
};
|
|
436
|
+
/**
|
|
437
|
+
* Type of media attached to the post.
|
|
438
|
+
*/
|
|
439
|
+
export type CollectSavedLinkedInPostsType = OpenEnum<typeof CollectSavedLinkedInPostsType>;
|
|
440
|
+
export type CollectSavedLinkedInPostsMedia = {
|
|
441
|
+
/**
|
|
442
|
+
* Type of media attached to the post.
|
|
443
|
+
*/
|
|
444
|
+
type: CollectSavedLinkedInPostsType;
|
|
445
|
+
/**
|
|
446
|
+
* Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
|
|
447
|
+
*/
|
|
448
|
+
urls: Array<string>;
|
|
449
|
+
/**
|
|
450
|
+
* Title of the article or document, when available.
|
|
451
|
+
*/
|
|
452
|
+
title?: string | undefined;
|
|
453
|
+
/**
|
|
454
|
+
* Thumbnail URL for videos, articles, or document covers.
|
|
455
|
+
*/
|
|
456
|
+
thumbnailUrl?: string | undefined;
|
|
457
|
+
};
|
|
458
|
+
export type CollectSavedLinkedInPostsPost = {
|
|
459
|
+
postUrl: string;
|
|
460
|
+
postUrn: string;
|
|
461
|
+
postId: string;
|
|
462
|
+
text: string;
|
|
463
|
+
date: number;
|
|
464
|
+
likesCount: number;
|
|
465
|
+
commentsCount: number;
|
|
466
|
+
sharesCount: number;
|
|
467
|
+
author: CollectSavedLinkedInPostsAuthor;
|
|
468
|
+
media?: CollectSavedLinkedInPostsMedia | undefined;
|
|
469
|
+
};
|
|
399
470
|
/**
|
|
400
471
|
* Saved posts
|
|
401
472
|
*/
|
|
402
473
|
export type CollectSavedLinkedInPostsResponse = {
|
|
403
474
|
success: true;
|
|
404
|
-
posts: Array<
|
|
475
|
+
posts: Array<CollectSavedLinkedInPostsPost>;
|
|
405
476
|
total: number | null;
|
|
477
|
+
hasMore: boolean;
|
|
406
478
|
/**
|
|
407
479
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
408
480
|
*/
|
|
@@ -426,12 +498,62 @@ export type CollectLinkedInHashtagPostsRequest = {
|
|
|
426
498
|
*/
|
|
427
499
|
count?: number | undefined;
|
|
428
500
|
};
|
|
501
|
+
export type CollectLinkedInHashtagPostsAuthor = {
|
|
502
|
+
name: string;
|
|
503
|
+
profileUrl: string | null;
|
|
504
|
+
publicIdentifier: string | null;
|
|
505
|
+
profileUrn: string | null;
|
|
506
|
+
};
|
|
507
|
+
/**
|
|
508
|
+
* Type of media attached to the post.
|
|
509
|
+
*/
|
|
510
|
+
export declare const CollectLinkedInHashtagPostsType: {
|
|
511
|
+
readonly Image: "image";
|
|
512
|
+
readonly Video: "video";
|
|
513
|
+
readonly Document: "document";
|
|
514
|
+
readonly Article: "article";
|
|
515
|
+
};
|
|
516
|
+
/**
|
|
517
|
+
* Type of media attached to the post.
|
|
518
|
+
*/
|
|
519
|
+
export type CollectLinkedInHashtagPostsType = OpenEnum<typeof CollectLinkedInHashtagPostsType>;
|
|
520
|
+
export type CollectLinkedInHashtagPostsMedia = {
|
|
521
|
+
/**
|
|
522
|
+
* Type of media attached to the post.
|
|
523
|
+
*/
|
|
524
|
+
type: CollectLinkedInHashtagPostsType;
|
|
525
|
+
/**
|
|
526
|
+
* Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
|
|
527
|
+
*/
|
|
528
|
+
urls: Array<string>;
|
|
529
|
+
/**
|
|
530
|
+
* Title of the article or document, when available.
|
|
531
|
+
*/
|
|
532
|
+
title?: string | undefined;
|
|
533
|
+
/**
|
|
534
|
+
* Thumbnail URL for videos, articles, or document covers.
|
|
535
|
+
*/
|
|
536
|
+
thumbnailUrl?: string | undefined;
|
|
537
|
+
};
|
|
538
|
+
export type CollectLinkedInHashtagPostsPost = {
|
|
539
|
+
postUrl: string;
|
|
540
|
+
postUrn: string;
|
|
541
|
+
text: string;
|
|
542
|
+
date: number;
|
|
543
|
+
likesCount: number;
|
|
544
|
+
commentsCount: number;
|
|
545
|
+
sharesCount: number;
|
|
546
|
+
author: CollectLinkedInHashtagPostsAuthor;
|
|
547
|
+
media?: CollectLinkedInHashtagPostsMedia | undefined;
|
|
548
|
+
};
|
|
429
549
|
/**
|
|
430
550
|
* Hashtag posts
|
|
431
551
|
*/
|
|
432
552
|
export type CollectLinkedInHashtagPostsResponse = {
|
|
433
553
|
success: true;
|
|
434
|
-
posts: Array<
|
|
554
|
+
posts: Array<CollectLinkedInHashtagPostsPost>;
|
|
555
|
+
total: number;
|
|
556
|
+
hasMore: boolean;
|
|
435
557
|
/**
|
|
436
558
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
437
559
|
*/
|
|
@@ -503,9 +625,13 @@ export type Reply = {
|
|
|
503
625
|
*/
|
|
504
626
|
repliesCount?: number | undefined;
|
|
505
627
|
/**
|
|
506
|
-
* True if the post author already replied to this comment.
|
|
628
|
+
* True if the post author already replied to this comment. Null when unknown (e.g. LinkedIn only preloaded partial replies).
|
|
629
|
+
*/
|
|
630
|
+
hasReplyFromPostAuthor?: boolean | null | undefined;
|
|
631
|
+
/**
|
|
632
|
+
* URN of the parent comment, present on replies only.
|
|
507
633
|
*/
|
|
508
|
-
|
|
634
|
+
parentCommentUrn?: string | undefined;
|
|
509
635
|
postUrn?: string | undefined;
|
|
510
636
|
/**
|
|
511
637
|
* SHA256 hash of postUrn — use for dedup slugs only.
|
|
@@ -565,12 +691,67 @@ export type GetLinkedInFeedRequest = {
|
|
|
565
691
|
*/
|
|
566
692
|
sortOrder?: SortOrder | undefined;
|
|
567
693
|
};
|
|
694
|
+
export declare const GetLinkedInFeedType: {
|
|
695
|
+
readonly Activity: "activity";
|
|
696
|
+
readonly UgcPost: "ugcPost";
|
|
697
|
+
readonly Share: "share";
|
|
698
|
+
};
|
|
699
|
+
export type GetLinkedInFeedType = OpenEnum<typeof GetLinkedInFeedType>;
|
|
700
|
+
/**
|
|
701
|
+
* Type of media attached to the post.
|
|
702
|
+
*/
|
|
703
|
+
export declare const GetLinkedInFeedMediaType: {
|
|
704
|
+
readonly Image: "image";
|
|
705
|
+
readonly Video: "video";
|
|
706
|
+
readonly Document: "document";
|
|
707
|
+
readonly Article: "article";
|
|
708
|
+
};
|
|
709
|
+
/**
|
|
710
|
+
* Type of media attached to the post.
|
|
711
|
+
*/
|
|
712
|
+
export type GetLinkedInFeedMediaType = OpenEnum<typeof GetLinkedInFeedMediaType>;
|
|
713
|
+
/**
|
|
714
|
+
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
715
|
+
*/
|
|
716
|
+
export type GetLinkedInFeedMedia = {
|
|
717
|
+
/**
|
|
718
|
+
* Type of media attached to the post.
|
|
719
|
+
*/
|
|
720
|
+
type: GetLinkedInFeedMediaType;
|
|
721
|
+
/**
|
|
722
|
+
* Media URLs (image URLs for carousels, video streaming URL, article link, etc.).
|
|
723
|
+
*/
|
|
724
|
+
urls: Array<string>;
|
|
725
|
+
/**
|
|
726
|
+
* Title of the article or document, when available.
|
|
727
|
+
*/
|
|
728
|
+
title?: string | undefined;
|
|
729
|
+
/**
|
|
730
|
+
* Thumbnail URL for videos, articles, or document covers.
|
|
731
|
+
*/
|
|
732
|
+
thumbnailUrl?: string | undefined;
|
|
733
|
+
};
|
|
734
|
+
export type GetLinkedInFeedPost = {
|
|
735
|
+
postUrl: string;
|
|
736
|
+
text: string;
|
|
737
|
+
date: number;
|
|
738
|
+
likesCount: number;
|
|
739
|
+
commentsCount: number;
|
|
740
|
+
sharesCount: number;
|
|
741
|
+
postUrn: string;
|
|
742
|
+
postId: string;
|
|
743
|
+
type: GetLinkedInFeedType;
|
|
744
|
+
/**
|
|
745
|
+
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
746
|
+
*/
|
|
747
|
+
media?: GetLinkedInFeedMedia | undefined;
|
|
748
|
+
};
|
|
568
749
|
/**
|
|
569
750
|
* Feed posts
|
|
570
751
|
*/
|
|
571
752
|
export type GetLinkedInFeedResponse = {
|
|
572
753
|
success: true;
|
|
573
|
-
posts: Array<
|
|
754
|
+
posts: Array<GetLinkedInFeedPost>;
|
|
574
755
|
/**
|
|
575
756
|
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
576
757
|
*/
|
|
@@ -693,9 +874,13 @@ export type VisitLinkedInProfileRequest = {
|
|
|
693
874
|
*/
|
|
694
875
|
actionSlug?: string | undefined;
|
|
695
876
|
/**
|
|
696
|
-
* When true, fetches the last 5 posts from the profile (
|
|
877
|
+
* When true, fetches the last 5 posts from the profile (fetched in parallel with other enrichments). Defaults to false.
|
|
697
878
|
*/
|
|
698
879
|
includePosts?: boolean | undefined;
|
|
880
|
+
/**
|
|
881
|
+
* When true, fetches the last 5 posts the profile recently engaged with via comments. Returns engagement context (target post text, author) but not the comment text itself. Fetched in parallel with includePosts. Defaults to false.
|
|
882
|
+
*/
|
|
883
|
+
includeComments?: boolean | undefined;
|
|
699
884
|
};
|
|
700
885
|
/**
|
|
701
886
|
* Connection request status: 'pending' if request was sent successfully, 'failed' if request failed today, 'none' if not tracked
|
|
@@ -743,12 +928,12 @@ export type VisitLinkedInProfileEducation = {
|
|
|
743
928
|
startDate: VisitLinkedInProfileEducationStartDate | null;
|
|
744
929
|
endDate: VisitLinkedInProfileEducationEndDate | null;
|
|
745
930
|
};
|
|
746
|
-
export declare const
|
|
931
|
+
export declare const VisitLinkedInProfileLastPostType: {
|
|
747
932
|
readonly Activity: "activity";
|
|
748
933
|
readonly UgcPost: "ugcPost";
|
|
749
934
|
readonly Share: "share";
|
|
750
935
|
};
|
|
751
|
-
export type
|
|
936
|
+
export type VisitLinkedInProfileLastPostType = OpenEnum<typeof VisitLinkedInProfileLastPostType>;
|
|
752
937
|
/**
|
|
753
938
|
* Type of media attached to the post.
|
|
754
939
|
*/
|
|
@@ -792,12 +977,65 @@ export type VisitLinkedInProfileLastPost = {
|
|
|
792
977
|
sharesCount: number;
|
|
793
978
|
postUrn: string;
|
|
794
979
|
postId: string;
|
|
795
|
-
type:
|
|
980
|
+
type: VisitLinkedInProfileLastPostType;
|
|
796
981
|
/**
|
|
797
982
|
* Media attached to the post (image, video, document, or article). Absent when the post is text-only.
|
|
798
983
|
*/
|
|
799
984
|
media?: VisitLinkedInProfileMedia | undefined;
|
|
800
985
|
};
|
|
986
|
+
/**
|
|
987
|
+
* Activity type: 'comment' for posts the user commented on
|
|
988
|
+
*/
|
|
989
|
+
export declare const LastCommentType: {
|
|
990
|
+
readonly Comment: "comment";
|
|
991
|
+
readonly Reaction: "reaction";
|
|
992
|
+
};
|
|
993
|
+
/**
|
|
994
|
+
* Activity type: 'comment' for posts the user commented on
|
|
995
|
+
*/
|
|
996
|
+
export type LastCommentType = OpenEnum<typeof LastCommentType>;
|
|
997
|
+
export type LastComment = {
|
|
998
|
+
/**
|
|
999
|
+
* Activity type: 'comment' for posts the user commented on
|
|
1000
|
+
*/
|
|
1001
|
+
type: LastCommentType;
|
|
1002
|
+
/**
|
|
1003
|
+
* URN of the feed update (post) the user engaged with
|
|
1004
|
+
*/
|
|
1005
|
+
activityUrn: string;
|
|
1006
|
+
/**
|
|
1007
|
+
* The user's comment text (null when not available from the API — this is a LinkedIn limitation)
|
|
1008
|
+
*/
|
|
1009
|
+
text: string | null;
|
|
1010
|
+
/**
|
|
1011
|
+
* Reaction type (e.g. 'LIKE', 'CELEBRATE'). Only set for reaction-type activities
|
|
1012
|
+
*/
|
|
1013
|
+
reactionType: string | null;
|
|
1014
|
+
/**
|
|
1015
|
+
* URN of the post the user commented on (e.g. 'urn:li:activity:1234567890')
|
|
1016
|
+
*/
|
|
1017
|
+
targetPostUrn: string | null;
|
|
1018
|
+
/**
|
|
1019
|
+
* First ~200 chars of the post the user commented on. Use this to understand what topics they engage with
|
|
1020
|
+
*/
|
|
1021
|
+
targetPostText: string | null;
|
|
1022
|
+
/**
|
|
1023
|
+
* Name of the post author (the person whose post was commented on)
|
|
1024
|
+
*/
|
|
1025
|
+
targetPostAuthor: string | null;
|
|
1026
|
+
/**
|
|
1027
|
+
* Unix timestamp in milliseconds when the activity occurred
|
|
1028
|
+
*/
|
|
1029
|
+
timestamp: number | null;
|
|
1030
|
+
/**
|
|
1031
|
+
* Name of the post author (same as targetPostAuthor when available)
|
|
1032
|
+
*/
|
|
1033
|
+
actorName: string | null;
|
|
1034
|
+
/**
|
|
1035
|
+
* Profile URN of the post author
|
|
1036
|
+
*/
|
|
1037
|
+
actorUrn: string | null;
|
|
1038
|
+
};
|
|
801
1039
|
/**
|
|
802
1040
|
* Profile contact data
|
|
803
1041
|
*/
|
|
@@ -846,6 +1084,10 @@ export type VisitLinkedInProfileResponse = {
|
|
|
846
1084
|
* Last 5 posts from the profile (only present when includePosts is true)
|
|
847
1085
|
*/
|
|
848
1086
|
lastPosts?: Array<VisitLinkedInProfileLastPost> | undefined;
|
|
1087
|
+
/**
|
|
1088
|
+
* Last 5 posts the profile recently commented on (only present when includeComments is true). Contains targetPostText and targetPostAuthor for engagement context.
|
|
1089
|
+
*/
|
|
1090
|
+
lastComments?: Array<LastComment> | undefined;
|
|
849
1091
|
/**
|
|
850
1092
|
* true if this result was served from cache (0 credits). Distance-1 profiles are cached for 24h.
|
|
851
1093
|
*/
|
|
@@ -1687,184 +1929,6 @@ export declare const SearchLinkedInJobsExperienceLevel: {
|
|
|
1687
1929
|
readonly Six: "6";
|
|
1688
1930
|
};
|
|
1689
1931
|
export type SearchLinkedInJobsExperienceLevel = ClosedEnum<typeof SearchLinkedInJobsExperienceLevel>;
|
|
1690
|
-
export declare const SearchLinkedInJobsWorkplaceType: {
|
|
1691
|
-
readonly One: "1";
|
|
1692
|
-
readonly Two: "2";
|
|
1693
|
-
readonly Three: "3";
|
|
1694
|
-
};
|
|
1695
|
-
export type SearchLinkedInJobsWorkplaceType = ClosedEnum<typeof SearchLinkedInJobsWorkplaceType>;
|
|
1696
|
-
export type SearchLinkedInJobsRequest = {
|
|
1697
|
-
/**
|
|
1698
|
-
* Search keywords. Matches against job title, company name, and description. Optional — you can search by filters alone. Supports LinkedIn Boolean syntax: use double quotes for exact phrases (e.g. "frontend engineer"), AND to require both terms, OR for alternatives (e.g. React OR Vue OR Angular), NOT to exclude (e.g. engineer NOT intern), and parentheses to group (e.g. (React OR Vue) AND "senior engineer"). Operators must be UPPERCASE.
|
|
1699
|
-
*/
|
|
1700
|
-
keywords?: string | undefined;
|
|
1701
|
-
/**
|
|
1702
|
-
* Optional LinkedIn search URL. If provided, keywords and filters are extracted from the URL. Explicit params override URL-derived values.
|
|
1703
|
-
*/
|
|
1704
|
-
url?: string | undefined;
|
|
1705
|
-
/**
|
|
1706
|
-
* Filter by job location. Array of LinkedIn geo IDs. Resolve text to IDs via POST /search/linkedin/parameters with type='GEO'.
|
|
1707
|
-
*/
|
|
1708
|
-
location?: Array<string> | undefined;
|
|
1709
|
-
/**
|
|
1710
|
-
* Filter by posting date. Useful for finding recently posted jobs.
|
|
1711
|
-
*/
|
|
1712
|
-
datePosted?: SearchLinkedInJobsDatePosted | undefined;
|
|
1713
|
-
/**
|
|
1714
|
-
* Sort order. 'relevance' (default) or 'date' (most recent first).
|
|
1715
|
-
*/
|
|
1716
|
-
sortBy?: SearchLinkedInJobsSortBy | undefined;
|
|
1717
|
-
/**
|
|
1718
|
-
* Filter by employment type. Multiple values accepted (OR logic). Codes: F=Full-time, P=Part-time, C=Contract, T=Temporary, I=Internship, V=Volunteer, O=Other.
|
|
1719
|
-
*/
|
|
1720
|
-
jobType?: Array<SearchLinkedInJobsJobType> | undefined;
|
|
1721
|
-
/**
|
|
1722
|
-
* Filter by seniority. Multiple values accepted (OR logic). Codes: 1=Internship, 2=Entry level, 3=Associate, 4=Mid-Senior level, 5=Director, 6=Executive.
|
|
1723
|
-
*/
|
|
1724
|
-
experienceLevel?: Array<SearchLinkedInJobsExperienceLevel> | undefined;
|
|
1725
|
-
/**
|
|
1726
|
-
* Filter by workplace type. Multiple values accepted (OR logic). Codes: 1=On-site, 2=Remote, 3=Hybrid.
|
|
1727
|
-
*/
|
|
1728
|
-
workplaceType?: Array<SearchLinkedInJobsWorkplaceType> | undefined;
|
|
1729
|
-
/**
|
|
1730
|
-
* Pagination offset (default 0). Use multiples of `count` to page through results.
|
|
1731
|
-
*/
|
|
1732
|
-
start?: number | undefined;
|
|
1733
|
-
/**
|
|
1734
|
-
* Results per page (default 10, max 50).
|
|
1735
|
-
*/
|
|
1736
|
-
count?: number | undefined;
|
|
1737
|
-
};
|
|
1738
|
-
export declare const SearchLinkedInJobsCategory: {
|
|
1739
|
-
readonly Jobs: "jobs";
|
|
1740
|
-
};
|
|
1741
|
-
export type SearchLinkedInJobsCategory = ClosedEnum<typeof SearchLinkedInJobsCategory>;
|
|
1742
|
-
export declare const SearchLinkedInJobsType: {
|
|
1743
|
-
readonly Job: "JOB";
|
|
1744
|
-
};
|
|
1745
|
-
export type SearchLinkedInJobsType = ClosedEnum<typeof SearchLinkedInJobsType>;
|
|
1746
|
-
export type SearchLinkedInJobsItem = {
|
|
1747
|
-
type: SearchLinkedInJobsType;
|
|
1748
|
-
title: string;
|
|
1749
|
-
company: string | null;
|
|
1750
|
-
companyUrl: string | null;
|
|
1751
|
-
companyLogo: string | null;
|
|
1752
|
-
location: string | null;
|
|
1753
|
-
workplaceType: string | null;
|
|
1754
|
-
postedAt: string | null;
|
|
1755
|
-
jobUrl: string;
|
|
1756
|
-
listingId: string;
|
|
1757
|
-
};
|
|
1758
|
-
export type SearchLinkedInJobsPaging = {
|
|
1759
|
-
start: number;
|
|
1760
|
-
count: number;
|
|
1761
|
-
total: number;
|
|
1762
|
-
};
|
|
1763
|
-
/**
|
|
1764
|
-
* List of LinkedIn job listings matching the search criteria
|
|
1765
|
-
*/
|
|
1766
|
-
export type SearchLinkedInJobsResponse = {
|
|
1767
|
-
success: true;
|
|
1768
|
-
category: SearchLinkedInJobsCategory;
|
|
1769
|
-
items: Array<SearchLinkedInJobsItem>;
|
|
1770
|
-
paging: SearchLinkedInJobsPaging;
|
|
1771
|
-
hasMore: boolean;
|
|
1772
|
-
/**
|
|
1773
|
-
* Credits consumed by this call (0 for free endpoints, cached results, or duplicates).
|
|
1774
|
-
*/
|
|
1775
|
-
creditsUsed: number;
|
|
1776
|
-
/**
|
|
1777
|
-
* Seconds to wait before making another call of the same type. 0 means no wait needed.
|
|
1778
|
-
*/
|
|
1779
|
-
retryAfter: number;
|
|
1780
|
-
};
|
|
1781
|
-
export type SearchLinkedInByUrlRequest = {
|
|
1782
|
-
/**
|
|
1783
|
-
* A LinkedIn search URL. The endpoint automatically extracts the category, keywords, and all filters from the URL. Example: 'https://www.linkedin.com/search/results/people/?keywords=engineer&network=%5B%22S%22%5D'
|
|
1784
|
-
*/
|
|
1785
|
-
url: string;
|
|
1786
|
-
/**
|
|
1787
|
-
* Override pagination offset. If not provided, uses the page from the URL (or defaults to 0).
|
|
1788
|
-
*/
|
|
1789
|
-
start?: number | undefined;
|
|
1790
|
-
/**
|
|
1791
|
-
* Override results per page (default 10, max 50).
|
|
1792
|
-
*/
|
|
1793
|
-
count?: number | undefined;
|
|
1794
|
-
};
|
|
1795
|
-
export declare const SearchLinkedInByUrlCategory: {
|
|
1796
|
-
readonly Posts: "posts";
|
|
1797
|
-
readonly People: "people";
|
|
1798
|
-
readonly Companies: "companies";
|
|
1799
|
-
readonly Jobs: "jobs";
|
|
1800
|
-
};
|
|
1801
|
-
export type SearchLinkedInByUrlCategory = OpenEnum<typeof SearchLinkedInByUrlCategory>;
|
|
1802
|
-
export declare const SearchLinkedInByUrlTypeJob: {
|
|
1803
|
-
readonly Job: "JOB";
|
|
1804
|
-
};
|
|
1805
|
-
export type SearchLinkedInByUrlTypeJob = ClosedEnum<typeof SearchLinkedInByUrlTypeJob>;
|
|
1806
|
-
export type SearchLinkedInByUrlItemsJob = {
|
|
1807
|
-
type: SearchLinkedInByUrlTypeJob;
|
|
1808
|
-
title: string;
|
|
1809
|
-
company: string | null;
|
|
1810
|
-
companyUrl: string | null;
|
|
1811
|
-
companyLogo: string | null;
|
|
1812
|
-
location: string | null;
|
|
1813
|
-
workplaceType: string | null;
|
|
1814
|
-
postedAt: string | null;
|
|
1815
|
-
jobUrl: string;
|
|
1816
|
-
listingId: string;
|
|
1817
|
-
};
|
|
1818
|
-
export declare const SearchLinkedInByUrlTypeCompany: {
|
|
1819
|
-
readonly Company: "COMPANY";
|
|
1820
|
-
};
|
|
1821
|
-
export type SearchLinkedInByUrlTypeCompany = ClosedEnum<typeof SearchLinkedInByUrlTypeCompany>;
|
|
1822
|
-
export type SearchLinkedInByUrlItemsCompany = {
|
|
1823
|
-
type: SearchLinkedInByUrlTypeCompany;
|
|
1824
|
-
name: string;
|
|
1825
|
-
profileUrl: string | null;
|
|
1826
|
-
summary: string | null;
|
|
1827
|
-
industry: string | null;
|
|
1828
|
-
location: string | null;
|
|
1829
|
-
followersCount: number | null;
|
|
1830
|
-
};
|
|
1831
|
-
export declare const SearchLinkedInByUrlTypePeople: {
|
|
1832
|
-
readonly People: "PEOPLE";
|
|
1833
|
-
};
|
|
1834
|
-
export type SearchLinkedInByUrlTypePeople = ClosedEnum<typeof SearchLinkedInByUrlTypePeople>;
|
|
1835
|
-
export declare const SearchLinkedInByUrlNetworkDistance: {
|
|
1836
|
-
readonly Distance1: "DISTANCE_1";
|
|
1837
|
-
readonly Distance2: "DISTANCE_2";
|
|
1838
|
-
readonly Distance3: "DISTANCE_3";
|
|
1839
|
-
readonly OutOfNetwork: "OUT_OF_NETWORK";
|
|
1840
|
-
};
|
|
1841
|
-
export type SearchLinkedInByUrlNetworkDistance = OpenEnum<typeof SearchLinkedInByUrlNetworkDistance>;
|
|
1842
|
-
export type SearchLinkedInByUrlCurrentPosition = {
|
|
1843
|
-
company: string | null;
|
|
1844
|
-
role: string | null;
|
|
1845
|
-
};
|
|
1846
|
-
export type SearchLinkedInByUrlItemsPeople = {
|
|
1847
|
-
type: SearchLinkedInByUrlTypePeople;
|
|
1848
|
-
name: string;
|
|
1849
|
-
profileUrl: string | null;
|
|
1850
|
-
headline: string | null;
|
|
1851
|
-
location: string | null;
|
|
1852
|
-
profilePicture: string | null;
|
|
1853
|
-
networkDistance: SearchLinkedInByUrlNetworkDistance | null;
|
|
1854
|
-
currentPositions: Array<SearchLinkedInByUrlCurrentPosition>;
|
|
1855
|
-
/**
|
|
1856
|
-
* LinkedIn profile URN (e.g. urn:li:fsd_profile:ACoAAA...) when available
|
|
1857
|
-
*/
|
|
1858
|
-
profileUrn: string | null;
|
|
1859
|
-
/**
|
|
1860
|
-
* Vanity slug from profile URL (e.g. john-doe) when not URN-based
|
|
1861
|
-
*/
|
|
1862
|
-
publicIdentifier: string | null;
|
|
1863
|
-
};
|
|
1864
|
-
export declare const SearchLinkedInByUrlTypePost: {
|
|
1865
|
-
readonly Post: "POST";
|
|
1866
|
-
};
|
|
1867
|
-
export type SearchLinkedInByUrlTypePost = ClosedEnum<typeof SearchLinkedInByUrlTypePost>;
|
|
1868
1932
|
/** @internal */
|
|
1869
1933
|
export type CollectLinkedInLikesRequest$Outbound = {
|
|
1870
1934
|
postUrl: string;
|
|
@@ -1875,6 +1939,18 @@ export type CollectLinkedInLikesRequest$Outbound = {
|
|
|
1875
1939
|
export declare const CollectLinkedInLikesRequest$outboundSchema: z.ZodMiniType<CollectLinkedInLikesRequest$Outbound, CollectLinkedInLikesRequest>;
|
|
1876
1940
|
export declare function collectLinkedInLikesRequestToJSON(collectLinkedInLikesRequest: CollectLinkedInLikesRequest): string;
|
|
1877
1941
|
/** @internal */
|
|
1942
|
+
export declare const CollectLinkedInLikesServiceUnavailableDetails$inboundSchema: z.ZodMiniType<CollectLinkedInLikesServiceUnavailableDetails, unknown>;
|
|
1943
|
+
export declare function collectLinkedInLikesServiceUnavailableDetailsFromJSON(jsonString: string): SafeParseResult<CollectLinkedInLikesServiceUnavailableDetails, SDKValidationError>;
|
|
1944
|
+
/** @internal */
|
|
1945
|
+
export declare const CollectLinkedInLikesServiceUnavailableError$inboundSchema: z.ZodMiniType<CollectLinkedInLikesServiceUnavailableError, unknown>;
|
|
1946
|
+
export declare function collectLinkedInLikesServiceUnavailableErrorFromJSON(jsonString: string): SafeParseResult<CollectLinkedInLikesServiceUnavailableError, SDKValidationError>;
|
|
1947
|
+
/** @internal */
|
|
1948
|
+
export declare const CollectLinkedInLikesBadGatewayDetails$inboundSchema: z.ZodMiniType<CollectLinkedInLikesBadGatewayDetails, unknown>;
|
|
1949
|
+
export declare function collectLinkedInLikesBadGatewayDetailsFromJSON(jsonString: string): SafeParseResult<CollectLinkedInLikesBadGatewayDetails, SDKValidationError>;
|
|
1950
|
+
/** @internal */
|
|
1951
|
+
export declare const CollectLinkedInLikesBadGatewayError$inboundSchema: z.ZodMiniType<CollectLinkedInLikesBadGatewayError, unknown>;
|
|
1952
|
+
export declare function collectLinkedInLikesBadGatewayErrorFromJSON(jsonString: string): SafeParseResult<CollectLinkedInLikesBadGatewayError, SDKValidationError>;
|
|
1953
|
+
/** @internal */
|
|
1878
1954
|
export declare const CollectLinkedInLikesInternalServerErrorDetails$inboundSchema: z.ZodMiniType<CollectLinkedInLikesInternalServerErrorDetails, unknown>;
|
|
1879
1955
|
export declare function collectLinkedInLikesInternalServerErrorDetailsFromJSON(jsonString: string): SafeParseResult<CollectLinkedInLikesInternalServerErrorDetails, SDKValidationError>;
|
|
1880
1956
|
/** @internal */
|
|
@@ -2003,6 +2079,17 @@ export type CollectSavedLinkedInPostsRequest$Outbound = {
|
|
|
2003
2079
|
export declare const CollectSavedLinkedInPostsRequest$outboundSchema: z.ZodMiniType<CollectSavedLinkedInPostsRequest$Outbound, CollectSavedLinkedInPostsRequest>;
|
|
2004
2080
|
export declare function collectSavedLinkedInPostsRequestToJSON(collectSavedLinkedInPostsRequest: CollectSavedLinkedInPostsRequest): string;
|
|
2005
2081
|
/** @internal */
|
|
2082
|
+
export declare const CollectSavedLinkedInPostsAuthor$inboundSchema: z.ZodMiniType<CollectSavedLinkedInPostsAuthor, unknown>;
|
|
2083
|
+
export declare function collectSavedLinkedInPostsAuthorFromJSON(jsonString: string): SafeParseResult<CollectSavedLinkedInPostsAuthor, SDKValidationError>;
|
|
2084
|
+
/** @internal */
|
|
2085
|
+
export declare const CollectSavedLinkedInPostsType$inboundSchema: z.ZodMiniType<CollectSavedLinkedInPostsType, unknown>;
|
|
2086
|
+
/** @internal */
|
|
2087
|
+
export declare const CollectSavedLinkedInPostsMedia$inboundSchema: z.ZodMiniType<CollectSavedLinkedInPostsMedia, unknown>;
|
|
2088
|
+
export declare function collectSavedLinkedInPostsMediaFromJSON(jsonString: string): SafeParseResult<CollectSavedLinkedInPostsMedia, SDKValidationError>;
|
|
2089
|
+
/** @internal */
|
|
2090
|
+
export declare const CollectSavedLinkedInPostsPost$inboundSchema: z.ZodMiniType<CollectSavedLinkedInPostsPost, unknown>;
|
|
2091
|
+
export declare function collectSavedLinkedInPostsPostFromJSON(jsonString: string): SafeParseResult<CollectSavedLinkedInPostsPost, SDKValidationError>;
|
|
2092
|
+
/** @internal */
|
|
2006
2093
|
export declare const CollectSavedLinkedInPostsResponse$inboundSchema: z.ZodMiniType<CollectSavedLinkedInPostsResponse, unknown>;
|
|
2007
2094
|
export declare function collectSavedLinkedInPostsResponseFromJSON(jsonString: string): SafeParseResult<CollectSavedLinkedInPostsResponse, SDKValidationError>;
|
|
2008
2095
|
/** @internal */
|
|
@@ -2015,6 +2102,17 @@ export type CollectLinkedInHashtagPostsRequest$Outbound = {
|
|
|
2015
2102
|
export declare const CollectLinkedInHashtagPostsRequest$outboundSchema: z.ZodMiniType<CollectLinkedInHashtagPostsRequest$Outbound, CollectLinkedInHashtagPostsRequest>;
|
|
2016
2103
|
export declare function collectLinkedInHashtagPostsRequestToJSON(collectLinkedInHashtagPostsRequest: CollectLinkedInHashtagPostsRequest): string;
|
|
2017
2104
|
/** @internal */
|
|
2105
|
+
export declare const CollectLinkedInHashtagPostsAuthor$inboundSchema: z.ZodMiniType<CollectLinkedInHashtagPostsAuthor, unknown>;
|
|
2106
|
+
export declare function collectLinkedInHashtagPostsAuthorFromJSON(jsonString: string): SafeParseResult<CollectLinkedInHashtagPostsAuthor, SDKValidationError>;
|
|
2107
|
+
/** @internal */
|
|
2108
|
+
export declare const CollectLinkedInHashtagPostsType$inboundSchema: z.ZodMiniType<CollectLinkedInHashtagPostsType, unknown>;
|
|
2109
|
+
/** @internal */
|
|
2110
|
+
export declare const CollectLinkedInHashtagPostsMedia$inboundSchema: z.ZodMiniType<CollectLinkedInHashtagPostsMedia, unknown>;
|
|
2111
|
+
export declare function collectLinkedInHashtagPostsMediaFromJSON(jsonString: string): SafeParseResult<CollectLinkedInHashtagPostsMedia, SDKValidationError>;
|
|
2112
|
+
/** @internal */
|
|
2113
|
+
export declare const CollectLinkedInHashtagPostsPost$inboundSchema: z.ZodMiniType<CollectLinkedInHashtagPostsPost, unknown>;
|
|
2114
|
+
export declare function collectLinkedInHashtagPostsPostFromJSON(jsonString: string): SafeParseResult<CollectLinkedInHashtagPostsPost, SDKValidationError>;
|
|
2115
|
+
/** @internal */
|
|
2018
2116
|
export declare const CollectLinkedInHashtagPostsResponse$inboundSchema: z.ZodMiniType<CollectLinkedInHashtagPostsResponse, unknown>;
|
|
2019
2117
|
export declare function collectLinkedInHashtagPostsResponseFromJSON(jsonString: string): SafeParseResult<CollectLinkedInHashtagPostsResponse, SDKValidationError>;
|
|
2020
2118
|
/** @internal */
|
|
@@ -2048,6 +2146,16 @@ export type GetLinkedInFeedRequest$Outbound = {
|
|
|
2048
2146
|
export declare const GetLinkedInFeedRequest$outboundSchema: z.ZodMiniType<GetLinkedInFeedRequest$Outbound, GetLinkedInFeedRequest>;
|
|
2049
2147
|
export declare function getLinkedInFeedRequestToJSON(getLinkedInFeedRequest: GetLinkedInFeedRequest): string;
|
|
2050
2148
|
/** @internal */
|
|
2149
|
+
export declare const GetLinkedInFeedType$inboundSchema: z.ZodMiniType<GetLinkedInFeedType, unknown>;
|
|
2150
|
+
/** @internal */
|
|
2151
|
+
export declare const GetLinkedInFeedMediaType$inboundSchema: z.ZodMiniType<GetLinkedInFeedMediaType, unknown>;
|
|
2152
|
+
/** @internal */
|
|
2153
|
+
export declare const GetLinkedInFeedMedia$inboundSchema: z.ZodMiniType<GetLinkedInFeedMedia, unknown>;
|
|
2154
|
+
export declare function getLinkedInFeedMediaFromJSON(jsonString: string): SafeParseResult<GetLinkedInFeedMedia, SDKValidationError>;
|
|
2155
|
+
/** @internal */
|
|
2156
|
+
export declare const GetLinkedInFeedPost$inboundSchema: z.ZodMiniType<GetLinkedInFeedPost, unknown>;
|
|
2157
|
+
export declare function getLinkedInFeedPostFromJSON(jsonString: string): SafeParseResult<GetLinkedInFeedPost, SDKValidationError>;
|
|
2158
|
+
/** @internal */
|
|
2051
2159
|
export declare const GetLinkedInFeedResponse$inboundSchema: z.ZodMiniType<GetLinkedInFeedResponse, unknown>;
|
|
2052
2160
|
export declare function getLinkedInFeedResponseFromJSON(jsonString: string): SafeParseResult<GetLinkedInFeedResponse, SDKValidationError>;
|
|
2053
2161
|
/** @internal */
|
|
@@ -2079,6 +2187,7 @@ export type VisitLinkedInProfileRequest$Outbound = {
|
|
|
2079
2187
|
campaignSlug?: string | undefined;
|
|
2080
2188
|
actionSlug?: string | undefined;
|
|
2081
2189
|
includePosts?: boolean | undefined;
|
|
2190
|
+
includeComments?: boolean | undefined;
|
|
2082
2191
|
};
|
|
2083
2192
|
/** @internal */
|
|
2084
2193
|
export declare const VisitLinkedInProfileRequest$outboundSchema: z.ZodMiniType<VisitLinkedInProfileRequest$Outbound, VisitLinkedInProfileRequest>;
|
|
@@ -2104,7 +2213,7 @@ export declare function visitLinkedInProfileEducationEndDateFromJSON(jsonString:
|
|
|
2104
2213
|
export declare const VisitLinkedInProfileEducation$inboundSchema: z.ZodMiniType<VisitLinkedInProfileEducation, unknown>;
|
|
2105
2214
|
export declare function visitLinkedInProfileEducationFromJSON(jsonString: string): SafeParseResult<VisitLinkedInProfileEducation, SDKValidationError>;
|
|
2106
2215
|
/** @internal */
|
|
2107
|
-
export declare const
|
|
2216
|
+
export declare const VisitLinkedInProfileLastPostType$inboundSchema: z.ZodMiniType<VisitLinkedInProfileLastPostType, unknown>;
|
|
2108
2217
|
/** @internal */
|
|
2109
2218
|
export declare const VisitLinkedInProfileMediaType$inboundSchema: z.ZodMiniType<VisitLinkedInProfileMediaType, unknown>;
|
|
2110
2219
|
/** @internal */
|
|
@@ -2114,6 +2223,11 @@ export declare function visitLinkedInProfileMediaFromJSON(jsonString: string): S
|
|
|
2114
2223
|
export declare const VisitLinkedInProfileLastPost$inboundSchema: z.ZodMiniType<VisitLinkedInProfileLastPost, unknown>;
|
|
2115
2224
|
export declare function visitLinkedInProfileLastPostFromJSON(jsonString: string): SafeParseResult<VisitLinkedInProfileLastPost, SDKValidationError>;
|
|
2116
2225
|
/** @internal */
|
|
2226
|
+
export declare const LastCommentType$inboundSchema: z.ZodMiniType<LastCommentType, unknown>;
|
|
2227
|
+
/** @internal */
|
|
2228
|
+
export declare const LastComment$inboundSchema: z.ZodMiniType<LastComment, unknown>;
|
|
2229
|
+
export declare function lastCommentFromJSON(jsonString: string): SafeParseResult<LastComment, SDKValidationError>;
|
|
2230
|
+
/** @internal */
|
|
2117
2231
|
export declare const VisitLinkedInProfileResponse$inboundSchema: z.ZodMiniType<VisitLinkedInProfileResponse, unknown>;
|
|
2118
2232
|
export declare function visitLinkedInProfileResponseFromJSON(jsonString: string): SafeParseResult<VisitLinkedInProfileResponse, SDKValidationError>;
|
|
2119
2233
|
/** @internal */
|
|
@@ -2345,68 +2459,4 @@ export declare const SearchLinkedInJobsSortBy$outboundSchema: z.ZodMiniEnum<type
|
|
|
2345
2459
|
export declare const SearchLinkedInJobsJobType$outboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsJobType>;
|
|
2346
2460
|
/** @internal */
|
|
2347
2461
|
export declare const SearchLinkedInJobsExperienceLevel$outboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsExperienceLevel>;
|
|
2348
|
-
|
|
2349
|
-
export declare const SearchLinkedInJobsWorkplaceType$outboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsWorkplaceType>;
|
|
2350
|
-
/** @internal */
|
|
2351
|
-
export type SearchLinkedInJobsRequest$Outbound = {
|
|
2352
|
-
keywords?: string | undefined;
|
|
2353
|
-
url?: string | undefined;
|
|
2354
|
-
location?: Array<string> | undefined;
|
|
2355
|
-
datePosted?: string | undefined;
|
|
2356
|
-
sortBy?: string | undefined;
|
|
2357
|
-
jobType?: Array<string> | undefined;
|
|
2358
|
-
experienceLevel?: Array<string> | undefined;
|
|
2359
|
-
workplaceType?: Array<string> | undefined;
|
|
2360
|
-
start?: number | undefined;
|
|
2361
|
-
count?: number | undefined;
|
|
2362
|
-
};
|
|
2363
|
-
/** @internal */
|
|
2364
|
-
export declare const SearchLinkedInJobsRequest$outboundSchema: z.ZodMiniType<SearchLinkedInJobsRequest$Outbound, SearchLinkedInJobsRequest>;
|
|
2365
|
-
export declare function searchLinkedInJobsRequestToJSON(searchLinkedInJobsRequest: SearchLinkedInJobsRequest): string;
|
|
2366
|
-
/** @internal */
|
|
2367
|
-
export declare const SearchLinkedInJobsCategory$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsCategory>;
|
|
2368
|
-
/** @internal */
|
|
2369
|
-
export declare const SearchLinkedInJobsType$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInJobsType>;
|
|
2370
|
-
/** @internal */
|
|
2371
|
-
export declare const SearchLinkedInJobsItem$inboundSchema: z.ZodMiniType<SearchLinkedInJobsItem, unknown>;
|
|
2372
|
-
export declare function searchLinkedInJobsItemFromJSON(jsonString: string): SafeParseResult<SearchLinkedInJobsItem, SDKValidationError>;
|
|
2373
|
-
/** @internal */
|
|
2374
|
-
export declare const SearchLinkedInJobsPaging$inboundSchema: z.ZodMiniType<SearchLinkedInJobsPaging, unknown>;
|
|
2375
|
-
export declare function searchLinkedInJobsPagingFromJSON(jsonString: string): SafeParseResult<SearchLinkedInJobsPaging, SDKValidationError>;
|
|
2376
|
-
/** @internal */
|
|
2377
|
-
export declare const SearchLinkedInJobsResponse$inboundSchema: z.ZodMiniType<SearchLinkedInJobsResponse, unknown>;
|
|
2378
|
-
export declare function searchLinkedInJobsResponseFromJSON(jsonString: string): SafeParseResult<SearchLinkedInJobsResponse, SDKValidationError>;
|
|
2379
|
-
/** @internal */
|
|
2380
|
-
export type SearchLinkedInByUrlRequest$Outbound = {
|
|
2381
|
-
url: string;
|
|
2382
|
-
start?: number | undefined;
|
|
2383
|
-
count?: number | undefined;
|
|
2384
|
-
};
|
|
2385
|
-
/** @internal */
|
|
2386
|
-
export declare const SearchLinkedInByUrlRequest$outboundSchema: z.ZodMiniType<SearchLinkedInByUrlRequest$Outbound, SearchLinkedInByUrlRequest>;
|
|
2387
|
-
export declare function searchLinkedInByUrlRequestToJSON(searchLinkedInByUrlRequest: SearchLinkedInByUrlRequest): string;
|
|
2388
|
-
/** @internal */
|
|
2389
|
-
export declare const SearchLinkedInByUrlCategory$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlCategory, unknown>;
|
|
2390
|
-
/** @internal */
|
|
2391
|
-
export declare const SearchLinkedInByUrlTypeJob$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypeJob>;
|
|
2392
|
-
/** @internal */
|
|
2393
|
-
export declare const SearchLinkedInByUrlItemsJob$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsJob, unknown>;
|
|
2394
|
-
export declare function searchLinkedInByUrlItemsJobFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsJob, SDKValidationError>;
|
|
2395
|
-
/** @internal */
|
|
2396
|
-
export declare const SearchLinkedInByUrlTypeCompany$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypeCompany>;
|
|
2397
|
-
/** @internal */
|
|
2398
|
-
export declare const SearchLinkedInByUrlItemsCompany$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsCompany, unknown>;
|
|
2399
|
-
export declare function searchLinkedInByUrlItemsCompanyFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsCompany, SDKValidationError>;
|
|
2400
|
-
/** @internal */
|
|
2401
|
-
export declare const SearchLinkedInByUrlTypePeople$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypePeople>;
|
|
2402
|
-
/** @internal */
|
|
2403
|
-
export declare const SearchLinkedInByUrlNetworkDistance$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlNetworkDistance, unknown>;
|
|
2404
|
-
/** @internal */
|
|
2405
|
-
export declare const SearchLinkedInByUrlCurrentPosition$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlCurrentPosition, unknown>;
|
|
2406
|
-
export declare function searchLinkedInByUrlCurrentPositionFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlCurrentPosition, SDKValidationError>;
|
|
2407
|
-
/** @internal */
|
|
2408
|
-
export declare const SearchLinkedInByUrlItemsPeople$inboundSchema: z.ZodMiniType<SearchLinkedInByUrlItemsPeople, unknown>;
|
|
2409
|
-
export declare function searchLinkedInByUrlItemsPeopleFromJSON(jsonString: string): SafeParseResult<SearchLinkedInByUrlItemsPeople, SDKValidationError>;
|
|
2410
|
-
/** @internal */
|
|
2411
|
-
export declare const SearchLinkedInByUrlTypePost$inboundSchema: z.ZodMiniEnum<typeof SearchLinkedInByUrlTypePost>;
|
|
2412
|
-
//# sourceMappingURL=search-linked-in-by-url-type-post.d.ts.map
|
|
2462
|
+
//# sourceMappingURL=search-linked-in-jobs-experience-level.d.ts.map
|