google-image-scraper-1

1.0.3 • Public • Published

GOOGLE IMAGE SCRAPER Google Scraper is a simple tool for scraping image data from Google Images.

Installation

npm install google-image-scraper

USAGE

const myImageScraper = require("google-image-scraper");

const query = "hentai"; // Replace with your desired query
const imageResults = myImageScraper(query);

console.log(imageResults);

Dependents (0)

Package Sidebar

Install

npm i google-image-scraper-1

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

22.4 kB

Total Files

10

Last publish

Collaborators

  • buckyy26