Module @bochilteam/scraper - v4.2.4

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

Index

Interfaces

Variables

Functions

Generated using TypeDoc