Giter Site home page Giter Site logo

reverse-image-search's Introduction

A free solution for reverse image search using Google

Example:

const reverseImageSearch = require('reverse-image-search-google')

const doSomething = (results) => {
  console.log(results)
}

reverseImageSearch('i.ebayimg.com/00/s/OTAwWDkwMA==/z/3G8AAOSwzoxd80XB/$_83.JPG', doSomething)

Output:

{ url:
   'https://www.bol.com/nl/p/nintendo-dsi-licht-blauw/1004004007240442/',
  title: 'Nintendo DSi - Licht Blauw | Games - bol.com' }
{ url:
   'https://tweakers.net/pricewatch/248753/nintendo-dsi-licht-blauw/specificaties/',
  title: 'Nintendo DSi Licht Blauw - Kenmerken - Tweakers' }
{ url:
   'https://www.marktplaats.nl/l/spelcomputers-en-games/spelcomputers-nintendo-ds/q/nintendo+dsi/',
  title: '≥ Vind nintendo dsi in Spelcomputers | Nintendo DS op ...' }
{ url:
   'https://nl.webuy.com/search/?categoryIds=768&categoryName=nintendo-ds-consoles',
  title: 'Nintendo DS Consoles - CeX (NL) : Stock search' }
{ url:
   'https://tweakers.net/pricewatch/248753/nintendo-dsi-licht-blauw.html',
  title: 'Nintendo DSi Licht Blauw - Prijzen - Tweakers' }

reverse-image-search's People

Contributors

venemajildert avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.