New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

berrycrawl

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

berrycrawl

Official TypeScript SDK for the Berrycrawl API

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

Berrycrawl TypeScript SDK

Official TypeScript SDK for the Berrycrawl API.

npm install berrycrawl
import { Berrycrawl } from "berrycrawl";

const berrycrawl = new Berrycrawl({ apiKey: process.env.BERRYCRAWL_API_KEY });
const page = await berrycrawl.scrape({ url: "https://example.com" });

Documentation: https://docs.berrycrawl.com

FAQs

Package last updated on 20 Jul 2026

Related posts