@bochilteam/scraper-images
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Images Scraper

Scraper to find pictures/images

Installation

npm i @bochilteam/scraper-images

Usage

Example get images from Google image:

// Import module
import { googleImage } from '@bochilteam/scraper-images'

const data = await googleImage('Minecraft')
console.log(data) // JSON

Documentation

Readme

Keywords

none

Package Sidebar

Install

npm i @bochilteam/scraper-images

Weekly Downloads

23,401

Version

1.0.2

License

GPL-3.0-or-later

Unpacked Size

45.6 kB

Total Files

40

Last publish

Collaborators

  • bochilgaming