🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@bochilteam/scraper

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bochilteam/scraper

Browserless scraper module

5.0.1
latest
Source
npm
Version published
Weekly downloads
91K
-8.75%
Maintainers
1
Weekly downloads
 
Created
Source

Scraper

All In One Scraper

Installation

npm i @bochilteam/scraper

Usage

Here is an example of using Savefrom to download Facebook video

// Import module first
import { snapsave } from '@bochilteam/scraper'

const data = await snapsave('https://fb.watch/9WktuN9j-z/')
console.log(data) // JSON

Documentation

Keywords

scraper

FAQs

Package last updated on 18 Jul 2024

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