🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@airtop/plugin-puppeteer

Package Overview
Dependencies
Maintainers
8
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@airtop/plugin-puppeteer

Adds puppeteer support to the Airtop SDK

latest
Source
npmnpm
Version
1.0.0-alpha2.47
Version published
Weekly downloads
77
30.51%
Maintainers
8
Weekly downloads
 
Created
Source

Airtop Puppeteer Plugin

This plugin adds Puppeteer support to the Airtop SDK.

Installation

npm install @airtop/sdk @airtop/plugin-puppeteer puppeteer

Usage

import { registerAirtopPlugin } from "@airtop/sdk";
import { puppeteerPlugin } from "@airtop/plugin-puppeteer";

registerAirtopPlugin(puppeteerPlugin);

Docs

Visit the docs here.

Keywords

airtop

FAQs

Package last updated on 04 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts