PipedreamHQ / PipedreamHQ/pipedream

[Components] hyperbrowser

Open
#16,083 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# hyperbrowser
## URLs
- https://docs.hyperbrowser.ai/reference/api-reference
## Webhook Sources
### new-tab-opened-instant
#### Description
Emit new event when a user opens a new browser tab in Hyperbrowser. Requires user authentication and browser extension setup for webhook delivery.
### new-session-started-instant
#### Description
Emit new event when a new browsing session starts. Useful for tracking user behavior or syncing with productivity tools. Requires user authentication.
### new-bookmark-created-instant
#### Description
Emit new event when a user bookmarks a page using Hyperbrowser. Requires user authentication and appropriate webhook permissions.
## Actions
### create-bookmark
#### Description
Create a new browser bookmark in the user's Hyperbrowser account. Requires a URL and optional title or tags.
### open-tab
#### Description
Open a new browser tab with a specific URL in the user's Hyperbrowser session. Requires a valid URL and an optional context or group identifier.
### close-tab
#### Description
Close a specific tab in the user's Hyperbrowser session. Requires the tab ID or URL of the open tab.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.