bereach 1.4.0-beta.9 → 1.4.0
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/FUNCTIONS.md +3 -3
- package/README.md +137 -100
- package/esm/funcs/{company-pages-posts.d.ts → company-pages-get-posts.d.ts} +2 -2
- package/esm/funcs/company-pages-get-posts.d.ts.map +1 -0
- package/esm/funcs/{company-pages-posts.js → company-pages-get-posts.js} +2 -2
- package/esm/funcs/company-pages-get-posts.js.map +1 -0
- package/esm/funcs/{chat-star.d.ts → contacts-campaign-status-transition.d.ts} +4 -4
- package/esm/funcs/contacts-campaign-status-transition.d.ts.map +1 -0
- package/esm/funcs/contacts-campaign-status-transition.js +103 -0
- package/esm/funcs/contacts-campaign-status-transition.js.map +1 -0
- package/esm/funcs/{scrapers-list-saved-posts.d.ts → contacts-delete-campaign.d.ts} +4 -4
- package/esm/funcs/{actions-reply-to-comment.d.ts.map → contacts-delete-campaign.d.ts.map} +1 -1
- package/esm/funcs/contacts-delete-campaign.js +102 -0
- package/esm/funcs/contacts-delete-campaign.js.map +1 -0
- package/esm/funcs/contacts-get-campaign.d.ts +18 -0
- package/esm/funcs/contacts-get-campaign.d.ts.map +1 -0
- package/esm/funcs/contacts-get-campaign.js +102 -0
- package/esm/funcs/contacts-get-campaign.js.map +1 -0
- package/esm/funcs/contacts-list-agent-states.d.ts +2 -2
- package/esm/funcs/contacts-list-agent-states.d.ts.map +1 -1
- package/esm/funcs/contacts-list-agent-states.js +18 -4
- package/esm/funcs/contacts-list-agent-states.js.map +1 -1
- package/esm/funcs/{actions-create-comment.d.ts → linked-in-actions-create-comment.d.ts} +2 -2
- package/esm/funcs/{scrapers-collect-comment-replies.d.ts.map → linked-in-actions-create-comment.d.ts.map} +1 -1
- package/esm/funcs/{actions-create-comment.js → linked-in-actions-create-comment.js} +2 -2
- package/esm/funcs/linked-in-actions-create-comment.js.map +1 -0
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts +18 -0
- package/esm/funcs/linked-in-actions-decline-invitation.d.ts.map +1 -0
- package/esm/funcs/{actions-decline-invitation.js → linked-in-actions-decline-invitation.js} +2 -2
- package/esm/funcs/linked-in-actions-decline-invitation.js.map +1 -0
- package/esm/funcs/{actions-like-comment.d.ts → linked-in-actions-like-comment.d.ts} +2 -2
- package/esm/funcs/{scrapers-collect-hashtag-posts.d.ts.map → linked-in-actions-like-comment.d.ts.map} +1 -1
- package/esm/funcs/{actions-like-comment.js → linked-in-actions-like-comment.js} +2 -2
- package/esm/funcs/linked-in-actions-like-comment.js.map +1 -0
- package/esm/funcs/{actions-publish-post.d.ts → linked-in-actions-publish-post.d.ts} +2 -2
- package/esm/funcs/linked-in-actions-publish-post.d.ts.map +1 -0
- package/esm/funcs/{actions-publish-post.js → linked-in-actions-publish-post.js} +2 -2
- package/esm/funcs/linked-in-actions-publish-post.js.map +1 -0
- package/esm/funcs/{actions-save-post.d.ts → linked-in-actions-save-post.d.ts} +2 -2
- package/esm/funcs/linked-in-actions-save-post.d.ts.map +1 -0
- package/esm/funcs/{actions-save-post.js → linked-in-actions-save-post.js} +2 -2
- package/esm/funcs/{actions-decline-invitation.js.map → linked-in-actions-save-post.js.map} +1 -1
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts +18 -0
- package/esm/funcs/linked-in-actions-unfollow-profile.d.ts.map +1 -0
- package/esm/funcs/{actions-unfollow-profile.js → linked-in-actions-unfollow-profile.js} +2 -2
- package/esm/funcs/linked-in-actions-unfollow-profile.js.map +1 -0
- package/esm/funcs/{chat-mark-seen.d.ts → linked-in-chat-mark-seen.d.ts} +2 -2
- package/esm/funcs/linked-in-chat-mark-seen.d.ts.map +1 -0
- package/esm/funcs/{chat-mark-seen.js → linked-in-chat-mark-seen.js} +2 -2
- package/esm/funcs/linked-in-chat-mark-seen.js.map +1 -0
- package/esm/funcs/linked-in-chat-star.d.ts +18 -0
- package/esm/funcs/linked-in-chat-star.d.ts.map +1 -0
- package/esm/funcs/{chat-star.js → linked-in-chat-star.js} +2 -2
- package/esm/funcs/{actions-unlike-post.js.map → linked-in-chat-star.js.map} +1 -1
- package/esm/funcs/{chat-unarchive.d.ts → linked-in-chat-unarchive.d.ts} +2 -2
- package/esm/funcs/{actions-unfollow-company.d.ts.map → linked-in-chat-unarchive.d.ts.map} +1 -1
- package/esm/funcs/{chat-unarchive.js → linked-in-chat-unarchive.js} +2 -2
- package/esm/funcs/linked-in-chat-unarchive.js.map +1 -0
- package/esm/funcs/{chat-unstar.d.ts → linked-in-chat-unstar.d.ts} +2 -2
- package/esm/funcs/linked-in-chat-unstar.d.ts.map +1 -0
- package/esm/funcs/{chat-unstar.js → linked-in-chat-unstar.js} +2 -2
- package/esm/funcs/linked-in-chat-unstar.js.map +1 -0
- package/esm/funcs/{scrapers-collect-comment-replies.d.ts → linked-in-scrapers-collect-comment-replies.d.ts} +2 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.d.ts.map +1 -0
- package/esm/funcs/{scrapers-collect-comment-replies.js → linked-in-scrapers-collect-comment-replies.js} +2 -2
- package/esm/funcs/linked-in-scrapers-collect-comment-replies.js.map +1 -0
- package/esm/funcs/{scrapers-get-feed.d.ts → linked-in-scrapers-get-feed.d.ts} +2 -2
- package/esm/funcs/linked-in-scrapers-get-feed.d.ts.map +1 -0
- package/esm/funcs/{scrapers-get-feed.js → linked-in-scrapers-get-feed.js} +2 -2
- package/esm/funcs/{scrapers-collect-comment-replies.js.map → linked-in-scrapers-get-feed.js.map} +1 -1
- package/esm/funcs/{search-companies.d.ts → linked-in-search-search-companies.d.ts} +2 -2
- package/esm/funcs/linked-in-search-search-companies.d.ts.map +1 -0
- package/esm/funcs/{search-companies.js → linked-in-search-search-companies.js} +2 -2
- package/esm/funcs/{scrapers-collect-hashtag-posts.js.map → linked-in-search-search-companies.js.map} +1 -1
- package/esm/funcs/{search-search.d.ts → linked-in-search-search.d.ts} +2 -2
- package/esm/funcs/linked-in-search-search.d.ts.map +1 -0
- package/esm/funcs/{search-search.js → linked-in-search-search.js} +2 -2
- package/esm/funcs/{chat-unstar.js.map → linked-in-search-search.js.map} +1 -1
- package/esm/funcs/{actions-accept-invitation.d.ts → linkedin-actions-accept-invitation.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-accept-invitation.d.ts.map +1 -0
- package/esm/funcs/{actions-accept-invitation.js → linkedin-actions-accept-invitation.js} +2 -2
- package/esm/funcs/linkedin-actions-accept-invitation.js.map +1 -0
- package/esm/funcs/{actions-edit-comment.d.ts → linkedin-actions-edit-comment.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-edit-comment.d.ts.map +1 -0
- package/esm/funcs/{actions-edit-comment.js → linkedin-actions-edit-comment.js} +2 -2
- package/esm/funcs/linkedin-actions-edit-comment.js.map +1 -0
- package/esm/funcs/{actions-edit-post.d.ts → linkedin-actions-edit-post.d.ts} +2 -2
- package/esm/funcs/{chat-send-typing-indicator.d.ts.map → linkedin-actions-edit-post.d.ts.map} +1 -1
- package/esm/funcs/{actions-edit-post.js → linkedin-actions-edit-post.js} +2 -2
- package/esm/funcs/{scrapers-list-saved-posts.js.map → linkedin-actions-edit-post.js.map} +1 -1
- package/esm/funcs/{actions-follow-profile.d.ts → linkedin-actions-follow-profile.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-follow-profile.d.ts.map +1 -0
- package/esm/funcs/{actions-follow-profile.js → linkedin-actions-follow-profile.js} +2 -2
- package/esm/funcs/{search-search.js.map → linkedin-actions-follow-profile.js.map} +1 -1
- package/esm/funcs/{actions-like-post.d.ts → linkedin-actions-like-post.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-like-post.d.ts.map +1 -0
- package/esm/funcs/{actions-like-post.js → linkedin-actions-like-post.js} +2 -2
- package/esm/funcs/{scrapers-collect-comments.js.map → linkedin-actions-like-post.js.map} +1 -1
- package/esm/funcs/{actions-list-invitations.d.ts → linkedin-actions-list-invitations.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-list-invitations.d.ts.map +1 -0
- package/esm/funcs/{actions-list-invitations.js → linkedin-actions-list-invitations.js} +2 -2
- package/esm/funcs/linkedin-actions-list-invitations.js.map +1 -0
- package/esm/funcs/{actions-reply-to-comment.d.ts → linkedin-actions-reply-to-comment.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-reply-to-comment.d.ts.map +1 -0
- package/esm/funcs/{actions-reply-to-comment.js → linkedin-actions-reply-to-comment.js} +2 -2
- package/esm/funcs/{sales-nav-people.js.map → linkedin-actions-reply-to-comment.js.map} +1 -1
- package/esm/funcs/{profile-posts.d.ts → linkedin-actions-repost-post.d.ts} +4 -4
- package/esm/funcs/linkedin-actions-repost-post.d.ts.map +1 -0
- package/esm/funcs/{actions-repost-post.js → linkedin-actions-repost-post.js} +2 -2
- package/esm/funcs/{sales-nav-companies.js.map → linkedin-actions-repost-post.js.map} +1 -1
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts +18 -0
- package/esm/funcs/linkedin-actions-unfollow-company.d.ts.map +1 -0
- package/esm/funcs/{actions-unfollow-company.js → linkedin-actions-unfollow-company.js} +2 -2
- package/esm/funcs/linkedin-actions-unfollow-company.js.map +1 -0
- package/esm/funcs/{actions-unlike-comment.d.ts → linkedin-actions-unlike-comment.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-unlike-comment.d.ts.map +1 -0
- package/esm/funcs/{actions-unlike-comment.js → linkedin-actions-unlike-comment.js} +2 -2
- package/esm/funcs/{actions-list-invitations.js.map → linkedin-actions-unlike-comment.js.map} +1 -1
- package/esm/funcs/{actions-unlike-post.d.ts → linkedin-actions-unlike-post.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-unlike-post.d.ts.map +1 -0
- package/esm/funcs/{actions-unlike-post.js → linkedin-actions-unlike-post.js} +2 -2
- package/esm/funcs/linkedin-actions-unlike-post.js.map +1 -0
- package/esm/funcs/{actions-unsave-post.d.ts → linkedin-actions-unsave-post.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-unsave-post.d.ts.map +1 -0
- package/esm/funcs/{actions-unsave-post.js → linkedin-actions-unsave-post.js} +2 -2
- package/esm/funcs/linkedin-actions-unsave-post.js.map +1 -0
- package/esm/funcs/{actions-withdraw-invitation.d.ts → linkedin-actions-withdraw-invitation.d.ts} +2 -2
- package/esm/funcs/linkedin-actions-withdraw-invitation.d.ts.map +1 -0
- package/esm/funcs/{actions-withdraw-invitation.js → linkedin-actions-withdraw-invitation.js} +2 -2
- package/esm/funcs/linkedin-actions-withdraw-invitation.js.map +1 -0
- package/esm/funcs/{actions-unfollow-company.d.ts → linkedin-chat-list-inbox.d.ts} +4 -4
- package/esm/funcs/{actions-list-invitations.d.ts.map → linkedin-chat-list-inbox.d.ts.map} +1 -1
- package/esm/funcs/{chat-list-inbox.js → linkedin-chat-list-inbox.js} +2 -2
- package/esm/funcs/linkedin-chat-list-inbox.js.map +1 -0
- package/esm/funcs/{chat-mark-all-read.d.ts → linkedin-chat-mark-all-read.d.ts} +2 -2
- package/esm/funcs/linkedin-chat-mark-all-read.d.ts.map +1 -0
- package/esm/funcs/{chat-mark-all-read.js → linkedin-chat-mark-all-read.js} +2 -2
- package/esm/funcs/linkedin-chat-mark-all-read.js.map +1 -0
- package/esm/funcs/{chat-react.d.ts → linkedin-chat-react.d.ts} +2 -2
- package/esm/funcs/linkedin-chat-react.d.ts.map +1 -0
- package/esm/funcs/{chat-react.js → linkedin-chat-react.js} +2 -2
- package/esm/funcs/{actions-repost-post.js.map → linkedin-chat-react.js.map} +1 -1
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts +18 -0
- package/esm/funcs/linkedin-chat-send-typing-indicator.d.ts.map +1 -0
- package/esm/funcs/{chat-send-typing-indicator.js → linkedin-chat-send-typing-indicator.js} +2 -2
- package/esm/funcs/linkedin-chat-send-typing-indicator.js.map +1 -0
- package/esm/funcs/{chat-send-typing-indicator.d.ts → linkedin-scrapers-collect-comments.d.ts} +4 -4
- package/esm/funcs/linkedin-scrapers-collect-comments.d.ts.map +1 -0
- package/esm/funcs/{scrapers-collect-comments.js → linkedin-scrapers-collect-comments.js} +2 -2
- package/esm/funcs/linkedin-scrapers-collect-comments.js.map +1 -0
- package/esm/funcs/{scrapers-collect-hashtag-posts.d.ts → linkedin-scrapers-collect-hashtag-posts.d.ts} +2 -2
- package/esm/funcs/linkedin-scrapers-collect-hashtag-posts.d.ts.map +1 -0
- package/esm/funcs/{scrapers-collect-hashtag-posts.js → linkedin-scrapers-collect-hashtag-posts.js} +2 -2
- package/esm/funcs/{chat-star.js.map → linkedin-scrapers-collect-hashtag-posts.js.map} +1 -1
- package/esm/funcs/{actions-unfollow-profile.d.ts → linkedin-scrapers-collect-likes.d.ts} +4 -4
- package/esm/funcs/linkedin-scrapers-collect-likes.d.ts.map +1 -0
- package/esm/funcs/{scrapers-collect-likes.js → linkedin-scrapers-collect-likes.js} +2 -2
- package/esm/funcs/linkedin-scrapers-collect-likes.js.map +1 -0
- package/esm/funcs/{actions-decline-invitation.d.ts → linkedin-scrapers-list-saved-posts.d.ts} +4 -4
- package/esm/funcs/linkedin-scrapers-list-saved-posts.d.ts.map +1 -0
- package/esm/funcs/{scrapers-list-saved-posts.js → linkedin-scrapers-list-saved-posts.js} +2 -2
- package/esm/funcs/linkedin-scrapers-list-saved-posts.js.map +1 -0
- package/esm/funcs/{scrapers-visit-company.d.ts → linkedin-scrapers-visit-company.d.ts} +2 -2
- package/esm/funcs/linkedin-scrapers-visit-company.d.ts.map +1 -0
- package/esm/funcs/{scrapers-visit-company.js → linkedin-scrapers-visit-company.js} +2 -2
- package/esm/funcs/linkedin-scrapers-visit-company.js.map +1 -0
- package/esm/funcs/{search-by-url.d.ts → linkedin-search-search-by-url.d.ts} +2 -2
- package/esm/funcs/linkedin-search-search-by-url.d.ts.map +1 -0
- package/esm/funcs/{search-by-url.js → linkedin-search-search-by-url.js} +2 -2
- package/esm/funcs/linkedin-search-search-by-url.js.map +1 -0
- package/esm/funcs/{search-jobs.d.ts → linkedin-search-search-jobs.d.ts} +2 -2
- package/esm/funcs/linkedin-search-search-jobs.d.ts.map +1 -0
- package/esm/funcs/{search-jobs.js → linkedin-search-search-jobs.js} +2 -2
- package/esm/funcs/linkedin-search-search-jobs.js.map +1 -0
- package/esm/funcs/{search-people.d.ts → linkedin-search-search-people.d.ts} +2 -2
- package/esm/funcs/linkedin-search-search-people.d.ts.map +1 -0
- package/esm/funcs/{search-people.js → linkedin-search-search-people.js} +2 -2
- package/esm/funcs/linkedin-search-search-people.js.map +1 -0
- package/esm/funcs/{search-posts.d.ts → linkedin-search-search-posts.d.ts} +2 -2
- package/esm/funcs/linkedin-search-search-posts.d.ts.map +1 -0
- package/esm/funcs/{search-posts.js → linkedin-search-search-posts.js} +2 -2
- package/esm/funcs/linkedin-search-search-posts.js.map +1 -0
- package/esm/funcs/profile-get-posts.d.ts +18 -0
- package/esm/funcs/profile-get-posts.d.ts.map +1 -0
- package/esm/funcs/{profile-posts.js → profile-get-posts.js} +2 -2
- package/esm/funcs/{scrapers-get-feed.js.map → profile-get-posts.js.map} +1 -1
- package/esm/funcs/profile-get-profile-views.d.ts +18 -0
- package/esm/funcs/profile-get-profile-views.d.ts.map +1 -0
- package/esm/funcs/{profile-views.js → profile-get-profile-views.js} +2 -2
- package/esm/funcs/profile-get-profile-views.js.map +1 -0
- package/esm/funcs/profile-list-connections.js +2 -0
- package/esm/funcs/profile-list-connections.js.map +1 -1
- package/esm/funcs/{sales-nav-people.d.ts → sales-nav-search-people.d.ts} +2 -2
- package/esm/funcs/sales-nav-search-people.d.ts.map +1 -0
- package/esm/funcs/{sales-nav-people.js → sales-nav-search-people.js} +2 -2
- package/esm/funcs/sales-nav-search-people.js.map +1 -0
- package/esm/funcs/{sales-nav-companies.d.ts → sales-navigator-search-search-companies.d.ts} +2 -2
- package/esm/funcs/sales-navigator-search-search-companies.d.ts.map +1 -0
- package/esm/funcs/{sales-nav-companies.js → sales-navigator-search-search-companies.js} +2 -2
- package/esm/funcs/{actions-edit-post.js.map → sales-navigator-search-search-companies.js.map} +1 -1
- package/esm/funcs/{sales-nav-search.d.ts → sales-navigator-search-search.d.ts} +2 -2
- package/esm/funcs/sales-navigator-search-search.d.ts.map +1 -0
- package/esm/funcs/{sales-nav-search.js → sales-navigator-search-search.js} +2 -2
- package/esm/funcs/{chat-react.js.map → sales-navigator-search-search.js.map} +1 -1
- package/esm/funcs/scrapers-bulk-visit-batch-status.d.ts +18 -0
- package/esm/funcs/scrapers-bulk-visit-batch-status.d.ts.map +1 -0
- package/esm/funcs/scrapers-bulk-visit-batch-status.js +102 -0
- package/esm/funcs/scrapers-bulk-visit-batch-status.js.map +1 -0
- package/esm/funcs/{profile-views.d.ts → scrapers-bulk-visit-profile.d.ts} +4 -4
- package/esm/funcs/{actions-withdraw-invitation.d.ts.map → scrapers-bulk-visit-profile.d.ts.map} +1 -1
- package/esm/funcs/scrapers-bulk-visit-profile.js +97 -0
- package/esm/funcs/{actions-withdraw-invitation.js.map → scrapers-bulk-visit-profile.js.map} +1 -1
- package/esm/funcs/scrapers-visit-profile.d.ts +1 -1
- package/esm/funcs/scrapers-visit-profile.js +1 -1
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/models/operations/index.d.ts +3 -3
- package/esm/models/operations/index.d.ts.map +1 -1
- package/esm/models/operations/index.js +3 -3
- package/esm/models/operations/index.js.map +1 -1
- package/esm/models/operations/{update-outreach-status.d.ts → search-contacts-campaign.d.ts} +309 -372
- package/esm/models/operations/search-contacts-campaign.d.ts.map +1 -0
- package/esm/models/operations/{update-outreach-status.js → search-contacts-campaign.js} +206 -255
- package/esm/models/operations/search-contacts-campaign.js.map +1 -0
- package/esm/models/operations/{search-jobs-type.d.ts → search-people-response.d.ts} +945 -915
- package/esm/models/operations/search-people-response.d.ts.map +1 -0
- package/esm/models/operations/{search-jobs-type.js → search-people-response.js} +646 -636
- package/esm/models/operations/search-people-response.js.map +1 -0
- package/esm/models/operations/{refresh-type.d.ts → update-account-response.d.ts} +778 -693
- package/esm/models/operations/update-account-response.d.ts.map +1 -0
- package/esm/models/operations/{refresh-type.js → update-account-response.js} +404 -398
- package/esm/models/operations/update-account-response.js.map +1 -0
- package/esm/models/operations/update-schedule-response.d.ts +642 -63
- package/esm/models/operations/update-schedule-response.d.ts.map +1 -1
- package/esm/models/operations/update-schedule-response.js +373 -48
- package/esm/models/operations/update-schedule-response.js.map +1 -1
- package/esm/sdk/actions.d.ts +0 -133
- package/esm/sdk/actions.d.ts.map +1 -1
- package/esm/sdk/actions.js +0 -190
- package/esm/sdk/actions.js.map +1 -1
- package/esm/sdk/chat.d.ts +0 -56
- package/esm/sdk/chat.d.ts.map +1 -1
- package/esm/sdk/chat.js +0 -80
- package/esm/sdk/chat.js.map +1 -1
- package/esm/sdk/company-pages.d.ts +1 -1
- package/esm/sdk/company-pages.d.ts.map +1 -1
- package/esm/sdk/company-pages.js +3 -3
- package/esm/sdk/company-pages.js.map +1 -1
- package/esm/sdk/contacts.d.ts +29 -8
- package/esm/sdk/contacts.d.ts.map +1 -1
- package/esm/sdk/contacts.js +41 -11
- package/esm/sdk/contacts.js.map +1 -1
- package/esm/sdk/linked-in-actions-2.d.ts +47 -0
- package/esm/sdk/linked-in-actions-2.d.ts.map +1 -0
- package/esm/sdk/linked-in-actions-2.js +68 -0
- package/esm/sdk/linked-in-actions-2.js.map +1 -0
- package/esm/sdk/linked-in-chat-2.d.ts +33 -0
- package/esm/sdk/linked-in-chat-2.d.ts.map +1 -0
- package/esm/sdk/linked-in-chat-2.js +48 -0
- package/esm/sdk/linked-in-chat-2.js.map +1 -0
- package/esm/sdk/linked-in-scrapers-2.d.ts +19 -0
- package/esm/sdk/linked-in-scrapers-2.d.ts.map +1 -0
- package/esm/sdk/linked-in-scrapers-2.js +28 -0
- package/esm/sdk/linked-in-scrapers-2.js.map +1 -0
- package/esm/sdk/linked-in-search-1.d.ts +113 -0
- package/esm/sdk/linked-in-search-1.d.ts.map +1 -0
- package/esm/sdk/linked-in-search-1.js +122 -0
- package/esm/sdk/linked-in-search-1.js.map +1 -0
- package/esm/sdk/linkedin-actions-1.d.ts +96 -0
- package/esm/sdk/linkedin-actions-1.d.ts.map +1 -0
- package/esm/sdk/linkedin-actions-1.js +138 -0
- package/esm/sdk/linkedin-actions-1.js.map +1 -0
- package/esm/sdk/linkedin-chat-1.d.ts +33 -0
- package/esm/sdk/linkedin-chat-1.d.ts.map +1 -0
- package/esm/sdk/linkedin-chat-1.js +48 -0
- package/esm/sdk/linkedin-chat-1.js.map +1 -0
- package/esm/sdk/linkedin-scrapers-1.d.ts +40 -0
- package/esm/sdk/linkedin-scrapers-1.d.ts.map +1 -0
- package/esm/sdk/linkedin-scrapers-1.js +58 -0
- package/esm/sdk/linkedin-scrapers-1.js.map +1 -0
- package/esm/sdk/linkedin-search-2.d.ts +280 -0
- package/esm/sdk/linkedin-search-2.d.ts.map +1 -0
- package/esm/sdk/linkedin-search-2.js +295 -0
- package/esm/sdk/linkedin-search-2.js.map +1 -0
- package/esm/sdk/profile.d.ts +2 -2
- package/esm/sdk/profile.d.ts.map +1 -1
- package/esm/sdk/profile.js +6 -6
- package/esm/sdk/profile.js.map +1 -1
- package/esm/sdk/sales-nav.d.ts +1 -51
- package/esm/sdk/sales-nav.d.ts.map +1 -1
- package/esm/sdk/sales-nav.js +3 -59
- package/esm/sdk/sales-nav.js.map +1 -1
- package/esm/sdk/sales-navigator-search.d.ts +55 -0
- package/esm/sdk/sales-navigator-search.d.ts.map +1 -0
- package/esm/sdk/sales-navigator-search.js +64 -0
- package/esm/sdk/sales-navigator-search.js.map +1 -0
- package/esm/sdk/scrapers.d.ts +7 -42
- package/esm/sdk/scrapers.d.ts.map +1 -1
- package/esm/sdk/scrapers.js +11 -61
- package/esm/sdk/scrapers.js.map +1 -1
- package/esm/sdk/sdk.d.ts +27 -0
- package/esm/sdk/sdk.d.ts.map +1 -1
- package/esm/sdk/sdk.js +45 -0
- package/esm/sdk/sdk.js.map +1 -1
- package/esm/sdk/search.d.ts +0 -383
- package/esm/sdk/search.d.ts.map +1 -1
- package/esm/sdk/search.js +0 -401
- package/esm/sdk/search.js.map +1 -1
- package/examples/{scrapersCollectLikes.example.ts → linkedinScrapersCollectLikes.example.ts} +2 -2
- package/jsr.json +1 -1
- package/package.json +4 -2
- package/src/funcs/{company-pages-posts.ts → company-pages-get-posts.ts} +1 -1
- package/src/funcs/contacts-campaign-status-transition.ts +233 -0
- package/src/funcs/contacts-delete-campaign.ts +229 -0
- package/src/funcs/contacts-get-campaign.ts +229 -0
- package/src/funcs/contacts-list-agent-states.ts +28 -1
- package/src/funcs/{actions-create-comment.ts → linked-in-actions-create-comment.ts} +1 -1
- package/src/funcs/{actions-decline-invitation.ts → linked-in-actions-decline-invitation.ts} +1 -1
- package/src/funcs/{actions-like-comment.ts → linked-in-actions-like-comment.ts} +1 -1
- package/src/funcs/{actions-publish-post.ts → linked-in-actions-publish-post.ts} +1 -1
- package/src/funcs/{actions-save-post.ts → linked-in-actions-save-post.ts} +1 -1
- package/src/funcs/{actions-unfollow-profile.ts → linked-in-actions-unfollow-profile.ts} +1 -1
- package/src/funcs/{chat-mark-seen.ts → linked-in-chat-mark-seen.ts} +1 -1
- package/src/funcs/{chat-star.ts → linked-in-chat-star.ts} +1 -1
- package/src/funcs/{chat-unarchive.ts → linked-in-chat-unarchive.ts} +1 -1
- package/src/funcs/{chat-unstar.ts → linked-in-chat-unstar.ts} +1 -1
- package/src/funcs/{scrapers-collect-comment-replies.ts → linked-in-scrapers-collect-comment-replies.ts} +1 -1
- package/src/funcs/{scrapers-get-feed.ts → linked-in-scrapers-get-feed.ts} +1 -1
- package/src/funcs/{search-companies.ts → linked-in-search-search-companies.ts} +1 -1
- package/src/funcs/{search-search.ts → linked-in-search-search.ts} +1 -1
- package/src/funcs/{actions-accept-invitation.ts → linkedin-actions-accept-invitation.ts} +1 -1
- package/src/funcs/{actions-edit-comment.ts → linkedin-actions-edit-comment.ts} +1 -1
- package/src/funcs/{actions-edit-post.ts → linkedin-actions-edit-post.ts} +1 -1
- package/src/funcs/{actions-follow-profile.ts → linkedin-actions-follow-profile.ts} +1 -1
- package/src/funcs/{actions-like-post.ts → linkedin-actions-like-post.ts} +1 -1
- package/src/funcs/{actions-list-invitations.ts → linkedin-actions-list-invitations.ts} +1 -1
- package/src/funcs/{actions-reply-to-comment.ts → linkedin-actions-reply-to-comment.ts} +1 -1
- package/src/funcs/{actions-repost-post.ts → linkedin-actions-repost-post.ts} +1 -1
- package/src/funcs/{actions-unfollow-company.ts → linkedin-actions-unfollow-company.ts} +1 -1
- package/src/funcs/{actions-unlike-comment.ts → linkedin-actions-unlike-comment.ts} +1 -1
- package/src/funcs/{actions-unlike-post.ts → linkedin-actions-unlike-post.ts} +1 -1
- package/src/funcs/{actions-unsave-post.ts → linkedin-actions-unsave-post.ts} +1 -1
- package/src/funcs/{actions-withdraw-invitation.ts → linkedin-actions-withdraw-invitation.ts} +1 -1
- package/src/funcs/{chat-list-inbox.ts → linkedin-chat-list-inbox.ts} +1 -1
- package/src/funcs/{chat-mark-all-read.ts → linkedin-chat-mark-all-read.ts} +1 -1
- package/src/funcs/{chat-react.ts → linkedin-chat-react.ts} +1 -1
- package/src/funcs/{chat-send-typing-indicator.ts → linkedin-chat-send-typing-indicator.ts} +1 -1
- package/src/funcs/{scrapers-collect-comments.ts → linkedin-scrapers-collect-comments.ts} +1 -1
- package/src/funcs/{scrapers-collect-hashtag-posts.ts → linkedin-scrapers-collect-hashtag-posts.ts} +1 -1
- package/src/funcs/{scrapers-collect-likes.ts → linkedin-scrapers-collect-likes.ts} +1 -1
- package/src/funcs/{scrapers-list-saved-posts.ts → linkedin-scrapers-list-saved-posts.ts} +1 -1
- package/src/funcs/{scrapers-visit-company.ts → linkedin-scrapers-visit-company.ts} +1 -1
- package/src/funcs/{search-by-url.ts → linkedin-search-search-by-url.ts} +1 -1
- package/src/funcs/{search-jobs.ts → linkedin-search-search-jobs.ts} +1 -1
- package/src/funcs/{search-people.ts → linkedin-search-search-people.ts} +1 -1
- package/src/funcs/{search-posts.ts → linkedin-search-search-posts.ts} +1 -1
- package/src/funcs/{profile-posts.ts → profile-get-posts.ts} +1 -1
- package/src/funcs/{profile-views.ts → profile-get-profile-views.ts} +1 -1
- package/src/funcs/profile-list-connections.ts +2 -0
- package/src/funcs/{sales-nav-people.ts → sales-nav-search-people.ts} +1 -1
- package/src/funcs/{sales-nav-companies.ts → sales-navigator-search-search-companies.ts} +1 -1
- package/src/funcs/{sales-nav-search.ts → sales-navigator-search-search.ts} +1 -1
- package/src/funcs/scrapers-bulk-visit-batch-status.ts +230 -0
- package/src/funcs/scrapers-bulk-visit-profile.ts +225 -0
- package/src/funcs/scrapers-visit-profile.ts +1 -1
- package/src/lib/config.ts +3 -3
- package/src/models/operations/index.ts +3 -3
- package/src/models/operations/{update-outreach-status.ts → search-contacts-campaign.ts} +671 -770
- package/src/models/operations/{search-jobs-type.ts → search-people-response.ts} +1959 -1845
- package/src/models/operations/{refresh-type.ts → update-account-response.ts} +1345 -1336
- package/src/models/operations/update-schedule-response.ts +1184 -145
- package/src/sdk/actions.ts +0 -342
- package/src/sdk/chat.ts +0 -144
- package/src/sdk/company-pages.ts +3 -3
- package/src/sdk/contacts.ts +69 -13
- package/src/sdk/linked-in-actions-2.ts +117 -0
- package/src/sdk/linked-in-chat-2.ts +81 -0
- package/src/sdk/linked-in-scrapers-2.ts +45 -0
- package/src/sdk/linked-in-search-1.ts +139 -0
- package/src/sdk/linkedin-actions-1.ts +243 -0
- package/src/sdk/linkedin-chat-1.ts +81 -0
- package/src/sdk/linkedin-scrapers-1.ts +99 -0
- package/src/sdk/linkedin-search-2.ts +328 -0
- package/src/sdk/profile.ts +6 -6
- package/src/sdk/sales-nav.ts +3 -75
- package/src/sdk/sales-navigator-search.ts +81 -0
- package/src/sdk/scrapers.ts +15 -105
- package/src/sdk/sdk.ts +56 -0
- package/src/sdk/search.ts +0 -449
- package/esm/funcs/actions-accept-invitation.d.ts.map +0 -1
- package/esm/funcs/actions-accept-invitation.js.map +0 -1
- package/esm/funcs/actions-create-comment.d.ts.map +0 -1
- package/esm/funcs/actions-create-comment.js.map +0 -1
- package/esm/funcs/actions-decline-invitation.d.ts.map +0 -1
- package/esm/funcs/actions-edit-comment.d.ts.map +0 -1
- package/esm/funcs/actions-edit-comment.js.map +0 -1
- package/esm/funcs/actions-edit-post.d.ts.map +0 -1
- package/esm/funcs/actions-follow-profile.d.ts.map +0 -1
- package/esm/funcs/actions-follow-profile.js.map +0 -1
- package/esm/funcs/actions-like-comment.d.ts.map +0 -1
- package/esm/funcs/actions-like-comment.js.map +0 -1
- package/esm/funcs/actions-like-post.d.ts.map +0 -1
- package/esm/funcs/actions-like-post.js.map +0 -1
- package/esm/funcs/actions-publish-post.d.ts.map +0 -1
- package/esm/funcs/actions-publish-post.js.map +0 -1
- package/esm/funcs/actions-reply-to-comment.js.map +0 -1
- package/esm/funcs/actions-repost-post.d.ts +0 -18
- package/esm/funcs/actions-repost-post.d.ts.map +0 -1
- package/esm/funcs/actions-save-post.d.ts.map +0 -1
- package/esm/funcs/actions-save-post.js.map +0 -1
- package/esm/funcs/actions-unfollow-company.js.map +0 -1
- package/esm/funcs/actions-unfollow-profile.d.ts.map +0 -1
- package/esm/funcs/actions-unfollow-profile.js.map +0 -1
- package/esm/funcs/actions-unlike-comment.d.ts.map +0 -1
- package/esm/funcs/actions-unlike-comment.js.map +0 -1
- package/esm/funcs/actions-unlike-post.d.ts.map +0 -1
- package/esm/funcs/actions-unsave-post.d.ts.map +0 -1
- package/esm/funcs/actions-unsave-post.js.map +0 -1
- package/esm/funcs/chat-list-inbox.d.ts +0 -18
- package/esm/funcs/chat-list-inbox.d.ts.map +0 -1
- package/esm/funcs/chat-list-inbox.js.map +0 -1
- package/esm/funcs/chat-mark-all-read.d.ts.map +0 -1
- package/esm/funcs/chat-mark-all-read.js.map +0 -1
- package/esm/funcs/chat-mark-seen.d.ts.map +0 -1
- package/esm/funcs/chat-mark-seen.js.map +0 -1
- package/esm/funcs/chat-react.d.ts.map +0 -1
- package/esm/funcs/chat-send-typing-indicator.js.map +0 -1
- package/esm/funcs/chat-star.d.ts.map +0 -1
- package/esm/funcs/chat-unarchive.d.ts.map +0 -1
- package/esm/funcs/chat-unarchive.js.map +0 -1
- package/esm/funcs/chat-unstar.d.ts.map +0 -1
- package/esm/funcs/company-pages-posts.d.ts.map +0 -1
- package/esm/funcs/company-pages-posts.js.map +0 -1
- package/esm/funcs/profile-posts.d.ts.map +0 -1
- package/esm/funcs/profile-posts.js.map +0 -1
- package/esm/funcs/profile-views.d.ts.map +0 -1
- package/esm/funcs/profile-views.js.map +0 -1
- package/esm/funcs/sales-nav-companies.d.ts.map +0 -1
- package/esm/funcs/sales-nav-people.d.ts.map +0 -1
- package/esm/funcs/sales-nav-search.d.ts.map +0 -1
- package/esm/funcs/sales-nav-search.js.map +0 -1
- package/esm/funcs/scrapers-collect-comments.d.ts +0 -18
- package/esm/funcs/scrapers-collect-comments.d.ts.map +0 -1
- package/esm/funcs/scrapers-collect-likes.d.ts +0 -18
- package/esm/funcs/scrapers-collect-likes.d.ts.map +0 -1
- package/esm/funcs/scrapers-collect-likes.js.map +0 -1
- package/esm/funcs/scrapers-get-feed.d.ts.map +0 -1
- package/esm/funcs/scrapers-list-saved-posts.d.ts.map +0 -1
- package/esm/funcs/scrapers-visit-company.d.ts.map +0 -1
- package/esm/funcs/scrapers-visit-company.js.map +0 -1
- package/esm/funcs/search-by-url.d.ts.map +0 -1
- package/esm/funcs/search-by-url.js.map +0 -1
- package/esm/funcs/search-companies.d.ts.map +0 -1
- package/esm/funcs/search-companies.js.map +0 -1
- package/esm/funcs/search-jobs.d.ts.map +0 -1
- package/esm/funcs/search-jobs.js.map +0 -1
- package/esm/funcs/search-people.d.ts.map +0 -1
- package/esm/funcs/search-people.js.map +0 -1
- package/esm/funcs/search-posts.d.ts.map +0 -1
- package/esm/funcs/search-posts.js.map +0 -1
- package/esm/funcs/search-search.d.ts.map +0 -1
- package/esm/models/operations/refresh-type.d.ts.map +0 -1
- package/esm/models/operations/refresh-type.js.map +0 -1
- package/esm/models/operations/search-jobs-type.d.ts.map +0 -1
- package/esm/models/operations/search-jobs-type.js.map +0 -1
- package/esm/models/operations/update-outreach-status.d.ts.map +0 -1
- package/esm/models/operations/update-outreach-status.js.map +0 -1
- package/examples/node_modules/@types/node/assert/strict.d.ts +0 -8
- package/examples/node_modules/@types/node/assert.d.ts +0 -1062
- package/examples/node_modules/@types/node/async_hooks.d.ts +0 -605
- package/examples/node_modules/@types/node/buffer.buffer.d.ts +0 -471
- package/examples/node_modules/@types/node/buffer.d.ts +0 -1936
- package/examples/node_modules/@types/node/child_process.d.ts +0 -1475
- package/examples/node_modules/@types/node/cluster.d.ts +0 -577
- package/examples/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
- package/examples/node_modules/@types/node/compatibility/index.d.ts +0 -9
- package/examples/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
- package/examples/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
- package/examples/node_modules/@types/node/console.d.ts +0 -452
- package/examples/node_modules/@types/node/constants.d.ts +0 -21
- package/examples/node_modules/@types/node/crypto.d.ts +0 -4590
- package/examples/node_modules/@types/node/dgram.d.ts +0 -597
- package/examples/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
- package/examples/node_modules/@types/node/dns/promises.d.ts +0 -479
- package/examples/node_modules/@types/node/dns.d.ts +0 -871
- package/examples/node_modules/@types/node/domain.d.ts +0 -170
- package/examples/node_modules/@types/node/events.d.ts +0 -977
- package/examples/node_modules/@types/node/fs/promises.d.ts +0 -1270
- package/examples/node_modules/@types/node/fs.d.ts +0 -4375
- package/examples/node_modules/@types/node/globals.d.ts +0 -172
- package/examples/node_modules/@types/node/globals.typedarray.d.ts +0 -38
- package/examples/node_modules/@types/node/http.d.ts +0 -2049
- package/examples/node_modules/@types/node/http2.d.ts +0 -2631
- package/examples/node_modules/@types/node/https.d.ts +0 -578
- package/examples/node_modules/@types/node/index.d.ts +0 -93
- package/examples/node_modules/@types/node/inspector.generated.d.ts +0 -3966
- package/examples/node_modules/@types/node/module.d.ts +0 -539
- package/examples/node_modules/@types/node/net.d.ts +0 -1012
- package/examples/node_modules/@types/node/os.d.ts +0 -506
- package/examples/node_modules/@types/node/path.d.ts +0 -200
- package/examples/node_modules/@types/node/perf_hooks.d.ts +0 -961
- package/examples/node_modules/@types/node/process.d.ts +0 -1961
- package/examples/node_modules/@types/node/punycode.d.ts +0 -117
- package/examples/node_modules/@types/node/querystring.d.ts +0 -152
- package/examples/node_modules/@types/node/readline/promises.d.ts +0 -162
- package/examples/node_modules/@types/node/readline.d.ts +0 -589
- package/examples/node_modules/@types/node/repl.d.ts +0 -430
- package/examples/node_modules/@types/node/sea.d.ts +0 -153
- package/examples/node_modules/@types/node/stream/consumers.d.ts +0 -38
- package/examples/node_modules/@types/node/stream/promises.d.ts +0 -90
- package/examples/node_modules/@types/node/stream/web.d.ts +0 -533
- package/examples/node_modules/@types/node/stream.d.ts +0 -1675
- package/examples/node_modules/@types/node/string_decoder.d.ts +0 -67
- package/examples/node_modules/@types/node/test.d.ts +0 -1787
- package/examples/node_modules/@types/node/timers/promises.d.ts +0 -108
- package/examples/node_modules/@types/node/timers.d.ts +0 -286
- package/examples/node_modules/@types/node/tls.d.ts +0 -1259
- package/examples/node_modules/@types/node/trace_events.d.ts +0 -197
- package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
- package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
- package/examples/node_modules/@types/node/ts5.6/index.d.ts +0 -93
- package/examples/node_modules/@types/node/tty.d.ts +0 -208
- package/examples/node_modules/@types/node/url.d.ts +0 -964
- package/examples/node_modules/@types/node/util.d.ts +0 -2331
- package/examples/node_modules/@types/node/v8.d.ts +0 -809
- package/examples/node_modules/@types/node/vm.d.ts +0 -1001
- package/examples/node_modules/@types/node/wasi.d.ts +0 -181
- package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
- package/examples/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
- package/examples/node_modules/@types/node/web-globals/events.d.ts +0 -97
- package/examples/node_modules/@types/node/web-globals/fetch.d.ts +0 -55
- package/examples/node_modules/@types/node/worker_threads.d.ts +0 -715
- package/examples/node_modules/@types/node/zlib.d.ts +0 -598
- package/examples/node_modules/dotenv/config.d.ts +0 -1
- package/examples/node_modules/dotenv/config.js +0 -9
- package/examples/node_modules/dotenv/lib/cli-options.js +0 -17
- package/examples/node_modules/dotenv/lib/env-options.js +0 -28
- package/examples/node_modules/dotenv/lib/main.d.ts +0 -162
- package/examples/node_modules/dotenv/lib/main.js +0 -386
- package/examples/node_modules/esbuild/install.js +0 -289
- package/examples/node_modules/esbuild/lib/main.d.ts +0 -716
- package/examples/node_modules/esbuild/lib/main.js +0 -2242
- package/examples/node_modules/get-tsconfig/dist/index.mjs +0 -7
- package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/cjs/api/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/cjs/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/cli.mjs +0 -55
- package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +0 -1
- package/examples/node_modules/tsx/dist/esm/api/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/esm/index.mjs +0 -2
- package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +0 -1
- package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +0 -14
- package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +0 -1
- package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +0 -3
- package/examples/node_modules/tsx/dist/loader.mjs +0 -1
- package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +0 -1
- package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +0 -1
- package/examples/node_modules/tsx/dist/patch-repl.mjs +0 -1
- package/examples/node_modules/tsx/dist/preflight.mjs +0 -1
- package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +0 -1
- package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +0 -4
- package/examples/node_modules/tsx/dist/repl.mjs +0 -3
- package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +0 -1
- package/examples/node_modules/tsx/dist/suppress-warnings.mjs +0 -1
- package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +0 -1
- package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +0 -5
- package/examples/node_modules/undici-types/agent.d.ts +0 -31
- package/examples/node_modules/undici-types/api.d.ts +0 -43
- package/examples/node_modules/undici-types/balanced-pool.d.ts +0 -29
- package/examples/node_modules/undici-types/cache.d.ts +0 -36
- package/examples/node_modules/undici-types/client.d.ts +0 -108
- package/examples/node_modules/undici-types/connector.d.ts +0 -34
- package/examples/node_modules/undici-types/content-type.d.ts +0 -21
- package/examples/node_modules/undici-types/cookies.d.ts +0 -28
- package/examples/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
- package/examples/node_modules/undici-types/dispatcher.d.ts +0 -256
- package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
- package/examples/node_modules/undici-types/errors.d.ts +0 -149
- package/examples/node_modules/undici-types/eventsource.d.ts +0 -61
- package/examples/node_modules/undici-types/fetch.d.ts +0 -209
- package/examples/node_modules/undici-types/file.d.ts +0 -39
- package/examples/node_modules/undici-types/filereader.d.ts +0 -54
- package/examples/node_modules/undici-types/formdata.d.ts +0 -108
- package/examples/node_modules/undici-types/global-dispatcher.d.ts +0 -9
- package/examples/node_modules/undici-types/global-origin.d.ts +0 -7
- package/examples/node_modules/undici-types/handlers.d.ts +0 -15
- package/examples/node_modules/undici-types/header.d.ts +0 -4
- package/examples/node_modules/undici-types/index.d.ts +0 -71
- package/examples/node_modules/undici-types/interceptors.d.ts +0 -17
- package/examples/node_modules/undici-types/mock-agent.d.ts +0 -50
- package/examples/node_modules/undici-types/mock-client.d.ts +0 -25
- package/examples/node_modules/undici-types/mock-errors.d.ts +0 -12
- package/examples/node_modules/undici-types/mock-interceptor.d.ts +0 -93
- package/examples/node_modules/undici-types/mock-pool.d.ts +0 -25
- package/examples/node_modules/undici-types/patch.d.ts +0 -33
- package/examples/node_modules/undici-types/pool-stats.d.ts +0 -19
- package/examples/node_modules/undici-types/pool.d.ts +0 -39
- package/examples/node_modules/undici-types/proxy-agent.d.ts +0 -28
- package/examples/node_modules/undici-types/readable.d.ts +0 -65
- package/examples/node_modules/undici-types/retry-agent.d.ts +0 -8
- package/examples/node_modules/undici-types/retry-handler.d.ts +0 -116
- package/examples/node_modules/undici-types/util.d.ts +0 -18
- package/examples/node_modules/undici-types/webidl.d.ts +0 -228
- package/examples/node_modules/undici-types/websocket.d.ts +0 -150
package/FUNCTIONS.md
CHANGED
|
@@ -20,7 +20,7 @@ specific category of applications.
|
|
|
20
20
|
|
|
21
21
|
```typescript
|
|
22
22
|
import { BereachCore } from "bereach/core.js";
|
|
23
|
-
import {
|
|
23
|
+
import { linkedinScrapersCollectLikes } from "bereach/funcs/linkedin-scrapers-collect-likes.js";
|
|
24
24
|
|
|
25
25
|
// Use `BereachCore` for best tree-shaking performance.
|
|
26
26
|
// You can create one instance of it to use across an application.
|
|
@@ -29,7 +29,7 @@ const bereach = new BereachCore({
|
|
|
29
29
|
});
|
|
30
30
|
|
|
31
31
|
async function run() {
|
|
32
|
-
const res = await
|
|
32
|
+
const res = await linkedinScrapersCollectLikes(bereach, {
|
|
33
33
|
postUrl: "https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
34
34
|
start: 0,
|
|
35
35
|
});
|
|
@@ -37,7 +37,7 @@ async function run() {
|
|
|
37
37
|
const { value: result } = res;
|
|
38
38
|
console.log(result);
|
|
39
39
|
} else {
|
|
40
|
-
console.log("
|
|
40
|
+
console.log("linkedinScrapersCollectLikes failed:", res.error);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
43
43
|
|
package/README.md
CHANGED
|
@@ -90,7 +90,7 @@ const bereach = new Bereach({
|
|
|
90
90
|
});
|
|
91
91
|
|
|
92
92
|
async function run() {
|
|
93
|
-
const result = await bereach.
|
|
93
|
+
const result = await bereach.linkedinScrapers.collectLikes({
|
|
94
94
|
postUrl:
|
|
95
95
|
"https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
96
96
|
start: 0,
|
|
@@ -124,7 +124,7 @@ const bereach = new Bereach({
|
|
|
124
124
|
});
|
|
125
125
|
|
|
126
126
|
async function run() {
|
|
127
|
-
const result = await bereach.
|
|
127
|
+
const result = await bereach.linkedinScrapers.collectLikes({
|
|
128
128
|
postUrl:
|
|
129
129
|
"https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
130
130
|
start: 0,
|
|
@@ -147,28 +147,9 @@ run();
|
|
|
147
147
|
### [Actions](docs/sdks/actions/README.md)
|
|
148
148
|
|
|
149
149
|
* [connectProfile](docs/sdks/actions/README.md#connectprofile) - Send LinkedIn connection request
|
|
150
|
-
* [listInvitations](docs/sdks/actions/README.md#listinvitations) - List received LinkedIn connection invitations
|
|
151
|
-
* [acceptInvitation](docs/sdks/actions/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
|
|
152
150
|
* [sendMessage](docs/sdks/actions/README.md#sendmessage) - Send LinkedIn message
|
|
153
|
-
* [replyToComment](docs/sdks/actions/README.md#replytocomment) - Reply to a LinkedIn comment
|
|
154
|
-
* [likeComment](docs/sdks/actions/README.md#likecomment) - Like a LinkedIn comment
|
|
155
|
-
* [publishPost](docs/sdks/actions/README.md#publishpost) - Publish or schedule a LinkedIn post
|
|
156
|
-
* [createComment](docs/sdks/actions/README.md#createcomment) - Comment on a LinkedIn post
|
|
157
|
-
* [likePost](docs/sdks/actions/README.md#likepost) - Like a LinkedIn post
|
|
158
|
-
* [declineInvitation](docs/sdks/actions/README.md#declineinvitation) - Decline a connection invitation
|
|
159
151
|
* [listSentInvitations](docs/sdks/actions/README.md#listsentinvitations) - List sent connection invitations
|
|
160
|
-
* [withdrawInvitation](docs/sdks/actions/README.md#withdrawinvitation) - Withdraw a sent connection invitation
|
|
161
|
-
* [followProfile](docs/sdks/actions/README.md#followprofile) - Follow a profile
|
|
162
|
-
* [unfollowProfile](docs/sdks/actions/README.md#unfollowprofile) - Unfollow a profile
|
|
163
|
-
* [editPost](docs/sdks/actions/README.md#editpost) - Edit a post
|
|
164
|
-
* [editComment](docs/sdks/actions/README.md#editcomment) - Edit a comment
|
|
165
|
-
* [repostPost](docs/sdks/actions/README.md#repostpost) - Repost / share a post
|
|
166
|
-
* [unlikePost](docs/sdks/actions/README.md#unlikepost) - Unlike a post
|
|
167
|
-
* [unlikeComment](docs/sdks/actions/README.md#unlikecomment) - Unlike a comment
|
|
168
|
-
* [savePost](docs/sdks/actions/README.md#savepost) - Save a post
|
|
169
|
-
* [unsavePost](docs/sdks/actions/README.md#unsavepost) - Unsave a post
|
|
170
152
|
* [followCompany](docs/sdks/actions/README.md#followcompany) - Follow a company
|
|
171
|
-
* [unfollowCompany](docs/sdks/actions/README.md#unfollowcompany) - Unfollow a company
|
|
172
153
|
|
|
173
154
|
### [Campaigns](docs/sdks/campaigns/README.md)
|
|
174
155
|
|
|
@@ -179,27 +160,19 @@ run();
|
|
|
179
160
|
|
|
180
161
|
### [Chat](docs/sdks/chat/README.md)
|
|
181
162
|
|
|
182
|
-
* [listInbox](docs/sdks/chat/README.md#listinbox) - List LinkedIn inbox conversations
|
|
183
163
|
* [searchConversations](docs/sdks/chat/README.md#searchconversations) - Search LinkedIn conversations
|
|
184
164
|
* [findConversation](docs/sdks/chat/README.md#findconversation) - Find a conversation with a specific person
|
|
185
165
|
* [getMessages](docs/sdks/chat/README.md#getmessages) - Read messages from a conversation
|
|
186
|
-
* [markSeen](docs/sdks/chat/README.md#markseen) - Mark a conversation as read
|
|
187
|
-
* [markAllRead](docs/sdks/chat/README.md#markallread) - Mark all conversations as read
|
|
188
|
-
* [star](docs/sdks/chat/README.md#star) - Star a conversation
|
|
189
|
-
* [unstar](docs/sdks/chat/README.md#unstar) - Unstar a conversation
|
|
190
166
|
* [listStarred](docs/sdks/chat/README.md#liststarred) - List starred conversations
|
|
191
167
|
* [archive](docs/sdks/chat/README.md#archive) - Archive a conversation
|
|
192
|
-
* [unarchive](docs/sdks/chat/README.md#unarchive) - Unarchive a conversation
|
|
193
168
|
* [listArchived](docs/sdks/chat/README.md#listarchived) - List archived conversations
|
|
194
|
-
* [react](docs/sdks/chat/README.md#react) - React to a message with emoji
|
|
195
169
|
* [unreact](docs/sdks/chat/README.md#unreact) - Remove emoji reaction from a message
|
|
196
|
-
* [sendTypingIndicator](docs/sdks/chat/README.md#sendtypingindicator) - Send typing indicator
|
|
197
170
|
* [getUnreadCount](docs/sdks/chat/README.md#getunreadcount) - Get unread message count
|
|
198
171
|
|
|
199
172
|
### [CompanyPages](docs/sdks/companypages/README.md)
|
|
200
173
|
|
|
201
174
|
* [list](docs/sdks/companypages/README.md#list) - List company pages the user administers
|
|
202
|
-
* [
|
|
175
|
+
* [getPosts](docs/sdks/companypages/README.md#getposts) - Get recent posts from a company page
|
|
203
176
|
* [getPermissions](docs/sdks/companypages/README.md#getpermissions) - Get admin permissions for a company page
|
|
204
177
|
* [getAnalytics](docs/sdks/companypages/README.md#getanalytics) - Get company page overview analytics
|
|
205
178
|
|
|
@@ -216,11 +189,14 @@ run();
|
|
|
216
189
|
* [listAgentStates](docs/sdks/contacts/README.md#listagentstates) - List all agent state entries
|
|
217
190
|
* [getAgentState](docs/sdks/contacts/README.md#getagentstate) - Get agent state by key
|
|
218
191
|
* [setAgentState](docs/sdks/contacts/README.md#setagentstate) - Set agent state by key
|
|
219
|
-
* [deleteAgentState](docs/sdks/contacts/README.md#deleteagentstate) - Delete agent state by key
|
|
220
192
|
* [patchAgentState](docs/sdks/contacts/README.md#patchagentstate) - Merge-update agent state by key
|
|
193
|
+
* [deleteAgentState](docs/sdks/contacts/README.md#deleteagentstate) - Delete agent state by key
|
|
221
194
|
* [listCampaigns](docs/sdks/contacts/README.md#listcampaigns) - List campaigns
|
|
222
195
|
* [createCampaign](docs/sdks/contacts/README.md#createcampaign) - Create a lead-gen campaign
|
|
196
|
+
* [getCampaign](docs/sdks/contacts/README.md#getcampaign) - Get a single campaign
|
|
223
197
|
* [updateCampaign](docs/sdks/contacts/README.md#updatecampaign) - Update campaign settings
|
|
198
|
+
* [deleteCampaign](docs/sdks/contacts/README.md#deletecampaign) - Delete a campaign
|
|
199
|
+
* [campaignStatusTransition](docs/sdks/contacts/README.md#campaignstatustransition) - Campaign state transition
|
|
224
200
|
* [listByCampaign](docs/sdks/contacts/README.md#listbycampaign) - List contacts in a campaign
|
|
225
201
|
* [addToCampaign](docs/sdks/contacts/README.md#addtocampaign) - Add contacts to a campaign
|
|
226
202
|
* [getByUrl](docs/sdks/contacts/README.md#getbyurl) - Look up contact by LinkedIn URL
|
|
@@ -236,17 +212,81 @@ run();
|
|
|
236
212
|
* [listSchedules](docs/sdks/cron/README.md#listschedules) - List active cron schedules
|
|
237
213
|
* [updateSchedule](docs/sdks/cron/README.md#updateschedule) - Pause, resume, or delete a cron schedule
|
|
238
214
|
|
|
215
|
+
### [LinkedinActions](docs/sdks/linkedinactions1/README.md)
|
|
216
|
+
|
|
217
|
+
* [listInvitations](docs/sdks/linkedinactions1/README.md#listinvitations) - List received LinkedIn connection invitations
|
|
218
|
+
* [acceptInvitation](docs/sdks/linkedinactions1/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
|
|
219
|
+
* [replyToComment](docs/sdks/linkedinactions1/README.md#replytocomment) - Reply to a LinkedIn comment
|
|
220
|
+
* [likePost](docs/sdks/linkedinactions1/README.md#likepost) - Like a LinkedIn post
|
|
221
|
+
* [withdrawInvitation](docs/sdks/linkedinactions1/README.md#withdrawinvitation) - Withdraw a sent connection invitation
|
|
222
|
+
* [followProfile](docs/sdks/linkedinactions1/README.md#followprofile) - Follow a profile
|
|
223
|
+
* [editPost](docs/sdks/linkedinactions1/README.md#editpost) - Edit a post
|
|
224
|
+
* [editComment](docs/sdks/linkedinactions1/README.md#editcomment) - Edit a comment
|
|
225
|
+
* [repostPost](docs/sdks/linkedinactions1/README.md#repostpost) - Repost / share a post
|
|
226
|
+
* [unlikePost](docs/sdks/linkedinactions1/README.md#unlikepost) - Unlike a post
|
|
227
|
+
* [unlikeComment](docs/sdks/linkedinactions1/README.md#unlikecomment) - Unlike a comment
|
|
228
|
+
* [unsavePost](docs/sdks/linkedinactions1/README.md#unsavepost) - Unsave a post
|
|
229
|
+
* [unfollowCompany](docs/sdks/linkedinactions1/README.md#unfollowcompany) - Unfollow a company
|
|
230
|
+
|
|
231
|
+
### [LinkedInActions](docs/sdks/linkedinactions2/README.md)
|
|
232
|
+
|
|
233
|
+
* [likeComment](docs/sdks/linkedinactions2/README.md#likecomment) - Like a LinkedIn comment
|
|
234
|
+
* [publishPost](docs/sdks/linkedinactions2/README.md#publishpost) - Publish or schedule a LinkedIn post
|
|
235
|
+
* [createComment](docs/sdks/linkedinactions2/README.md#createcomment) - Comment on a LinkedIn post
|
|
236
|
+
* [declineInvitation](docs/sdks/linkedinactions2/README.md#declineinvitation) - Decline a connection invitation
|
|
237
|
+
* [unfollowProfile](docs/sdks/linkedinactions2/README.md#unfollowprofile) - Unfollow a profile
|
|
238
|
+
* [savePost](docs/sdks/linkedinactions2/README.md#savepost) - Save a post
|
|
239
|
+
|
|
240
|
+
### [LinkedinChat](docs/sdks/linkedinchat1/README.md)
|
|
241
|
+
|
|
242
|
+
* [listInbox](docs/sdks/linkedinchat1/README.md#listinbox) - List LinkedIn inbox conversations
|
|
243
|
+
* [markAllRead](docs/sdks/linkedinchat1/README.md#markallread) - Mark all conversations as read
|
|
244
|
+
* [react](docs/sdks/linkedinchat1/README.md#react) - React to a message with emoji
|
|
245
|
+
* [sendTypingIndicator](docs/sdks/linkedinchat1/README.md#sendtypingindicator) - Send typing indicator
|
|
246
|
+
|
|
247
|
+
### [LinkedInChat](docs/sdks/linkedinchat2/README.md)
|
|
248
|
+
|
|
249
|
+
* [markSeen](docs/sdks/linkedinchat2/README.md#markseen) - Mark a conversation as read
|
|
250
|
+
* [star](docs/sdks/linkedinchat2/README.md#star) - Star a conversation
|
|
251
|
+
* [unstar](docs/sdks/linkedinchat2/README.md#unstar) - Unstar a conversation
|
|
252
|
+
* [unarchive](docs/sdks/linkedinchat2/README.md#unarchive) - Unarchive a conversation
|
|
253
|
+
|
|
254
|
+
### [LinkedinScrapers](docs/sdks/linkedinscrapers1/README.md)
|
|
255
|
+
|
|
256
|
+
* [collectLikes](docs/sdks/linkedinscrapers1/README.md#collectlikes) - Scrape LinkedIn post likes
|
|
257
|
+
* [collectComments](docs/sdks/linkedinscrapers1/README.md#collectcomments) - Scrape LinkedIn post comments
|
|
258
|
+
* [visitCompany](docs/sdks/linkedinscrapers1/README.md#visitcompany) - Visit LinkedIn company page and extract profile data
|
|
259
|
+
* [listSavedPosts](docs/sdks/linkedinscrapers1/README.md#listsavedposts) - List saved posts
|
|
260
|
+
* [collectHashtagPosts](docs/sdks/linkedinscrapers1/README.md#collecthashtagposts) - Collect posts from a hashtag
|
|
261
|
+
|
|
262
|
+
### [LinkedInScrapers](docs/sdks/linkedinscrapers2/README.md)
|
|
263
|
+
|
|
264
|
+
* [collectCommentReplies](docs/sdks/linkedinscrapers2/README.md#collectcommentreplies) - Scrape replies to a LinkedIn comment
|
|
265
|
+
* [getFeed](docs/sdks/linkedinscrapers2/README.md#getfeed) - Get home feed
|
|
266
|
+
|
|
267
|
+
### [LinkedinSearch](docs/sdks/linkedinsearch2/README.md)
|
|
268
|
+
|
|
269
|
+
* [searchPosts](docs/sdks/linkedinsearch2/README.md#searchposts) - Search LinkedIn Posts
|
|
270
|
+
* [searchPeople](docs/sdks/linkedinsearch2/README.md#searchpeople) - Search LinkedIn People
|
|
271
|
+
* [searchJobs](docs/sdks/linkedinsearch2/README.md#searchjobs) - Search LinkedIn Jobs
|
|
272
|
+
* [searchByUrl](docs/sdks/linkedinsearch2/README.md#searchbyurl) - Search LinkedIn by URL
|
|
273
|
+
|
|
274
|
+
### [LinkedInSearch](docs/sdks/linkedinsearch1/README.md)
|
|
275
|
+
|
|
276
|
+
* [search](docs/sdks/linkedinsearch1/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
|
|
277
|
+
* [searchCompanies](docs/sdks/linkedinsearch1/README.md#searchcompanies) - Search LinkedIn Companies
|
|
278
|
+
|
|
239
279
|
### [Profile](docs/sdks/profile/README.md)
|
|
240
280
|
|
|
241
281
|
* [get](docs/sdks/profile/README.md#get) - Get authenticated user's LinkedIn profile
|
|
242
282
|
* [listAccounts](docs/sdks/profile/README.md#listaccounts) - List all LinkedIn accounts for the authenticated user
|
|
243
283
|
* [updateAccount](docs/sdks/profile/README.md#updateaccount) - Update a LinkedIn account (label, default)
|
|
244
284
|
* [refresh](docs/sdks/profile/README.md#refresh) - Refresh authenticated user's LinkedIn profile
|
|
245
|
-
* [
|
|
285
|
+
* [getPosts](docs/sdks/profile/README.md#getposts) - Get authenticated user's LinkedIn posts
|
|
246
286
|
* [getFollowers](docs/sdks/profile/README.md#getfollowers) - Get authenticated user's LinkedIn followers
|
|
247
287
|
* [getLimits](docs/sdks/profile/README.md#getlimits) - Get current LinkedIn rate limit status
|
|
248
288
|
* [getCredits](docs/sdks/profile/README.md#getcredits) - Get current BeReach credit balance
|
|
249
|
-
* [
|
|
289
|
+
* [getProfileViews](docs/sdks/profile/README.md#getprofileviews) - Get profile views
|
|
250
290
|
* [getSearchAppearances](docs/sdks/profile/README.md#getsearchappearances) - Get search appearances
|
|
251
291
|
* [getPostAnalytics](docs/sdks/profile/README.md#getpostanalytics) - Get post analytics
|
|
252
292
|
* [getFollowerAnalytics](docs/sdks/profile/README.md#getfolloweranalytics) - Get follower analytics
|
|
@@ -255,9 +295,12 @@ run();
|
|
|
255
295
|
|
|
256
296
|
### [SalesNav](docs/sdks/salesnav/README.md)
|
|
257
297
|
|
|
258
|
-
* [
|
|
259
|
-
|
|
260
|
-
|
|
298
|
+
* [searchPeople](docs/sdks/salesnav/README.md#searchpeople) - Sales Navigator People/Lead Search
|
|
299
|
+
|
|
300
|
+
### [SalesNavigatorSearch](docs/sdks/salesnavigatorsearch/README.md)
|
|
301
|
+
|
|
302
|
+
* [search](docs/sdks/salesnavigatorsearch/README.md#search) - Sales Navigator Search — leads (people) & accounts (companies)
|
|
303
|
+
* [searchCompanies](docs/sdks/salesnavigatorsearch/README.md#searchcompanies) - Sales Navigator Company/Account Search
|
|
261
304
|
|
|
262
305
|
### [ScheduledMessages](docs/sdks/scheduledmessages/README.md)
|
|
263
306
|
|
|
@@ -268,24 +311,13 @@ run();
|
|
|
268
311
|
|
|
269
312
|
### [Scrapers](docs/sdks/scrapers/README.md)
|
|
270
313
|
|
|
271
|
-
* [collectLikes](docs/sdks/scrapers/README.md#collectlikes) - Scrape LinkedIn post likes
|
|
272
|
-
* [collectComments](docs/sdks/scrapers/README.md#collectcomments) - Scrape LinkedIn post comments
|
|
273
|
-
* [collectCommentReplies](docs/sdks/scrapers/README.md#collectcommentreplies) - Scrape replies to a LinkedIn comment
|
|
274
314
|
* [collectPosts](docs/sdks/scrapers/README.md#collectposts) - Scrape LinkedIn profile posts
|
|
275
315
|
* [visitProfile](docs/sdks/scrapers/README.md#visitprofile) - Visit LinkedIn profile and extract contact data
|
|
276
|
-
* [
|
|
277
|
-
* [
|
|
278
|
-
* [getFeed](docs/sdks/scrapers/README.md#getfeed) - Get home feed
|
|
279
|
-
* [collectHashtagPosts](docs/sdks/scrapers/README.md#collecthashtagposts) - Collect posts from a hashtag
|
|
316
|
+
* [bulkVisitProfile](docs/sdks/scrapers/README.md#bulkvisitprofile) - Queue bulk LinkedIn profile visits (fire-and-forget)
|
|
317
|
+
* [bulkVisitBatchStatus](docs/sdks/scrapers/README.md#bulkvisitbatchstatus) - Get bulk visit batch status
|
|
280
318
|
|
|
281
319
|
### [Search](docs/sdks/search/README.md)
|
|
282
320
|
|
|
283
|
-
* [search](docs/sdks/search/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
|
|
284
|
-
* [posts](docs/sdks/search/README.md#posts) - Search LinkedIn Posts
|
|
285
|
-
* [people](docs/sdks/search/README.md#people) - Search LinkedIn People
|
|
286
|
-
* [companies](docs/sdks/search/README.md#companies) - Search LinkedIn Companies
|
|
287
|
-
* [jobs](docs/sdks/search/README.md#jobs) - Search LinkedIn Jobs
|
|
288
|
-
* [byUrl](docs/sdks/search/README.md#byurl) - Search LinkedIn by URL
|
|
289
321
|
* [resolveParameters](docs/sdks/search/README.md#resolveparameters) - Resolve text to LinkedIn search parameter IDs (typeahead)
|
|
290
322
|
|
|
291
323
|
</details>
|
|
@@ -306,29 +338,10 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
306
338
|
|
|
307
339
|
<summary>Available standalone functions</summary>
|
|
308
340
|
|
|
309
|
-
- [`actionsAcceptInvitation`](docs/sdks/actions/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
|
|
310
341
|
- [`actionsConnectProfile`](docs/sdks/actions/README.md#connectprofile) - Send LinkedIn connection request
|
|
311
|
-
- [`actionsCreateComment`](docs/sdks/actions/README.md#createcomment) - Comment on a LinkedIn post
|
|
312
|
-
- [`actionsDeclineInvitation`](docs/sdks/actions/README.md#declineinvitation) - Decline a connection invitation
|
|
313
|
-
- [`actionsEditComment`](docs/sdks/actions/README.md#editcomment) - Edit a comment
|
|
314
|
-
- [`actionsEditPost`](docs/sdks/actions/README.md#editpost) - Edit a post
|
|
315
342
|
- [`actionsFollowCompany`](docs/sdks/actions/README.md#followcompany) - Follow a company
|
|
316
|
-
- [`actionsFollowProfile`](docs/sdks/actions/README.md#followprofile) - Follow a profile
|
|
317
|
-
- [`actionsLikeComment`](docs/sdks/actions/README.md#likecomment) - Like a LinkedIn comment
|
|
318
|
-
- [`actionsLikePost`](docs/sdks/actions/README.md#likepost) - Like a LinkedIn post
|
|
319
|
-
- [`actionsListInvitations`](docs/sdks/actions/README.md#listinvitations) - List received LinkedIn connection invitations
|
|
320
343
|
- [`actionsListSentInvitations`](docs/sdks/actions/README.md#listsentinvitations) - List sent connection invitations
|
|
321
|
-
- [`actionsPublishPost`](docs/sdks/actions/README.md#publishpost) - Publish or schedule a LinkedIn post
|
|
322
|
-
- [`actionsReplyToComment`](docs/sdks/actions/README.md#replytocomment) - Reply to a LinkedIn comment
|
|
323
|
-
- [`actionsRepostPost`](docs/sdks/actions/README.md#repostpost) - Repost / share a post
|
|
324
|
-
- [`actionsSavePost`](docs/sdks/actions/README.md#savepost) - Save a post
|
|
325
344
|
- [`actionsSendMessage`](docs/sdks/actions/README.md#sendmessage) - Send LinkedIn message
|
|
326
|
-
- [`actionsUnfollowCompany`](docs/sdks/actions/README.md#unfollowcompany) - Unfollow a company
|
|
327
|
-
- [`actionsUnfollowProfile`](docs/sdks/actions/README.md#unfollowprofile) - Unfollow a profile
|
|
328
|
-
- [`actionsUnlikeComment`](docs/sdks/actions/README.md#unlikecomment) - Unlike a comment
|
|
329
|
-
- [`actionsUnlikePost`](docs/sdks/actions/README.md#unlikepost) - Unlike a post
|
|
330
|
-
- [`actionsUnsavePost`](docs/sdks/actions/README.md#unsavepost) - Unsave a post
|
|
331
|
-
- [`actionsWithdrawInvitation`](docs/sdks/actions/README.md#withdrawinvitation) - Withdraw a sent connection invitation
|
|
332
345
|
- [`campaignsGetStatus`](docs/sdks/campaigns/README.md#getstatus) - Query per-profile action status within a campaign
|
|
333
346
|
- [`campaignsStats`](docs/sdks/campaigns/README.md#stats) - Get aggregate campaign statistics
|
|
334
347
|
- [`campaignsSync`](docs/sdks/campaigns/README.md#sync) - Mark actions as completed without performing them
|
|
@@ -337,29 +350,24 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
337
350
|
- [`chatGetMessages`](docs/sdks/chat/README.md#getmessages) - Read messages from a conversation
|
|
338
351
|
- [`chatGetUnreadCount`](docs/sdks/chat/README.md#getunreadcount) - Get unread message count
|
|
339
352
|
- [`chatListArchived`](docs/sdks/chat/README.md#listarchived) - List archived conversations
|
|
340
|
-
- [`chatListInbox`](docs/sdks/chat/README.md#listinbox) - List LinkedIn inbox conversations
|
|
341
353
|
- [`chatListStarred`](docs/sdks/chat/README.md#liststarred) - List starred conversations
|
|
342
|
-
- [`chatMarkAllRead`](docs/sdks/chat/README.md#markallread) - Mark all conversations as read
|
|
343
|
-
- [`chatMarkSeen`](docs/sdks/chat/README.md#markseen) - Mark a conversation as read
|
|
344
|
-
- [`chatReact`](docs/sdks/chat/README.md#react) - React to a message with emoji
|
|
345
354
|
- [`chatSearchConversations`](docs/sdks/chat/README.md#searchconversations) - Search LinkedIn conversations
|
|
346
|
-
- [`chatSendTypingIndicator`](docs/sdks/chat/README.md#sendtypingindicator) - Send typing indicator
|
|
347
|
-
- [`chatStar`](docs/sdks/chat/README.md#star) - Star a conversation
|
|
348
|
-
- [`chatUnarchive`](docs/sdks/chat/README.md#unarchive) - Unarchive a conversation
|
|
349
355
|
- [`chatUnreact`](docs/sdks/chat/README.md#unreact) - Remove emoji reaction from a message
|
|
350
|
-
- [`chatUnstar`](docs/sdks/chat/README.md#unstar) - Unstar a conversation
|
|
351
356
|
- [`companyPagesGetAnalytics`](docs/sdks/companypages/README.md#getanalytics) - Get company page overview analytics
|
|
352
357
|
- [`companyPagesGetPermissions`](docs/sdks/companypages/README.md#getpermissions) - Get admin permissions for a company page
|
|
358
|
+
- [`companyPagesGetPosts`](docs/sdks/companypages/README.md#getposts) - Get recent posts from a company page
|
|
353
359
|
- [`companyPagesList`](docs/sdks/companypages/README.md#list) - List company pages the user administers
|
|
354
|
-
- [`companyPagesPosts`](docs/sdks/companypages/README.md#posts) - Get recent posts from a company page
|
|
355
360
|
- [`contactsAddActivities`](docs/sdks/contacts/README.md#addactivities) - Log activities for a contact
|
|
356
361
|
- [`contactsAddToCampaign`](docs/sdks/contacts/README.md#addtocampaign) - Add contacts to a campaign
|
|
357
362
|
- [`contactsBulkUpdate`](docs/sdks/contacts/README.md#bulkupdate) - Bulk update contacts
|
|
363
|
+
- [`contactsCampaignStatusTransition`](docs/sdks/contacts/README.md#campaignstatustransition) - Campaign state transition
|
|
358
364
|
- [`contactsCreateCampaign`](docs/sdks/contacts/README.md#createcampaign) - Create a lead-gen campaign
|
|
359
365
|
- [`contactsDeleteAgentState`](docs/sdks/contacts/README.md#deleteagentstate) - Delete agent state by key
|
|
366
|
+
- [`contactsDeleteCampaign`](docs/sdks/contacts/README.md#deletecampaign) - Delete a campaign
|
|
360
367
|
- [`contactsGet`](docs/sdks/contacts/README.md#get) - Get a single contact with activities and campaigns
|
|
361
368
|
- [`contactsGetAgentState`](docs/sdks/contacts/README.md#getagentstate) - Get agent state by key
|
|
362
369
|
- [`contactsGetByUrl`](docs/sdks/contacts/README.md#getbyurl) - Look up contact by LinkedIn URL
|
|
370
|
+
- [`contactsGetCampaign`](docs/sdks/contacts/README.md#getcampaign) - Get a single campaign
|
|
363
371
|
- [`contactsListActivities`](docs/sdks/contacts/README.md#listactivities) - List activities for a contact
|
|
364
372
|
- [`contactsListAgentStates`](docs/sdks/contacts/README.md#listagentstates) - List all agent state entries
|
|
365
373
|
- [`contactsListByCampaign`](docs/sdks/contacts/README.md#listbycampaign) - List contacts in a campaign
|
|
@@ -376,43 +384,72 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
376
384
|
- [`contextSet`](docs/sdks/context/README.md#set) - Create or update a context entry
|
|
377
385
|
- [`cronListSchedules`](docs/sdks/cron/README.md#listschedules) - List active cron schedules
|
|
378
386
|
- [`cronUpdateSchedule`](docs/sdks/cron/README.md#updateschedule) - Pause, resume, or delete a cron schedule
|
|
387
|
+
- [`linkedinActionsAcceptInvitation`](docs/sdks/linkedinactions1/README.md#acceptinvitation) - Accept a LinkedIn connection invitation
|
|
388
|
+
- [`linkedInActionsCreateComment`](docs/sdks/linkedinactions2/README.md#createcomment) - Comment on a LinkedIn post
|
|
389
|
+
- [`linkedInActionsDeclineInvitation`](docs/sdks/linkedinactions2/README.md#declineinvitation) - Decline a connection invitation
|
|
390
|
+
- [`linkedinActionsEditComment`](docs/sdks/linkedinactions1/README.md#editcomment) - Edit a comment
|
|
391
|
+
- [`linkedinActionsEditPost`](docs/sdks/linkedinactions1/README.md#editpost) - Edit a post
|
|
392
|
+
- [`linkedinActionsFollowProfile`](docs/sdks/linkedinactions1/README.md#followprofile) - Follow a profile
|
|
393
|
+
- [`linkedInActionsLikeComment`](docs/sdks/linkedinactions2/README.md#likecomment) - Like a LinkedIn comment
|
|
394
|
+
- [`linkedinActionsLikePost`](docs/sdks/linkedinactions1/README.md#likepost) - Like a LinkedIn post
|
|
395
|
+
- [`linkedinActionsListInvitations`](docs/sdks/linkedinactions1/README.md#listinvitations) - List received LinkedIn connection invitations
|
|
396
|
+
- [`linkedInActionsPublishPost`](docs/sdks/linkedinactions2/README.md#publishpost) - Publish or schedule a LinkedIn post
|
|
397
|
+
- [`linkedinActionsReplyToComment`](docs/sdks/linkedinactions1/README.md#replytocomment) - Reply to a LinkedIn comment
|
|
398
|
+
- [`linkedinActionsRepostPost`](docs/sdks/linkedinactions1/README.md#repostpost) - Repost / share a post
|
|
399
|
+
- [`linkedInActionsSavePost`](docs/sdks/linkedinactions2/README.md#savepost) - Save a post
|
|
400
|
+
- [`linkedinActionsUnfollowCompany`](docs/sdks/linkedinactions1/README.md#unfollowcompany) - Unfollow a company
|
|
401
|
+
- [`linkedInActionsUnfollowProfile`](docs/sdks/linkedinactions2/README.md#unfollowprofile) - Unfollow a profile
|
|
402
|
+
- [`linkedinActionsUnlikeComment`](docs/sdks/linkedinactions1/README.md#unlikecomment) - Unlike a comment
|
|
403
|
+
- [`linkedinActionsUnlikePost`](docs/sdks/linkedinactions1/README.md#unlikepost) - Unlike a post
|
|
404
|
+
- [`linkedinActionsUnsavePost`](docs/sdks/linkedinactions1/README.md#unsavepost) - Unsave a post
|
|
405
|
+
- [`linkedinActionsWithdrawInvitation`](docs/sdks/linkedinactions1/README.md#withdrawinvitation) - Withdraw a sent connection invitation
|
|
406
|
+
- [`linkedinChatListInbox`](docs/sdks/linkedinchat1/README.md#listinbox) - List LinkedIn inbox conversations
|
|
407
|
+
- [`linkedinChatMarkAllRead`](docs/sdks/linkedinchat1/README.md#markallread) - Mark all conversations as read
|
|
408
|
+
- [`linkedInChatMarkSeen`](docs/sdks/linkedinchat2/README.md#markseen) - Mark a conversation as read
|
|
409
|
+
- [`linkedinChatReact`](docs/sdks/linkedinchat1/README.md#react) - React to a message with emoji
|
|
410
|
+
- [`linkedinChatSendTypingIndicator`](docs/sdks/linkedinchat1/README.md#sendtypingindicator) - Send typing indicator
|
|
411
|
+
- [`linkedInChatStar`](docs/sdks/linkedinchat2/README.md#star) - Star a conversation
|
|
412
|
+
- [`linkedInChatUnarchive`](docs/sdks/linkedinchat2/README.md#unarchive) - Unarchive a conversation
|
|
413
|
+
- [`linkedInChatUnstar`](docs/sdks/linkedinchat2/README.md#unstar) - Unstar a conversation
|
|
414
|
+
- [`linkedInScrapersCollectCommentReplies`](docs/sdks/linkedinscrapers2/README.md#collectcommentreplies) - Scrape replies to a LinkedIn comment
|
|
415
|
+
- [`linkedinScrapersCollectComments`](docs/sdks/linkedinscrapers1/README.md#collectcomments) - Scrape LinkedIn post comments
|
|
416
|
+
- [`linkedinScrapersCollectHashtagPosts`](docs/sdks/linkedinscrapers1/README.md#collecthashtagposts) - Collect posts from a hashtag
|
|
417
|
+
- [`linkedinScrapersCollectLikes`](docs/sdks/linkedinscrapers1/README.md#collectlikes) - Scrape LinkedIn post likes
|
|
418
|
+
- [`linkedInScrapersGetFeed`](docs/sdks/linkedinscrapers2/README.md#getfeed) - Get home feed
|
|
419
|
+
- [`linkedinScrapersListSavedPosts`](docs/sdks/linkedinscrapers1/README.md#listsavedposts) - List saved posts
|
|
420
|
+
- [`linkedinScrapersVisitCompany`](docs/sdks/linkedinscrapers1/README.md#visitcompany) - Visit LinkedIn company page and extract profile data
|
|
421
|
+
- [`linkedInSearchSearch`](docs/sdks/linkedinsearch1/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
|
|
422
|
+
- [`linkedinSearchSearchByUrl`](docs/sdks/linkedinsearch2/README.md#searchbyurl) - Search LinkedIn by URL
|
|
423
|
+
- [`linkedInSearchSearchCompanies`](docs/sdks/linkedinsearch1/README.md#searchcompanies) - Search LinkedIn Companies
|
|
424
|
+
- [`linkedinSearchSearchJobs`](docs/sdks/linkedinsearch2/README.md#searchjobs) - Search LinkedIn Jobs
|
|
425
|
+
- [`linkedinSearchSearchPeople`](docs/sdks/linkedinsearch2/README.md#searchpeople) - Search LinkedIn People
|
|
426
|
+
- [`linkedinSearchSearchPosts`](docs/sdks/linkedinsearch2/README.md#searchposts) - Search LinkedIn Posts
|
|
379
427
|
- [`profileGet`](docs/sdks/profile/README.md#get) - Get authenticated user's LinkedIn profile
|
|
380
428
|
- [`profileGetCredits`](docs/sdks/profile/README.md#getcredits) - Get current BeReach credit balance
|
|
381
429
|
- [`profileGetFollowerAnalytics`](docs/sdks/profile/README.md#getfolloweranalytics) - Get follower analytics
|
|
382
430
|
- [`profileGetFollowers`](docs/sdks/profile/README.md#getfollowers) - Get authenticated user's LinkedIn followers
|
|
383
431
|
- [`profileGetLimits`](docs/sdks/profile/README.md#getlimits) - Get current LinkedIn rate limit status
|
|
384
432
|
- [`profileGetPostAnalytics`](docs/sdks/profile/README.md#getpostanalytics) - Get post analytics
|
|
433
|
+
- [`profileGetPosts`](docs/sdks/profile/README.md#getposts) - Get authenticated user's LinkedIn posts
|
|
434
|
+
- [`profileGetProfileViews`](docs/sdks/profile/README.md#getprofileviews) - Get profile views
|
|
385
435
|
- [`profileGetSearchAppearances`](docs/sdks/profile/README.md#getsearchappearances) - Get search appearances
|
|
386
436
|
- [`profileListAccounts`](docs/sdks/profile/README.md#listaccounts) - List all LinkedIn accounts for the authenticated user
|
|
387
437
|
- [`profileListConnections`](docs/sdks/profile/README.md#listconnections) - List LinkedIn connections
|
|
388
|
-
- [`profilePosts`](docs/sdks/profile/README.md#posts) - Get authenticated user's LinkedIn posts
|
|
389
438
|
- [`profileRefresh`](docs/sdks/profile/README.md#refresh) - Refresh authenticated user's LinkedIn profile
|
|
390
439
|
- [`profileSwitchAccount`](docs/sdks/profile/README.md#switchaccount) - Switch active LinkedIn account
|
|
391
440
|
- [`profileUpdateAccount`](docs/sdks/profile/README.md#updateaccount) - Update a LinkedIn account (label, default)
|
|
392
|
-
- [`
|
|
393
|
-
- [`
|
|
394
|
-
- [`
|
|
395
|
-
- [`salesNavSearch`](docs/sdks/salesnav/README.md#search) - Sales Navigator Search — leads (people) & accounts (companies)
|
|
441
|
+
- [`salesNavigatorSearchSearch`](docs/sdks/salesnavigatorsearch/README.md#search) - Sales Navigator Search — leads (people) & accounts (companies)
|
|
442
|
+
- [`salesNavigatorSearchSearchCompanies`](docs/sdks/salesnavigatorsearch/README.md#searchcompanies) - Sales Navigator Company/Account Search
|
|
443
|
+
- [`salesNavSearchPeople`](docs/sdks/salesnav/README.md#searchpeople) - Sales Navigator People/Lead Search
|
|
396
444
|
- [`scheduledMessagesBatchSchedule`](docs/sdks/scheduledmessages/README.md#batchschedule) - Batch-schedule drafts for auto-send
|
|
397
445
|
- [`scheduledMessagesCancel`](docs/sdks/scheduledmessages/README.md#cancel) - Cancel scheduled or draft messages
|
|
398
446
|
- [`scheduledMessagesCreate`](docs/sdks/scheduledmessages/README.md#create) - Create a draft DM
|
|
399
447
|
- [`scheduledMessagesList`](docs/sdks/scheduledmessages/README.md#list) - List scheduled messages
|
|
400
|
-
- [`
|
|
401
|
-
- [`
|
|
402
|
-
- [`scrapersCollectHashtagPosts`](docs/sdks/scrapers/README.md#collecthashtagposts) - Collect posts from a hashtag
|
|
403
|
-
- [`scrapersCollectLikes`](docs/sdks/scrapers/README.md#collectlikes) - Scrape LinkedIn post likes
|
|
448
|
+
- [`scrapersBulkVisitBatchStatus`](docs/sdks/scrapers/README.md#bulkvisitbatchstatus) - Get bulk visit batch status
|
|
449
|
+
- [`scrapersBulkVisitProfile`](docs/sdks/scrapers/README.md#bulkvisitprofile) - Queue bulk LinkedIn profile visits (fire-and-forget)
|
|
404
450
|
- [`scrapersCollectPosts`](docs/sdks/scrapers/README.md#collectposts) - Scrape LinkedIn profile posts
|
|
405
|
-
- [`scrapersGetFeed`](docs/sdks/scrapers/README.md#getfeed) - Get home feed
|
|
406
|
-
- [`scrapersListSavedPosts`](docs/sdks/scrapers/README.md#listsavedposts) - List saved posts
|
|
407
|
-
- [`scrapersVisitCompany`](docs/sdks/scrapers/README.md#visitcompany) - Visit LinkedIn company page and extract profile data
|
|
408
451
|
- [`scrapersVisitProfile`](docs/sdks/scrapers/README.md#visitprofile) - Visit LinkedIn profile and extract contact data
|
|
409
|
-
- [`searchByUrl`](docs/sdks/search/README.md#byurl) - Search LinkedIn by URL
|
|
410
|
-
- [`searchCompanies`](docs/sdks/search/README.md#companies) - Search LinkedIn Companies
|
|
411
|
-
- [`searchJobs`](docs/sdks/search/README.md#jobs) - Search LinkedIn Jobs
|
|
412
|
-
- [`searchPeople`](docs/sdks/search/README.md#people) - Search LinkedIn People
|
|
413
|
-
- [`searchPosts`](docs/sdks/search/README.md#posts) - Search LinkedIn Posts
|
|
414
452
|
- [`searchResolveParameters`](docs/sdks/search/README.md#resolveparameters) - Resolve text to LinkedIn search parameter IDs (typeahead)
|
|
415
|
-
- [`searchSearch`](docs/sdks/search/README.md#search) - Unified LinkedIn Search — posts, people, companies, jobs
|
|
416
453
|
- ~~[`campaignsFilter`](docs/sdks/campaigns/README.md#filter)~~ - Check if campaign actions are completed :warning: **Deprecated**
|
|
417
454
|
|
|
418
455
|
</details>
|
|
@@ -432,7 +469,7 @@ const bereach = new Bereach({
|
|
|
432
469
|
});
|
|
433
470
|
|
|
434
471
|
async function run() {
|
|
435
|
-
const result = await bereach.
|
|
472
|
+
const result = await bereach.linkedinScrapers.collectLikes({
|
|
436
473
|
postUrl:
|
|
437
474
|
"https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
438
475
|
start: 0,
|
|
@@ -475,7 +512,7 @@ const bereach = new Bereach({
|
|
|
475
512
|
});
|
|
476
513
|
|
|
477
514
|
async function run() {
|
|
478
|
-
const result = await bereach.
|
|
515
|
+
const result = await bereach.linkedinScrapers.collectLikes({
|
|
479
516
|
postUrl:
|
|
480
517
|
"https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
481
518
|
start: 0,
|
|
@@ -514,7 +551,7 @@ const bereach = new Bereach({
|
|
|
514
551
|
|
|
515
552
|
async function run() {
|
|
516
553
|
try {
|
|
517
|
-
const result = await bereach.
|
|
554
|
+
const result = await bereach.linkedinScrapers.collectLikes({
|
|
518
555
|
postUrl:
|
|
519
556
|
"https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
520
557
|
start: 0,
|
|
@@ -598,7 +635,7 @@ const bereach = new Bereach({
|
|
|
598
635
|
});
|
|
599
636
|
|
|
600
637
|
async function run() {
|
|
601
|
-
const result = await bereach.
|
|
638
|
+
const result = await bereach.linkedinScrapers.collectLikes({
|
|
602
639
|
postUrl:
|
|
603
640
|
"https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
604
641
|
start: 0,
|
|
@@ -623,7 +660,7 @@ const bereach = new Bereach({
|
|
|
623
660
|
});
|
|
624
661
|
|
|
625
662
|
async function run() {
|
|
626
|
-
const result = await bereach.
|
|
663
|
+
const result = await bereach.linkedinScrapers.collectLikes({
|
|
627
664
|
postUrl:
|
|
628
665
|
"https://www.linkedin.com/feed/update/urn:li:activity:1234567890123456789/",
|
|
629
666
|
start: 0,
|
|
@@ -14,5 +14,5 @@ import { Result } from "../types/fp.js";
|
|
|
14
14
|
* @remarks
|
|
15
15
|
* Fetch the most recent posts from a LinkedIn company page feed. Requires admin access to the company page. Costs 1 credit.
|
|
16
16
|
*/
|
|
17
|
-
export declare function
|
|
18
|
-
//# sourceMappingURL=company-pages-posts.d.ts.map
|
|
17
|
+
export declare function companyPagesGetPosts(client: BereachCore, request: operations.GetCompanyPostsRequest, options?: RequestOptions): APIPromise<Result<operations.GetCompanyPostsResponse, errors.BadRequestError | errors.UnauthorizedError | errors.ForbiddenError | errors.NotFoundError | errors.ConflictError | errors.GoneError | errors.UnprocessableEntityError | errors.TooManyRequestsError | errors.InternalServerError | errors.BadGatewayError | errors.ServiceUnavailableError | BereachError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
18
|
+
//# sourceMappingURL=company-pages-get-posts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"company-pages-get-posts.d.ts","sourceRoot":"","sources":["../../src/funcs/company-pages-get-posts.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAKzC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACjE,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;;GAKG;AACH,wBAAgB,oBAAoB,CAClC,MAAM,EAAE,WAAW,EACnB,OAAO,EAAE,UAAU,CAAC,sBAAsB,EAC1C,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,uBAAuB,EAChC,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,iBAAiB,GACxB,MAAM,CAAC,cAAc,GACrB,MAAM,CAAC,aAAa,GACpB,MAAM,CAAC,aAAa,GACpB,MAAM,CAAC,SAAS,GAChB,MAAM,CAAC,wBAAwB,GAC/B,MAAM,CAAC,oBAAoB,GAC3B,MAAM,CAAC,mBAAmB,GAC1B,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,uBAAuB,GAC9B,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -17,7 +17,7 @@ import { APIPromise } from "../types/async.js";
|
|
|
17
17
|
* @remarks
|
|
18
18
|
* Fetch the most recent posts from a LinkedIn company page feed. Requires admin access to the company page. Costs 1 credit.
|
|
19
19
|
*/
|
|
20
|
-
export function
|
|
20
|
+
export function companyPagesGetPosts(client, request, options) {
|
|
21
21
|
return new APIPromise($do(client, request, options));
|
|
22
22
|
}
|
|
23
23
|
async function $do(client, request, options) {
|
|
@@ -94,4 +94,4 @@ async function $do(client, request, options) {
|
|
|
94
94
|
}
|
|
95
95
|
return [result, { status: "complete", request: req, response }];
|
|
96
96
|
}
|
|
97
|
-
//# sourceMappingURL=company-pages-posts.js.map
|
|
97
|
+
//# sourceMappingURL=company-pages-get-posts.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"company-pages-get-posts.js","sourceRoot":"","sources":["../../src/funcs/company-pages-get-posts.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,aAAa,CAAC;AAEjC,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,KAAK,CAAC,MAAM,oBAAoB,CAAC;AACxC,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,OAAO,EAAE,eAAe,EAAE,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAC5E,OAAO,EAAE,UAAU,EAAE,MAAM,eAAe,CAAC;AAS3C,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AAGpD,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAGxD;;;;;GAKG;AACH,MAAM,UAAU,oBAAoB,CAClC,MAAmB,EACnB,OAA0C,EAC1C,OAAwB,EAwBxB;IACA,OAAO,IAAI,UAAU,CAAC,GAAG,CACvB,MAAM,EACN,OAAO,EACP,OAAO,CACR,CAAC,CAAC;AAAA,CACJ;AAED,KAAK,UAAU,GAAG,CAChB,MAAmB,EACnB,OAA0C,EAC1C,OAAwB,EA2BxB;IACA,MAAM,MAAM,GAAG,SAAS,CACtB,OAAO,EACP,CAAC,KAAK,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,qCAAqC,EAAE,KAAK,CAAC,EAC3E,yBAAyB,CAC1B,CAAC;IACF,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;QACf,OAAO,CAAC,MAAM,EAAE,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;IACzC,CAAC;IACD,MAAM,OAAO,GAAG,MAAM,CAAC,KAAK,CAAC;IAC7B,MAAM,IAAI,GAAG,UAAU,CAAC,MAAM,EAAE,OAAO,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC;IAE5D,MAAM,IAAI,GAAG,UAAU,CAAC,kCAAkC,CAAC,EAAE,CAAC;IAE9D,MAAM,OAAO,GAAG,IAAI,OAAO,CAAC,UAAU,CAAC;QACrC,cAAc,EAAE,kBAAkB;QAClC,MAAM,EAAE,kBAAkB;KAC3B,CAAC,CAAC,CAAC;IAEJ,MAAM,SAAS,GAAG,MAAM,eAAe,CAAC,MAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;IAC/D,MAAM,aAAa,GAAG,SAAS,IAAI,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,CAAC;IACpE,MAAM,eAAe,GAAG,qBAAqB,CAAC,aAAa,CAAC,CAAC;IAE7D,MAAM,OAAO,GAAG;QACd,OAAO,EAAE,MAAM,CAAC,QAAQ;QACxB,OAAO,EAAE,OAAO,EAAE,SAAS,IAAI,MAAM,CAAC,QAAQ,IAAI,EAAE;QACpD,WAAW,EAAE,iBAAiB;QAC9B,YAAY,EAAE,IAAI;QAElB,gBAAgB,EAAE,eAAe;QAEjC,cAAc,EAAE,MAAM,CAAC,QAAQ,CAAC,KAAK;QACrC,WAAW,EAAE,OAAO,EAAE,OAAO;eACxB,MAAM,CAAC,QAAQ,CAAC,WAAW;eAC3B,EAAE,QAAQ,EAAE,MAAM,EAAE;QACzB,UAAU,EAAE,OAAO,EAAE,UAAU,IAAI,CAAC,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,CAAC;KACvE,CAAC;IAEF,MAAM,UAAU,GAAG,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE;QAChD,QAAQ,EAAE,eAAe;QACzB,MAAM,EAAE,MAAM;QACd,OAAO,EAAE,OAAO,EAAE,SAAS;QAC3B,IAAI,EAAE,IAAI;QACV,OAAO,EAAE,OAAO;QAChB,IAAI,EAAE,IAAI;QACV,SAAS,EAAE,MAAM,CAAC,QAAQ,CAAC,SAAS;QACpC,SAAS,EAAE,OAAO,EAAE,SAAS,IAAI,MAAM,CAAC,QAAQ,CAAC,SAAS,IAAI,CAAC,CAAC;KACjE,EAAE,OAAO,CAAC,CAAC;IACZ,IAAI,CAAC,UAAU,CAAC,EAAE,EAAE,CAAC;QACnB,OAAO,CAAC,UAAU,EAAE,EAAE,MAAM,EAAE,SAAS,EAAE,CAAC,CAAC;IAC7C,CAAC;IACD,MAAM,GAAG,GAAG,UAAU,CAAC,KAAK,CAAC;IAE7B,MAAM,QAAQ,GAAG,MAAM,MAAM,CAAC,GAAG,CAAC,GAAG,EAAE;QACrC,OAAO;QACP,UAAU,EAAE;YACV,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;YACL,KAAK;SACN;QACD,WAAW,EAAE,OAAO,CAAC,WAAW;QAChC,UAAU,EAAE,OAAO,CAAC,UAAU;KAC/B,CAAC,CAAC;IACH,IAAI,CAAC,QAAQ,CAAC,EAAE,EAAE,CAAC;QACjB,OAAO,CAAC,QAAQ,EAAE,EAAE,MAAM,EAAE,eAAe,EAAE,OAAO,EAAE,GAAG,EAAE,CAAC,CAAC;IAC/D,CAAC;IACD,MAAM,QAAQ,GAAG,QAAQ,CAAC,KAAK,CAAC;IAEhC,MAAM,cAAc,GAAG;QACrB,QAAQ,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,OAAO,EAAE,GAAG,EAAE;KAC/C,CAAC;IAEF,MAAM,CAAC,MAAM,CAAC,GAAG,MAAM,CAAC,CAAC,KAAK,CAsB5B,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,UAAU,CAAC,qCAAqC,CAAC,EAC7D,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,6BAA6B,CAAC,EACpD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,+BAA+B,CAAC,EACtD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,4BAA4B,CAAC,EACnD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,2BAA2B,CAAC,EAClD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,2BAA2B,CAAC,EAClD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,uBAAuB,CAAC,EAC9C,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,sCAAsC,CAAC,EAC7D,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,kCAAkC,CAAC,EACzD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,iCAAiC,CAAC,EACxD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,6BAA6B,CAAC,EACpD,CAAC,CAAC,OAAO,CAAC,GAAG,EAAE,MAAM,CAAC,qCAAqC,CAAC,EAC5D,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,EACb,CAAC,CAAC,IAAI,CAAC,KAAK,CAAC,CACd,CAAC,QAAQ,EAAE,GAAG,EAAE,EAAE,WAAW,EAAE,cAAc,EAAE,CAAC,CAAC;IAClD,IAAI,CAAC,MAAM,CAAC,EAAE,EAAE,CAAC;QACf,OAAO,CAAC,MAAM,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC,CAAC;IAClE,CAAC;IAED,OAAO,CAAC,MAAM,EAAE,EAAE,MAAM,EAAE,UAAU,EAAE,OAAO,EAAE,GAAG,EAAE,QAAQ,EAAE,CAAC,CAAC;AAAA,CACjE"}
|
|
@@ -9,10 +9,10 @@ import * as operations from "../models/operations/index.js";
|
|
|
9
9
|
import { APIPromise } from "../types/async.js";
|
|
10
10
|
import { Result } from "../types/fp.js";
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* Campaign state transition
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
*
|
|
15
|
+
* Transition a campaign between states: activate, start, pause, resume, complete, reset. 0 credits.
|
|
16
16
|
*/
|
|
17
|
-
export declare function
|
|
18
|
-
//# sourceMappingURL=
|
|
17
|
+
export declare function contactsCampaignStatusTransition(client: BereachCore, request: operations.CampaignStatusTransitionRequest, options?: RequestOptions): APIPromise<Result<operations.CampaignStatusTransitionResponse, errors.BadRequestError | errors.UnauthorizedError | errors.ForbiddenError | errors.NotFoundError | errors.ConflictError | errors.GoneError | errors.UnprocessableEntityError | errors.TooManyRequestsError | errors.InternalServerError | errors.BadGatewayError | errors.ServiceUnavailableError | BereachError | ResponseValidationError | ConnectionError | RequestAbortedError | RequestTimeoutError | InvalidRequestError | UnexpectedClientError | SDKValidationError>>;
|
|
18
|
+
//# sourceMappingURL=contacts-campaign-status-transition.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contacts-campaign-status-transition.d.ts","sourceRoot":"","sources":["../../src/funcs/contacts-campaign-status-transition.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAKzC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAGhD,OAAO,EAAE,YAAY,EAAE,MAAM,mCAAmC,CAAC;AACjE,OAAO,EACL,eAAe,EACf,mBAAmB,EACnB,mBAAmB,EACnB,mBAAmB,EACnB,qBAAqB,EACtB,MAAM,wCAAwC,CAAC;AAChD,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,EAAE,uBAAuB,EAAE,MAAM,+CAA+C,CAAC;AACxF,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAC9E,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,EAAW,UAAU,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AAExC;;;;;GAKG;AACH,wBAAgB,gCAAgC,CAC9C,MAAM,EAAE,WAAW,EACnB,OAAO,EAAE,UAAU,CAAC,+BAA+B,EACnD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CACX,MAAM,CACJ,UAAU,CAAC,gCAAgC,EACzC,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,iBAAiB,GACxB,MAAM,CAAC,cAAc,GACrB,MAAM,CAAC,aAAa,GACpB,MAAM,CAAC,aAAa,GACpB,MAAM,CAAC,SAAS,GAChB,MAAM,CAAC,wBAAwB,GAC/B,MAAM,CAAC,oBAAoB,GAC3B,MAAM,CAAC,mBAAmB,GAC1B,MAAM,CAAC,eAAe,GACtB,MAAM,CAAC,uBAAuB,GAC9B,YAAY,GACZ,uBAAuB,GACvB,eAAe,GACf,mBAAmB,GACnB,mBAAmB,GACnB,mBAAmB,GACnB,qBAAqB,GACrB,kBAAkB,CACrB,CACF,CAMA"}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
import * as z from "zod/v4-mini";
|
|
5
|
+
import { encodeJSON, encodeSimple } from "../lib/encodings.js";
|
|
6
|
+
import * as M from "../lib/matchers.js";
|
|
7
|
+
import { compactMap } from "../lib/primitives.js";
|
|
8
|
+
import { safeParse } from "../lib/schemas.js";
|
|
9
|
+
import { extractSecurity, resolveGlobalSecurity } from "../lib/security.js";
|
|
10
|
+
import { pathToFunc } from "../lib/url.js";
|
|
11
|
+
import * as errors from "../models/errors/index.js";
|
|
12
|
+
import * as operations from "../models/operations/index.js";
|
|
13
|
+
import { APIPromise } from "../types/async.js";
|
|
14
|
+
/**
|
|
15
|
+
* Campaign state transition
|
|
16
|
+
*
|
|
17
|
+
* @remarks
|
|
18
|
+
* Transition a campaign between states: activate, start, pause, resume, complete, reset. 0 credits.
|
|
19
|
+
*/
|
|
20
|
+
export function contactsCampaignStatusTransition(client, request, options) {
|
|
21
|
+
return new APIPromise($do(client, request, options));
|
|
22
|
+
}
|
|
23
|
+
async function $do(client, request, options) {
|
|
24
|
+
const parsed = safeParse(request, (value) => z.parse(operations.CampaignStatusTransitionRequest$outboundSchema, value), "Input validation failed");
|
|
25
|
+
if (!parsed.ok) {
|
|
26
|
+
return [parsed, { status: "invalid" }];
|
|
27
|
+
}
|
|
28
|
+
const payload = parsed.value;
|
|
29
|
+
const body = encodeJSON("body", payload.body, { explode: true });
|
|
30
|
+
const pathParams = {
|
|
31
|
+
campaignId: encodeSimple("campaignId", payload.campaignId, {
|
|
32
|
+
explode: false,
|
|
33
|
+
charEncoding: "percent",
|
|
34
|
+
}),
|
|
35
|
+
};
|
|
36
|
+
const path = pathToFunc("/contacts/campaigns/{campaignId}/status")(pathParams);
|
|
37
|
+
const headers = new Headers(compactMap({
|
|
38
|
+
"Content-Type": "application/json",
|
|
39
|
+
Accept: "application/json",
|
|
40
|
+
}));
|
|
41
|
+
const secConfig = await extractSecurity(client._options.token);
|
|
42
|
+
const securityInput = secConfig == null ? {} : { token: secConfig };
|
|
43
|
+
const requestSecurity = resolveGlobalSecurity(securityInput);
|
|
44
|
+
const context = {
|
|
45
|
+
options: client._options,
|
|
46
|
+
baseURL: options?.serverURL ?? client._baseURL ?? "",
|
|
47
|
+
operationID: "campaignStatusTransition",
|
|
48
|
+
oAuth2Scopes: null,
|
|
49
|
+
resolvedSecurity: requestSecurity,
|
|
50
|
+
securitySource: client._options.token,
|
|
51
|
+
retryConfig: options?.retries
|
|
52
|
+
|| client._options.retryConfig
|
|
53
|
+
|| { strategy: "none" },
|
|
54
|
+
retryCodes: options?.retryCodes || ["429", "500", "502", "503", "504"],
|
|
55
|
+
};
|
|
56
|
+
const requestRes = client._createRequest(context, {
|
|
57
|
+
security: requestSecurity,
|
|
58
|
+
method: "POST",
|
|
59
|
+
baseURL: options?.serverURL,
|
|
60
|
+
path: path,
|
|
61
|
+
headers: headers,
|
|
62
|
+
body: body,
|
|
63
|
+
userAgent: client._options.userAgent,
|
|
64
|
+
timeoutMs: options?.timeoutMs || client._options.timeoutMs || -1,
|
|
65
|
+
}, options);
|
|
66
|
+
if (!requestRes.ok) {
|
|
67
|
+
return [requestRes, { status: "invalid" }];
|
|
68
|
+
}
|
|
69
|
+
const req = requestRes.value;
|
|
70
|
+
const doResult = await client._do(req, {
|
|
71
|
+
context,
|
|
72
|
+
errorCodes: [
|
|
73
|
+
"400",
|
|
74
|
+
"401",
|
|
75
|
+
"403",
|
|
76
|
+
"404",
|
|
77
|
+
"409",
|
|
78
|
+
"410",
|
|
79
|
+
"422",
|
|
80
|
+
"429",
|
|
81
|
+
"4XX",
|
|
82
|
+
"500",
|
|
83
|
+
"502",
|
|
84
|
+
"503",
|
|
85
|
+
"5XX",
|
|
86
|
+
],
|
|
87
|
+
retryConfig: context.retryConfig,
|
|
88
|
+
retryCodes: context.retryCodes,
|
|
89
|
+
});
|
|
90
|
+
if (!doResult.ok) {
|
|
91
|
+
return [doResult, { status: "request-error", request: req }];
|
|
92
|
+
}
|
|
93
|
+
const response = doResult.value;
|
|
94
|
+
const responseFields = {
|
|
95
|
+
HttpMeta: { Response: response, Request: req },
|
|
96
|
+
};
|
|
97
|
+
const [result] = await M.match(M.json(200, operations.CampaignStatusTransitionResponse$inboundSchema), M.jsonErr(400, errors.BadRequestError$inboundSchema), M.jsonErr(401, errors.UnauthorizedError$inboundSchema), M.jsonErr(403, errors.ForbiddenError$inboundSchema), M.jsonErr(404, errors.NotFoundError$inboundSchema), M.jsonErr(409, errors.ConflictError$inboundSchema), M.jsonErr(410, errors.GoneError$inboundSchema), M.jsonErr(422, errors.UnprocessableEntityError$inboundSchema), M.jsonErr(429, errors.TooManyRequestsError$inboundSchema), M.jsonErr(500, errors.InternalServerError$inboundSchema), M.jsonErr(502, errors.BadGatewayError$inboundSchema), M.jsonErr(503, errors.ServiceUnavailableError$inboundSchema), M.fail("4XX"), M.fail("5XX"))(response, req, { extraFields: responseFields });
|
|
98
|
+
if (!result.ok) {
|
|
99
|
+
return [result, { status: "complete", request: req, response }];
|
|
100
|
+
}
|
|
101
|
+
return [result, { status: "complete", request: req, response }];
|
|
102
|
+
}
|
|
103
|
+
//# sourceMappingURL=contacts-campaign-status-transition.js.map
|