@lhremote/core 0.8.0 → 0.9.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/dist/cdp/app-discovery.d.ts +57 -0
- package/dist/cdp/app-discovery.d.ts.map +1 -1
- package/dist/cdp/app-discovery.js +90 -7
- package/dist/cdp/app-discovery.js.map +1 -1
- package/dist/cdp/app-discovery.test.js +180 -9
- package/dist/cdp/app-discovery.test.js.map +1 -1
- package/dist/cdp/client.d.ts +8 -1
- package/dist/cdp/client.d.ts.map +1 -1
- package/dist/cdp/client.js +8 -1
- package/dist/cdp/client.js.map +1 -1
- package/dist/cdp/discovery.d.ts.map +1 -1
- package/dist/cdp/discovery.js +5 -1
- package/dist/cdp/discovery.js.map +1 -1
- package/dist/cdp/discovery.test.js +7 -0
- package/dist/cdp/discovery.test.js.map +1 -1
- package/dist/cdp/index.d.ts +1 -1
- package/dist/cdp/index.d.ts.map +1 -1
- package/dist/cdp/index.js +1 -1
- package/dist/cdp/index.js.map +1 -1
- package/dist/cdp/instance-discovery.d.ts.map +1 -1
- package/dist/cdp/instance-discovery.js +25 -10
- package/dist/cdp/instance-discovery.js.map +1 -1
- package/dist/cdp/instance-discovery.test.js +17 -0
- package/dist/cdp/instance-discovery.test.js.map +1 -1
- package/dist/cdp/testing/launch-chromium.d.ts +1 -1
- package/dist/cdp/testing/launch-chromium.js +2 -2
- package/dist/db/client.d.ts.map +1 -1
- package/dist/db/client.js +3 -0
- package/dist/db/client.js.map +1 -1
- package/dist/db/repositories/collection-list.integration.test.js +6 -4
- package/dist/db/repositories/collection-list.integration.test.js.map +1 -1
- package/dist/index.d.ts +6 -6
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +6 -6
- package/dist/index.js.map +1 -1
- package/dist/linkedin/dom-automation-retry.test.d.ts +2 -0
- package/dist/linkedin/dom-automation-retry.test.d.ts.map +1 -0
- package/dist/linkedin/dom-automation-retry.test.js +51 -0
- package/dist/linkedin/dom-automation-retry.test.js.map +1 -0
- package/dist/linkedin/dom-automation.d.ts +160 -3
- package/dist/linkedin/dom-automation.d.ts.map +1 -1
- package/dist/linkedin/dom-automation.js +489 -14
- package/dist/linkedin/dom-automation.js.map +1 -1
- package/dist/linkedin/humanized-mouse.d.ts +69 -0
- package/dist/linkedin/humanized-mouse.d.ts.map +1 -0
- package/dist/linkedin/humanized-mouse.js +109 -0
- package/dist/linkedin/humanized-mouse.js.map +1 -0
- package/dist/linkedin/index.d.ts +2 -1
- package/dist/linkedin/index.d.ts.map +1 -1
- package/dist/linkedin/index.js +2 -1
- package/dist/linkedin/index.js.map +1 -1
- package/dist/operations/add-people-to-collection.d.ts +1 -1
- package/dist/operations/add-people-to-collection.d.ts.map +1 -1
- package/dist/operations/add-people-to-collection.js +3 -6
- package/dist/operations/add-people-to-collection.js.map +1 -1
- package/dist/operations/build-linkedin-url.test.d.ts +2 -0
- package/dist/operations/build-linkedin-url.test.d.ts.map +1 -0
- package/dist/operations/build-linkedin-url.test.js +158 -0
- package/dist/operations/build-linkedin-url.test.js.map +1 -0
- package/dist/operations/campaign-add-action.d.ts +1 -1
- package/dist/operations/campaign-add-action.d.ts.map +1 -1
- package/dist/operations/campaign-add-action.js +3 -6
- package/dist/operations/campaign-add-action.js.map +1 -1
- package/dist/operations/campaign-create.d.ts +1 -1
- package/dist/operations/campaign-create.d.ts.map +1 -1
- package/dist/operations/campaign-create.js +3 -6
- package/dist/operations/campaign-create.js.map +1 -1
- package/dist/operations/campaign-delete.d.ts +1 -1
- package/dist/operations/campaign-delete.d.ts.map +1 -1
- package/dist/operations/campaign-delete.js +3 -6
- package/dist/operations/campaign-delete.js.map +1 -1
- package/dist/operations/campaign-erase.d.ts +1 -1
- package/dist/operations/campaign-erase.d.ts.map +1 -1
- package/dist/operations/campaign-erase.js +3 -6
- package/dist/operations/campaign-erase.js.map +1 -1
- package/dist/operations/campaign-exclude-add.d.ts +1 -1
- package/dist/operations/campaign-exclude-add.d.ts.map +1 -1
- package/dist/operations/campaign-exclude-add.js +3 -6
- package/dist/operations/campaign-exclude-add.js.map +1 -1
- package/dist/operations/campaign-exclude-list.d.ts +1 -1
- package/dist/operations/campaign-exclude-list.d.ts.map +1 -1
- package/dist/operations/campaign-exclude-list.js +3 -6
- package/dist/operations/campaign-exclude-list.js.map +1 -1
- package/dist/operations/campaign-exclude-remove.d.ts +1 -1
- package/dist/operations/campaign-exclude-remove.d.ts.map +1 -1
- package/dist/operations/campaign-exclude-remove.js +3 -6
- package/dist/operations/campaign-exclude-remove.js.map +1 -1
- package/dist/operations/campaign-export.d.ts +1 -1
- package/dist/operations/campaign-export.d.ts.map +1 -1
- package/dist/operations/campaign-export.js +3 -6
- package/dist/operations/campaign-export.js.map +1 -1
- package/dist/operations/campaign-get.d.ts +1 -1
- package/dist/operations/campaign-get.d.ts.map +1 -1
- package/dist/operations/campaign-get.js +3 -6
- package/dist/operations/campaign-get.js.map +1 -1
- package/dist/operations/campaign-list-people.d.ts +1 -1
- package/dist/operations/campaign-list-people.d.ts.map +1 -1
- package/dist/operations/campaign-list-people.js +3 -6
- package/dist/operations/campaign-list-people.js.map +1 -1
- package/dist/operations/campaign-list.d.ts +1 -1
- package/dist/operations/campaign-list.d.ts.map +1 -1
- package/dist/operations/campaign-list.js +3 -6
- package/dist/operations/campaign-list.js.map +1 -1
- package/dist/operations/campaign-move-next.d.ts +1 -1
- package/dist/operations/campaign-move-next.d.ts.map +1 -1
- package/dist/operations/campaign-move-next.js +3 -6
- package/dist/operations/campaign-move-next.js.map +1 -1
- package/dist/operations/campaign-remove-action.d.ts +1 -1
- package/dist/operations/campaign-remove-action.d.ts.map +1 -1
- package/dist/operations/campaign-remove-action.js +3 -6
- package/dist/operations/campaign-remove-action.js.map +1 -1
- package/dist/operations/campaign-remove-people.d.ts +1 -1
- package/dist/operations/campaign-remove-people.d.ts.map +1 -1
- package/dist/operations/campaign-remove-people.js +3 -6
- package/dist/operations/campaign-remove-people.js.map +1 -1
- package/dist/operations/campaign-reorder-actions.d.ts +1 -1
- package/dist/operations/campaign-reorder-actions.d.ts.map +1 -1
- package/dist/operations/campaign-reorder-actions.js +3 -6
- package/dist/operations/campaign-reorder-actions.js.map +1 -1
- package/dist/operations/campaign-retry.d.ts +1 -1
- package/dist/operations/campaign-retry.d.ts.map +1 -1
- package/dist/operations/campaign-retry.js +3 -6
- package/dist/operations/campaign-retry.js.map +1 -1
- package/dist/operations/campaign-start.d.ts +1 -1
- package/dist/operations/campaign-start.d.ts.map +1 -1
- package/dist/operations/campaign-start.js +3 -6
- package/dist/operations/campaign-start.js.map +1 -1
- package/dist/operations/campaign-statistics.d.ts +1 -1
- package/dist/operations/campaign-statistics.d.ts.map +1 -1
- package/dist/operations/campaign-statistics.js +3 -6
- package/dist/operations/campaign-statistics.js.map +1 -1
- package/dist/operations/campaign-status.d.ts +1 -1
- package/dist/operations/campaign-status.d.ts.map +1 -1
- package/dist/operations/campaign-status.js +3 -6
- package/dist/operations/campaign-status.js.map +1 -1
- package/dist/operations/campaign-stop.d.ts +1 -1
- package/dist/operations/campaign-stop.d.ts.map +1 -1
- package/dist/operations/campaign-stop.js +3 -6
- package/dist/operations/campaign-stop.js.map +1 -1
- package/dist/operations/campaign-update-action.d.ts +1 -1
- package/dist/operations/campaign-update-action.d.ts.map +1 -1
- package/dist/operations/campaign-update-action.js +3 -6
- package/dist/operations/campaign-update-action.js.map +1 -1
- package/dist/operations/campaign-update.d.ts +1 -1
- package/dist/operations/campaign-update.d.ts.map +1 -1
- package/dist/operations/campaign-update.js +3 -6
- package/dist/operations/campaign-update.js.map +1 -1
- package/dist/operations/check-replies.d.ts +3 -1
- package/dist/operations/check-replies.d.ts.map +1 -1
- package/dist/operations/check-replies.js +132 -17
- package/dist/operations/check-replies.js.map +1 -1
- package/dist/operations/check-replies.test.js +177 -17
- package/dist/operations/check-replies.test.js.map +1 -1
- package/dist/operations/collect-people.d.ts +1 -1
- package/dist/operations/collect-people.d.ts.map +1 -1
- package/dist/operations/collect-people.js +3 -6
- package/dist/operations/collect-people.js.map +1 -1
- package/dist/operations/comment-on-post.d.ts +4 -1
- package/dist/operations/comment-on-post.d.ts.map +1 -1
- package/dist/operations/comment-on-post.js +15 -19
- package/dist/operations/comment-on-post.js.map +1 -1
- package/dist/operations/comment-on-post.test.js +8 -6
- package/dist/operations/comment-on-post.test.js.map +1 -1
- package/dist/operations/create-collection.d.ts +1 -1
- package/dist/operations/create-collection.d.ts.map +1 -1
- package/dist/operations/create-collection.js +3 -6
- package/dist/operations/create-collection.js.map +1 -1
- package/dist/operations/delete-collection.d.ts +1 -1
- package/dist/operations/delete-collection.d.ts.map +1 -1
- package/dist/operations/delete-collection.js +3 -6
- package/dist/operations/delete-collection.js.map +1 -1
- package/dist/operations/dismiss-errors.d.ts +7 -4
- package/dist/operations/dismiss-errors.d.ts.map +1 -1
- package/dist/operations/dismiss-errors.js +52 -33
- package/dist/operations/dismiss-errors.js.map +1 -1
- package/dist/operations/dismiss-errors.test.js +53 -6
- package/dist/operations/dismiss-errors.test.js.map +1 -1
- package/dist/operations/endorse-skills.test.d.ts +2 -0
- package/dist/operations/endorse-skills.test.d.ts.map +1 -0
- package/dist/operations/endorse-skills.test.js +70 -0
- package/dist/operations/endorse-skills.test.js.map +1 -0
- package/dist/operations/enrich-profile.test.d.ts +2 -0
- package/dist/operations/enrich-profile.test.d.ts.map +1 -0
- package/dist/operations/enrich-profile.test.js +73 -0
- package/dist/operations/enrich-profile.test.js.map +1 -0
- package/dist/operations/ephemeral-action.d.ts +1 -1
- package/dist/operations/ephemeral-action.d.ts.map +1 -1
- package/dist/operations/ephemeral-action.js +3 -6
- package/dist/operations/ephemeral-action.js.map +1 -1
- package/dist/operations/ephemeral-action.test.d.ts +2 -0
- package/dist/operations/ephemeral-action.test.d.ts.map +1 -0
- package/dist/operations/ephemeral-action.test.js +140 -0
- package/dist/operations/ephemeral-action.test.js.map +1 -0
- package/dist/operations/follow-person.test.d.ts +2 -0
- package/dist/operations/follow-person.test.d.ts.map +1 -0
- package/dist/operations/follow-person.test.js +57 -0
- package/dist/operations/follow-person.test.js.map +1 -0
- package/dist/operations/get-action-budget.d.ts +1 -1
- package/dist/operations/get-action-budget.d.ts.map +1 -1
- package/dist/operations/get-action-budget.js +3 -6
- package/dist/operations/get-action-budget.js.map +1 -1
- package/dist/operations/get-errors.d.ts +5 -1
- package/dist/operations/get-errors.d.ts.map +1 -1
- package/dist/operations/get-errors.js +55 -33
- package/dist/operations/get-errors.js.map +1 -1
- package/dist/operations/get-errors.test.js +54 -55
- package/dist/operations/get-errors.test.js.map +1 -1
- package/dist/operations/get-feed.d.ts +83 -4
- package/dist/operations/get-feed.d.ts.map +1 -1
- package/dist/operations/get-feed.js +400 -153
- package/dist/operations/get-feed.js.map +1 -1
- package/dist/operations/get-feed.test.js +416 -190
- package/dist/operations/get-feed.test.js.map +1 -1
- package/dist/operations/get-post-engagers.d.ts +6 -3
- package/dist/operations/get-post-engagers.d.ts.map +1 -1
- package/dist/operations/get-post-engagers.js +278 -78
- package/dist/operations/get-post-engagers.js.map +1 -1
- package/dist/operations/get-post-engagers.test.js +292 -14
- package/dist/operations/get-post-engagers.test.js.map +1 -1
- package/dist/operations/get-post-stats.d.ts +8 -3
- package/dist/operations/get-post-stats.d.ts.map +1 -1
- package/dist/operations/get-post-stats.js +101 -37
- package/dist/operations/get-post-stats.js.map +1 -1
- package/dist/operations/get-post-stats.test.js +137 -2
- package/dist/operations/get-post-stats.test.js.map +1 -1
- package/dist/operations/get-post.d.ts +9 -150
- package/dist/operations/get-post.d.ts.map +1 -1
- package/dist/operations/get-post.js +356 -210
- package/dist/operations/get-post.js.map +1 -1
- package/dist/operations/get-post.test.js +210 -387
- package/dist/operations/get-post.test.js.map +1 -1
- package/dist/operations/get-profile-activity.d.ts +13 -92
- package/dist/operations/get-profile-activity.d.ts.map +1 -1
- package/dist/operations/get-profile-activity.js +305 -105
- package/dist/operations/get-profile-activity.js.map +1 -1
- package/dist/operations/get-profile-activity.test.js +277 -158
- package/dist/operations/get-profile-activity.test.js.map +1 -1
- package/dist/operations/get-throttle-status.d.ts +1 -1
- package/dist/operations/get-throttle-status.d.ts.map +1 -1
- package/dist/operations/get-throttle-status.js +4 -10
- package/dist/operations/get-throttle-status.js.map +1 -1
- package/dist/operations/import-people-from-collection.d.ts +1 -1
- package/dist/operations/import-people-from-collection.d.ts.map +1 -1
- package/dist/operations/import-people-from-collection.js +3 -6
- package/dist/operations/import-people-from-collection.js.map +1 -1
- package/dist/operations/import-people-from-urls.d.ts +1 -1
- package/dist/operations/import-people-from-urls.d.ts.map +1 -1
- package/dist/operations/import-people-from-urls.js +3 -6
- package/dist/operations/import-people-from-urls.js.map +1 -1
- package/dist/operations/index.d.ts +2 -2
- package/dist/operations/index.d.ts.map +1 -1
- package/dist/operations/index.js +2 -1
- package/dist/operations/index.js.map +1 -1
- package/dist/operations/like-person-posts.test.d.ts +2 -0
- package/dist/operations/like-person-posts.test.d.ts.map +1 -0
- package/dist/operations/like-person-posts.test.js +103 -0
- package/dist/operations/like-person-posts.test.js.map +1 -0
- package/dist/operations/list-collections.d.ts +1 -1
- package/dist/operations/list-collections.d.ts.map +1 -1
- package/dist/operations/list-collections.js +3 -6
- package/dist/operations/list-collections.js.map +1 -1
- package/dist/operations/message-person.test.d.ts +2 -0
- package/dist/operations/message-person.test.d.ts.map +1 -0
- package/dist/operations/message-person.test.js +108 -0
- package/dist/operations/message-person.test.js.map +1 -0
- package/dist/operations/navigate-away.d.ts +14 -0
- package/dist/operations/navigate-away.d.ts.map +1 -0
- package/dist/operations/navigate-away.js +24 -0
- package/dist/operations/navigate-away.js.map +1 -0
- package/dist/operations/navigate-away.test.d.ts +2 -0
- package/dist/operations/navigate-away.test.d.ts.map +1 -0
- package/dist/operations/navigate-away.test.js +51 -0
- package/dist/operations/navigate-away.test.js.map +1 -0
- package/dist/operations/query-messages.d.ts +1 -1
- package/dist/operations/query-messages.d.ts.map +1 -1
- package/dist/operations/query-messages.js +3 -6
- package/dist/operations/query-messages.js.map +1 -1
- package/dist/operations/react-to-post.d.ts +3 -0
- package/dist/operations/react-to-post.d.ts.map +1 -1
- package/dist/operations/react-to-post.js +13 -15
- package/dist/operations/react-to-post.js.map +1 -1
- package/dist/operations/react-to-post.test.js +8 -5
- package/dist/operations/react-to-post.test.js.map +1 -1
- package/dist/operations/remove-connection.test.d.ts +2 -0
- package/dist/operations/remove-connection.test.d.ts.map +1 -0
- package/dist/operations/remove-connection.test.js +45 -0
- package/dist/operations/remove-connection.test.js.map +1 -0
- package/dist/operations/remove-people-from-collection.d.ts +1 -1
- package/dist/operations/remove-people-from-collection.d.ts.map +1 -1
- package/dist/operations/remove-people-from-collection.js +3 -6
- package/dist/operations/remove-people-from-collection.js.map +1 -1
- package/dist/operations/resolve-linkedin-entity.d.ts.map +1 -1
- package/dist/operations/resolve-linkedin-entity.js +2 -2
- package/dist/operations/resolve-linkedin-entity.js.map +1 -1
- package/dist/operations/resolve-linkedin-entity.test.d.ts +2 -0
- package/dist/operations/resolve-linkedin-entity.test.d.ts.map +1 -0
- package/dist/operations/resolve-linkedin-entity.test.js +343 -0
- package/dist/operations/resolve-linkedin-entity.test.js.map +1 -0
- package/dist/operations/scrape-messaging-history.d.ts +2 -1
- package/dist/operations/scrape-messaging-history.d.ts.map +1 -1
- package/dist/operations/scrape-messaging-history.js +121 -18
- package/dist/operations/scrape-messaging-history.js.map +1 -1
- package/dist/operations/scrape-messaging-history.test.js +134 -12
- package/dist/operations/scrape-messaging-history.test.js.map +1 -1
- package/dist/operations/search-posts.d.ts +20 -112
- package/dist/operations/search-posts.d.ts.map +1 -1
- package/dist/operations/search-posts.js +369 -170
- package/dist/operations/search-posts.js.map +1 -1
- package/dist/operations/search-posts.test.js +273 -234
- package/dist/operations/search-posts.test.js.map +1 -1
- package/dist/operations/send-inmail.test.d.ts +2 -0
- package/dist/operations/send-inmail.test.d.ts.map +1 -0
- package/dist/operations/send-inmail.test.js +108 -0
- package/dist/operations/send-inmail.test.js.map +1 -0
- package/dist/operations/send-invite.test.d.ts +2 -0
- package/dist/operations/send-invite.test.d.ts.map +1 -0
- package/dist/operations/send-invite.test.js +59 -0
- package/dist/operations/send-invite.test.js.map +1 -0
- package/dist/operations/types.d.ts +24 -1
- package/dist/operations/types.d.ts.map +1 -1
- package/dist/operations/types.js +13 -1
- package/dist/operations/types.js.map +1 -1
- package/dist/operations/visit-profile.d.ts +1 -1
- package/dist/operations/visit-profile.d.ts.map +1 -1
- package/dist/operations/visit-profile.js +3 -6
- package/dist/operations/visit-profile.js.map +1 -1
- package/dist/services/account-resolution.d.ts +9 -4
- package/dist/services/account-resolution.d.ts.map +1 -1
- package/dist/services/account-resolution.js +60 -5
- package/dist/services/account-resolution.js.map +1 -1
- package/dist/services/app.d.ts +6 -2
- package/dist/services/app.d.ts.map +1 -1
- package/dist/services/app.js +18 -6
- package/dist/services/app.js.map +1 -1
- package/dist/services/app.test.js +41 -7
- package/dist/services/app.test.js.map +1 -1
- package/dist/services/campaign.d.ts +34 -2
- package/dist/services/campaign.d.ts.map +1 -1
- package/dist/services/campaign.js +108 -1
- package/dist/services/campaign.js.map +1 -1
- package/dist/services/errors.d.ts +2 -1
- package/dist/services/errors.d.ts.map +1 -1
- package/dist/services/errors.js +6 -3
- package/dist/services/errors.js.map +1 -1
- package/dist/services/index.d.ts +0 -1
- package/dist/services/index.d.ts.map +1 -1
- package/dist/services/index.js +0 -1
- package/dist/services/index.js.map +1 -1
- package/dist/services/instance-context.d.ts +5 -1
- package/dist/services/instance-context.d.ts.map +1 -1
- package/dist/services/instance-context.js +87 -28
- package/dist/services/instance-context.js.map +1 -1
- package/dist/services/instance-context.test.js +5 -1
- package/dist/services/instance-context.test.js.map +1 -1
- package/dist/services/instance-lifecycle.d.ts.map +1 -1
- package/dist/services/instance-lifecycle.js +32 -1
- package/dist/services/instance-lifecycle.js.map +1 -1
- package/dist/services/instance-lifecycle.test.js +52 -1
- package/dist/services/instance-lifecycle.test.js.map +1 -1
- package/dist/services/instance.d.ts +19 -7
- package/dist/services/instance.d.ts.map +1 -1
- package/dist/services/instance.js +56 -17
- package/dist/services/instance.js.map +1 -1
- package/dist/services/instance.test.js +65 -0
- package/dist/services/instance.test.js.map +1 -1
- package/dist/services/launcher.d.ts +47 -3
- package/dist/services/launcher.d.ts.map +1 -1
- package/dist/services/launcher.js +205 -33
- package/dist/services/launcher.js.map +1 -1
- package/dist/services/launcher.test.js +133 -6
- package/dist/services/launcher.test.js.map +1 -1
- package/dist/services/status.d.ts +6 -2
- package/dist/services/status.d.ts.map +1 -1
- package/dist/services/status.js +67 -34
- package/dist/services/status.js.map +1 -1
- package/dist/services/status.test.js +9 -2
- package/dist/services/status.test.js.map +1 -1
- package/dist/testing/e2e-helpers.d.ts +23 -1
- package/dist/testing/e2e-helpers.d.ts.map +1 -1
- package/dist/testing/e2e-helpers.js +110 -5
- package/dist/testing/e2e-helpers.js.map +1 -1
- package/dist/testing/index.d.ts +1 -1
- package/dist/testing/index.d.ts.map +1 -1
- package/dist/testing/index.js +1 -1
- package/dist/testing/index.js.map +1 -1
- package/dist/types/account.d.ts +1 -1
- package/dist/types/feed.d.ts +1 -3
- package/dist/types/feed.d.ts.map +1 -1
- package/dist/types/index.d.ts +0 -1
- package/dist/types/index.d.ts.map +1 -1
- package/dist/utils/cdp-port.d.ts.map +1 -1
- package/dist/utils/cdp-port.js +3 -1
- package/dist/utils/cdp-port.js.map +1 -1
- package/dist/utils/cdp-port.test.js +1 -1
- package/dist/utils/cdp-port.test.js.map +1 -1
- package/dist/utils/delay.d.ts +79 -0
- package/dist/utils/delay.d.ts.map +1 -1
- package/dist/utils/delay.js +118 -0
- package/dist/utils/delay.js.map +1 -1
- package/dist/utils/delay.test.js +111 -1
- package/dist/utils/delay.test.js.map +1 -1
- package/dist/utils/index.d.ts +2 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +2 -1
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/session-pacer.d.ts +27 -0
- package/dist/utils/session-pacer.d.ts.map +1 -0
- package/dist/utils/session-pacer.js +55 -0
- package/dist/utils/session-pacer.js.map +1 -0
- package/dist/utils/session-pacer.test.d.ts +2 -0
- package/dist/utils/session-pacer.test.d.ts.map +1 -0
- package/dist/utils/session-pacer.test.js +111 -0
- package/dist/utils/session-pacer.test.js.map +1 -0
- package/package.json +1 -1
- package/dist/linkedin/__tests__/selectors.integration.test.d.ts +0 -2
- package/dist/linkedin/__tests__/selectors.integration.test.d.ts.map +0 -1
- package/dist/linkedin/__tests__/selectors.integration.test.js +0 -258
- package/dist/linkedin/__tests__/selectors.integration.test.js.map +0 -1
- package/dist/types/search-posts.d.ts +0 -22
- package/dist/types/search-posts.d.ts.map +0 -1
- package/dist/types/search-posts.js +0 -4
- package/dist/types/search-posts.js.map +0 -1
- package/dist/voyager/index.d.ts +0 -2
- package/dist/voyager/index.d.ts.map +0 -1
- package/dist/voyager/index.js +0 -4
- package/dist/voyager/index.js.map +0 -1
- package/dist/voyager/interceptor.d.ts +0 -100
- package/dist/voyager/interceptor.d.ts.map +0 -1
- package/dist/voyager/interceptor.integration.test.d.ts +0 -2
- package/dist/voyager/interceptor.integration.test.d.ts.map +0 -1
- package/dist/voyager/interceptor.integration.test.js +0 -89
- package/dist/voyager/interceptor.integration.test.js.map +0 -1
- package/dist/voyager/interceptor.js +0 -235
- package/dist/voyager/interceptor.js.map +0 -1
- package/dist/voyager/interceptor.test.d.ts +0 -2
- package/dist/voyager/interceptor.test.d.ts.map +0 -1
- package/dist/voyager/interceptor.test.js +0 -372
- package/dist/voyager/interceptor.test.js.map +0 -1
|
@@ -7,12 +7,20 @@ vi.mock("../services/account-resolution.js", () => ({
|
|
|
7
7
|
vi.mock("../services/instance-context.js", () => ({
|
|
8
8
|
withInstanceDatabase: vi.fn(),
|
|
9
9
|
}));
|
|
10
|
+
vi.mock("../services/campaign.js", () => ({
|
|
11
|
+
CampaignService: vi.fn(),
|
|
12
|
+
}));
|
|
10
13
|
vi.mock("../db/index.js", () => ({
|
|
11
14
|
MessageRepository: vi.fn(),
|
|
15
|
+
ProfileRepository: vi.fn(),
|
|
16
|
+
}));
|
|
17
|
+
vi.mock("../utils/delay.js", () => ({
|
|
18
|
+
delay: vi.fn().mockResolvedValue(undefined),
|
|
12
19
|
}));
|
|
13
20
|
import { resolveAccount } from "../services/account-resolution.js";
|
|
14
21
|
import { withInstanceDatabase } from "../services/instance-context.js";
|
|
15
|
-
import {
|
|
22
|
+
import { CampaignService } from "../services/campaign.js";
|
|
23
|
+
import { MessageRepository, ProfileRepository } from "../db/index.js";
|
|
16
24
|
import { scrapeMessagingHistory } from "./scrape-messaging-history.js";
|
|
17
25
|
const MOCK_STATS = {
|
|
18
26
|
totalMessages: 150,
|
|
@@ -20,14 +28,45 @@ const MOCK_STATS = {
|
|
|
20
28
|
earliestMessage: "2025-01-01T00:00:00Z",
|
|
21
29
|
latestMessage: "2026-01-15T00:00:00Z",
|
|
22
30
|
};
|
|
23
|
-
const
|
|
31
|
+
const MOCK_PROFILES = [
|
|
32
|
+
{ id: 100, externalIds: [{ typeGroup: "public", externalId: "john-doe" }] },
|
|
33
|
+
{ id: 200, externalIds: [{ typeGroup: "public", externalId: "jane-doe" }] },
|
|
34
|
+
];
|
|
35
|
+
const mockCampaignService = {
|
|
36
|
+
create: vi.fn().mockResolvedValue({ id: 42 }),
|
|
37
|
+
importPeopleFromUrls: vi.fn().mockResolvedValue({
|
|
38
|
+
actionId: 1,
|
|
39
|
+
successful: 2,
|
|
40
|
+
alreadyInQueue: 0,
|
|
41
|
+
alreadyProcessed: 0,
|
|
42
|
+
failed: 0,
|
|
43
|
+
}),
|
|
44
|
+
start: vi.fn().mockResolvedValue(undefined),
|
|
45
|
+
getStatus: vi.fn().mockResolvedValue({
|
|
46
|
+
runnerState: "idle",
|
|
47
|
+
actionCounts: [{ queued: 0, processed: 0, successful: 2, failed: 0 }],
|
|
48
|
+
}),
|
|
49
|
+
getRunnerState: vi.fn().mockResolvedValue("idle"),
|
|
50
|
+
stopRunnerAndWaitForIdle: vi.fn().mockResolvedValue(undefined),
|
|
51
|
+
startRunner: vi.fn().mockResolvedValue(undefined),
|
|
52
|
+
stop: vi.fn().mockResolvedValue(undefined),
|
|
53
|
+
hardDelete: vi.fn(),
|
|
54
|
+
};
|
|
24
55
|
function setupMocks() {
|
|
25
56
|
vi.mocked(resolveAccount).mockResolvedValue(1);
|
|
26
57
|
vi.mocked(withInstanceDatabase).mockImplementation(async (_cdpPort, _accountId, callback) => callback({
|
|
27
58
|
accountId: 1,
|
|
28
|
-
instance:
|
|
59
|
+
instance: {},
|
|
29
60
|
db: {},
|
|
30
61
|
}));
|
|
62
|
+
vi.mocked(CampaignService).mockImplementation(function () {
|
|
63
|
+
return mockCampaignService;
|
|
64
|
+
});
|
|
65
|
+
vi.mocked(ProfileRepository).mockImplementation(function () {
|
|
66
|
+
return {
|
|
67
|
+
findByIds: vi.fn().mockReturnValue(MOCK_PROFILES),
|
|
68
|
+
};
|
|
69
|
+
});
|
|
31
70
|
vi.mocked(MessageRepository).mockImplementation(function () {
|
|
32
71
|
return {
|
|
33
72
|
getMessageStats: vi.fn().mockReturnValue(MOCK_STATS),
|
|
@@ -54,13 +93,77 @@ describe("scrapeMessagingHistory", () => {
|
|
|
54
93
|
expect(result.actionType).toBe("ScrapeMessagingHistory");
|
|
55
94
|
expect(result.stats).toBe(MOCK_STATS);
|
|
56
95
|
});
|
|
57
|
-
it("
|
|
96
|
+
it("creates ephemeral campaign with ScrapeMessagingHistory action", async () => {
|
|
97
|
+
setupMocks();
|
|
98
|
+
await scrapeMessagingHistory({
|
|
99
|
+
personIds: [100, 200],
|
|
100
|
+
cdpPort: 9222,
|
|
101
|
+
});
|
|
102
|
+
expect(mockCampaignService.create).toHaveBeenCalledWith({
|
|
103
|
+
name: expect.stringContaining("[ephemeral] ScrapeMessagingHistory"),
|
|
104
|
+
actions: [{
|
|
105
|
+
name: "ScrapeMessagingHistory",
|
|
106
|
+
actionType: "ScrapeMessagingHistory",
|
|
107
|
+
coolDown: 0,
|
|
108
|
+
maxActionResultsPerIteration: 2,
|
|
109
|
+
}],
|
|
110
|
+
});
|
|
111
|
+
});
|
|
112
|
+
it("resolves personIds to LinkedIn URLs and imports them", async () => {
|
|
58
113
|
setupMocks();
|
|
59
114
|
await scrapeMessagingHistory({
|
|
60
115
|
personIds: [100, 200],
|
|
61
116
|
cdpPort: 9222,
|
|
62
117
|
});
|
|
63
|
-
expect(
|
|
118
|
+
expect(mockCampaignService.importPeopleFromUrls).toHaveBeenCalledWith(42, [
|
|
119
|
+
"https://www.linkedin.com/in/john-doe",
|
|
120
|
+
"https://www.linkedin.com/in/jane-doe",
|
|
121
|
+
]);
|
|
122
|
+
});
|
|
123
|
+
it("starts campaign and polls for completion", async () => {
|
|
124
|
+
setupMocks();
|
|
125
|
+
await scrapeMessagingHistory({
|
|
126
|
+
personIds: [100, 200],
|
|
127
|
+
cdpPort: 9222,
|
|
128
|
+
});
|
|
129
|
+
expect(mockCampaignService.start).toHaveBeenCalledWith(42, []);
|
|
130
|
+
expect(mockCampaignService.getStatus).toHaveBeenCalledWith(42);
|
|
131
|
+
});
|
|
132
|
+
it("cleans up campaign after success", async () => {
|
|
133
|
+
setupMocks();
|
|
134
|
+
await scrapeMessagingHistory({
|
|
135
|
+
personIds: [100, 200],
|
|
136
|
+
cdpPort: 9222,
|
|
137
|
+
});
|
|
138
|
+
expect(mockCampaignService.stopRunnerAndWaitForIdle).toHaveBeenCalled();
|
|
139
|
+
expect(mockCampaignService.stop).toHaveBeenCalledWith(42);
|
|
140
|
+
expect(mockCampaignService.hardDelete).toHaveBeenCalledWith(42);
|
|
141
|
+
});
|
|
142
|
+
it("cleans up campaign after failure", async () => {
|
|
143
|
+
setupMocks();
|
|
144
|
+
mockCampaignService.start.mockRejectedValueOnce(new Error("start failed"));
|
|
145
|
+
await expect(scrapeMessagingHistory({ personIds: [100, 200], cdpPort: 9222 })).rejects.toThrow("start failed");
|
|
146
|
+
expect(mockCampaignService.stopRunnerAndWaitForIdle).toHaveBeenCalled();
|
|
147
|
+
expect(mockCampaignService.stop).toHaveBeenCalledWith(42);
|
|
148
|
+
expect(mockCampaignService.hardDelete).toHaveBeenCalledWith(42);
|
|
149
|
+
});
|
|
150
|
+
it("throws when person not found in database", async () => {
|
|
151
|
+
setupMocks();
|
|
152
|
+
vi.mocked(ProfileRepository).mockImplementation(function () {
|
|
153
|
+
return {
|
|
154
|
+
findByIds: vi.fn().mockReturnValue([null]),
|
|
155
|
+
};
|
|
156
|
+
});
|
|
157
|
+
await expect(scrapeMessagingHistory({ personIds: [999], cdpPort: 9222 })).rejects.toThrow("Person 999 not found in database");
|
|
158
|
+
});
|
|
159
|
+
it("throws when person has no LinkedIn public ID", async () => {
|
|
160
|
+
setupMocks();
|
|
161
|
+
vi.mocked(ProfileRepository).mockImplementation(function () {
|
|
162
|
+
return {
|
|
163
|
+
findByIds: vi.fn().mockReturnValue([{ id: 100, externalIds: [] }]),
|
|
164
|
+
};
|
|
165
|
+
});
|
|
166
|
+
await expect(scrapeMessagingHistory({ personIds: [100], cdpPort: 9222 })).rejects.toThrow("Person 100 has no LinkedIn public ID");
|
|
64
167
|
});
|
|
65
168
|
it("passes instanceTimeout to withInstanceDatabase", async () => {
|
|
66
169
|
setupMocks();
|
|
@@ -68,7 +171,7 @@ describe("scrapeMessagingHistory", () => {
|
|
|
68
171
|
personIds: [100],
|
|
69
172
|
cdpPort: 9222,
|
|
70
173
|
});
|
|
71
|
-
expect(withInstanceDatabase).toHaveBeenCalledWith(9222, 1, expect.any(Function), { instanceTimeout: 300_000 });
|
|
174
|
+
expect(withInstanceDatabase).toHaveBeenCalledWith(9222, 1, expect.any(Function), { instanceTimeout: 300_000, db: { readOnly: false } });
|
|
72
175
|
});
|
|
73
176
|
it("passes connection options to resolveAccount", async () => {
|
|
74
177
|
setupMocks();
|
|
@@ -100,13 +203,32 @@ describe("scrapeMessagingHistory", () => {
|
|
|
100
203
|
vi.mocked(withInstanceDatabase).mockRejectedValue(new Error("instance not running"));
|
|
101
204
|
await expect(scrapeMessagingHistory({ personIds: [100], cdpPort: 9222 })).rejects.toThrow("instance not running");
|
|
102
205
|
});
|
|
206
|
+
it("restores runner when it was active before execution", async () => {
|
|
207
|
+
setupMocks();
|
|
208
|
+
mockCampaignService.getRunnerState.mockResolvedValueOnce("campaigns");
|
|
209
|
+
await scrapeMessagingHistory({
|
|
210
|
+
personIds: [100, 200],
|
|
211
|
+
cdpPort: 9222,
|
|
212
|
+
});
|
|
213
|
+
expect(mockCampaignService.startRunner).toHaveBeenCalled();
|
|
214
|
+
});
|
|
215
|
+
it("does not restore runner when it was idle before execution", async () => {
|
|
216
|
+
setupMocks();
|
|
217
|
+
await scrapeMessagingHistory({
|
|
218
|
+
personIds: [100, 200],
|
|
219
|
+
cdpPort: 9222,
|
|
220
|
+
});
|
|
221
|
+
expect(mockCampaignService.startRunner).not.toHaveBeenCalled();
|
|
222
|
+
});
|
|
223
|
+
it("restores runner when stopRunnerAndWaitForIdle fails and runner was active", async () => {
|
|
224
|
+
setupMocks();
|
|
225
|
+
mockCampaignService.getRunnerState.mockResolvedValueOnce("campaigns");
|
|
226
|
+
mockCampaignService.stopRunnerAndWaitForIdle.mockRejectedValueOnce(new Error("timeout"));
|
|
227
|
+
await expect(scrapeMessagingHistory({ personIds: [100, 200], cdpPort: 9222 })).rejects.toThrow("timeout");
|
|
228
|
+
expect(mockCampaignService.startRunner).toHaveBeenCalled();
|
|
229
|
+
});
|
|
103
230
|
it("propagates MessageRepository errors", async () => {
|
|
104
|
-
|
|
105
|
-
vi.mocked(withInstanceDatabase).mockImplementation(async (_cdpPort, _accountId, callback) => callback({
|
|
106
|
-
accountId: 1,
|
|
107
|
-
instance: mockInstance,
|
|
108
|
-
db: {},
|
|
109
|
-
}));
|
|
231
|
+
setupMocks();
|
|
110
232
|
vi.mocked(MessageRepository).mockImplementation(function () {
|
|
111
233
|
return {
|
|
112
234
|
getMessageStats: vi.fn().mockImplementation(() => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"scrape-messaging-history.test.js","sourceRoot":"","sources":["../../src/operations/scrape-messaging-history.test.ts"],"names":[],"mappings":"AAAA,yCAAyC;AACzC,oCAAoC;AAEpC,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,MAAM,QAAQ,CAAC;AAEzE,EAAE,CAAC,IAAI,CAAC,mCAAmC,EAAE,GAAG,EAAE,CAAC,CAAC;IAClD,cAAc,EAAE,EAAE,CAAC,EAAE,EAAE;CACxB,CAAC,CAAC,CAAC;AAEJ,EAAE,CAAC,IAAI,CAAC,iCAAiC,EAAE,GAAG,EAAE,CAAC,CAAC;IAChD,oBAAoB,EAAE,EAAE,CAAC,EAAE,EAAE;CAC9B,CAAC,CAAC,CAAC;AAEJ,EAAE,CAAC,IAAI,CAAC,gBAAgB,EAAE,GAAG,EAAE,CAAC,CAAC;IAC/B,iBAAiB,EAAE,EAAE,CAAC,EAAE,EAAE;CAC3B,CAAC,CAAC,CAAC;AAGJ,OAAO,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAC;AACnE,OAAO,EAAE,oBAAoB,EAAE,MAAM,iCAAiC,CAAC;AACvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;
|
|
1
|
+
{"version":3,"file":"scrape-messaging-history.test.js","sourceRoot":"","sources":["../../src/operations/scrape-messaging-history.test.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
import type {
|
|
1
|
+
import type { FeedPost } from "../types/feed.js";
|
|
2
|
+
import { CDPClient } from "../cdp/client.js";
|
|
2
3
|
import type { ConnectionOptions } from "./types.js";
|
|
4
|
+
import type { HumanizedMouse } from "../linkedin/humanized-mouse.js";
|
|
3
5
|
/**
|
|
4
6
|
* Input for the search-posts operation.
|
|
5
7
|
*/
|
|
@@ -8,8 +10,10 @@ export interface SearchPostsInput extends ConnectionOptions {
|
|
|
8
10
|
readonly query: string;
|
|
9
11
|
/** Number of results per page (default: 10). */
|
|
10
12
|
readonly count?: number | undefined;
|
|
11
|
-
/**
|
|
12
|
-
readonly
|
|
13
|
+
/** Index-based cursor (offset) from a previous search-posts call for the next page. */
|
|
14
|
+
readonly cursor?: number | undefined;
|
|
15
|
+
/** Optional humanized mouse for natural cursor movement and scrolling. */
|
|
16
|
+
readonly mouse?: HumanizedMouse | null | undefined;
|
|
13
17
|
}
|
|
14
18
|
/**
|
|
15
19
|
* Output from the search-posts operation.
|
|
@@ -18,126 +22,30 @@ export interface SearchPostsOutput {
|
|
|
18
22
|
/** The search query that was executed. */
|
|
19
23
|
readonly query: string;
|
|
20
24
|
/** List of matching posts. */
|
|
21
|
-
readonly posts:
|
|
22
|
-
/**
|
|
23
|
-
readonly
|
|
24
|
-
readonly start: number;
|
|
25
|
-
readonly count: number;
|
|
26
|
-
readonly total: number;
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
/** Top-level search clusters response. */
|
|
30
|
-
interface VoyagerSearchResponse {
|
|
31
|
-
data?: {
|
|
32
|
-
elements?: VoyagerSearchCluster[];
|
|
33
|
-
paging?: VoyagerPaging;
|
|
34
|
-
};
|
|
35
|
-
elements?: VoyagerSearchCluster[];
|
|
36
|
-
paging?: VoyagerPaging;
|
|
37
|
-
included?: VoyagerIncludedEntity[];
|
|
38
|
-
}
|
|
39
|
-
interface VoyagerSearchCluster {
|
|
40
|
-
items?: VoyagerSearchItem[];
|
|
41
|
-
}
|
|
42
|
-
interface VoyagerSearchItem {
|
|
43
|
-
item?: {
|
|
44
|
-
entityResult?: VoyagerEntityResult;
|
|
45
|
-
};
|
|
46
|
-
}
|
|
47
|
-
interface VoyagerEntityResult {
|
|
48
|
-
/** URN of the search result entity (e.g. `urn:li:activity:...`). */
|
|
49
|
-
entityUrn?: string;
|
|
50
|
-
/** Reference to the underlying update entity in `included`. */
|
|
51
|
-
"*entity"?: string;
|
|
52
|
-
title?: VoyagerTextWrapper;
|
|
53
|
-
primarySubtitle?: VoyagerTextWrapper;
|
|
54
|
-
summary?: VoyagerTextWrapper;
|
|
55
|
-
insightsResolutionResults?: VoyagerInsight[];
|
|
56
|
-
socialProofText?: string;
|
|
57
|
-
secondarySubtitle?: VoyagerTextWrapper;
|
|
58
|
-
}
|
|
59
|
-
interface VoyagerTextWrapper {
|
|
60
|
-
text?: string;
|
|
61
|
-
}
|
|
62
|
-
interface VoyagerInsight {
|
|
63
|
-
simpleInsight?: {
|
|
64
|
-
title?: VoyagerTextWrapper;
|
|
65
|
-
};
|
|
66
|
-
}
|
|
67
|
-
interface VoyagerIncludedEntity {
|
|
68
|
-
$type?: string;
|
|
69
|
-
entityUrn?: string;
|
|
70
|
-
/** Reference to the actor profile. */
|
|
71
|
-
"*actor"?: string;
|
|
72
|
-
actor?: VoyagerActor;
|
|
73
|
-
commentary?: VoyagerTextWrapper;
|
|
74
|
-
socialDetail?: VoyagerSocialDetail | string;
|
|
75
|
-
numLikes?: number;
|
|
76
|
-
numComments?: number;
|
|
77
|
-
firstName?: string;
|
|
78
|
-
lastName?: string;
|
|
79
|
-
publicIdentifier?: string;
|
|
80
|
-
headline?: VoyagerTextWrapper | string;
|
|
81
|
-
occupation?: string;
|
|
82
|
-
}
|
|
83
|
-
interface VoyagerActor {
|
|
84
|
-
name?: VoyagerTextWrapper;
|
|
85
|
-
description?: VoyagerTextWrapper;
|
|
86
|
-
navigationUrl?: string;
|
|
87
|
-
}
|
|
88
|
-
interface VoyagerSocialDetail {
|
|
89
|
-
totalSocialActivityCounts?: {
|
|
90
|
-
numLikes?: number;
|
|
91
|
-
numComments?: number;
|
|
92
|
-
};
|
|
93
|
-
}
|
|
94
|
-
interface VoyagerPaging {
|
|
95
|
-
start?: number;
|
|
96
|
-
count?: number;
|
|
97
|
-
total?: number;
|
|
25
|
+
readonly posts: FeedPost[];
|
|
26
|
+
/** Index-based cursor (offset) for retrieving the next page, or null if no more pages. */
|
|
27
|
+
readonly nextCursor: number | null;
|
|
98
28
|
}
|
|
99
29
|
/**
|
|
100
|
-
*
|
|
30
|
+
* Wait until search results are visible in the DOM.
|
|
101
31
|
*
|
|
102
|
-
*
|
|
103
|
-
* -
|
|
104
|
-
* -
|
|
105
|
-
|
|
106
|
-
export declare function extractPublicId(url: string | undefined): string | null;
|
|
107
|
-
/**
|
|
108
|
-
* Extract the activity URN from the entity URN.
|
|
109
|
-
*
|
|
110
|
-
* The search API may return URNs in several formats:
|
|
111
|
-
* - `urn:li:fs_updateV2:(urn:li:activity:1234,...)` → extract `urn:li:activity:1234`
|
|
112
|
-
* - `urn:li:activity:1234` → use directly
|
|
113
|
-
* - `urn:li:ugcPost:1234` → use directly
|
|
114
|
-
*/
|
|
115
|
-
export declare function extractActivityUrn(urn: string | undefined): string | null;
|
|
116
|
-
/**
|
|
117
|
-
* Parse the Voyager content search response into normalised search results.
|
|
32
|
+
* Checks for two possible page structures:
|
|
33
|
+
* 1. `[data-chameleon-result-urn]` — modern search results with inline URNs.
|
|
34
|
+
* 2. `[data-testid="mainFeed"]` with menu buttons — older layout sharing
|
|
35
|
+
* the feed container.
|
|
118
36
|
*
|
|
119
|
-
*
|
|
120
|
-
* entities referenced via URN in the `included` array. This parser
|
|
121
|
-
* handles both inline and reference-based entity resolution.
|
|
37
|
+
* @internal Exported for testing.
|
|
122
38
|
*/
|
|
123
|
-
export declare function
|
|
124
|
-
posts: SearchPostResult[];
|
|
125
|
-
paging: {
|
|
126
|
-
start: number;
|
|
127
|
-
count: number;
|
|
128
|
-
total: number;
|
|
129
|
-
};
|
|
130
|
-
};
|
|
39
|
+
export declare function waitForSearchResults(client: CDPClient, timeoutMs?: number): Promise<void>;
|
|
131
40
|
/**
|
|
132
41
|
* Search LinkedIn for posts matching a keyword query.
|
|
133
42
|
*
|
|
134
|
-
* Connects to the LinkedIn webview in LinkedHelper
|
|
135
|
-
*
|
|
43
|
+
* Connects to the LinkedIn webview in LinkedHelper, navigates to the
|
|
44
|
+
* content search page, and extracts posts from the rendered DOM.
|
|
136
45
|
* Supports keyword search, hashtag search, and cursor-based pagination.
|
|
137
46
|
*
|
|
138
47
|
* @param input - Search query, pagination parameters, and CDP connection options.
|
|
139
|
-
* @returns List of matching posts with
|
|
48
|
+
* @returns List of matching posts with cursor for the next page.
|
|
140
49
|
*/
|
|
141
50
|
export declare function searchPosts(input: SearchPostsInput): Promise<SearchPostsOutput>;
|
|
142
|
-
export {};
|
|
143
51
|
//# sourceMappingURL=search-posts.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-posts.d.ts","sourceRoot":"","sources":["../../src/operations/search-posts.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"search-posts.d.ts","sourceRoot":"","sources":["../../src/operations/search-posts.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAE7C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAIpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAQrE;;GAEG;AACH,MAAM,WAAW,gBAAiB,SAAQ,iBAAiB;IACzD,+EAA+E;IAC/E,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,gDAAgD;IAChD,QAAQ,CAAC,KAAK,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACpC,uFAAuF;IACvF,QAAQ,CAAC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,0EAA0E;IAC1E,QAAQ,CAAC,KAAK,CAAC,EAAE,cAAc,GAAG,IAAI,GAAG,SAAS,CAAC;CACpD;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAChC,0CAA0C;IAC1C,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,8BAA8B;IAC9B,QAAQ,CAAC,KAAK,EAAE,QAAQ,EAAE,CAAC;IAC3B,0FAA0F;IAC1F,QAAQ,CAAC,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;CACpC;AAiOD;;;;;;;;;GASG;AACH,wBAAsB,oBAAoB,CACxC,MAAM,EAAE,SAAS,EACjB,SAAS,SAAS,GACjB,OAAO,CAAC,IAAI,CAAC,CAoBf;AAED;;;;;;;;;GASG;AACH,wBAAsB,WAAW,CAC/B,KAAK,EAAE,gBAAgB,GACtB,OAAO,CAAC,iBAAiB,CAAC,CAoM5B"}
|