Socket
Socket
Sign inDemoInstall

image-search-engine

Package Overview
Dependencies
13
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    image-search-engine

Lets you get the url of a image of any querry


Version published
Weekly downloads
14
decreased by-39.13%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Image Search Engine

This module allows you to easily find url of images

Installation

npm:
npm i discord-image-finder

yarn:
yarn add discord-image-finder

Usage

const  image_finder  =  require("image-search-engine")
async  function  main(){
	console.log(await  image_finder.find("Hello!"))
}
//This will return an array of urls

Keywords

FAQs

Last updated on 01 May 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc