1.0.0 • Published 3 years ago

bing-image-search-api-scraper v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

API To Search Image From Bing.com

Installation

npm install bing-image-search-api-scraper

Example

const bing = require('bing-image-search-api-scraper')

var search = bing.search('nodejs').then(res => console.log(res))

Thank You For Using This Api. If Have Bug Just Pull Request/Issue

Have Fun To Use!

1.0.0

3 years ago