google-reverse-image-api
google-reverse-image-api copied to clipboard
This is a simple API built using Node.js and Express.js that allows you to perform Google Reverse Image Search by providing an image URL. The API uses Cheerio to scrap Google's image search engine's h...
Results
2
google-reverse-image-api issues
Sort by
recently updated
recently updated
newest added
Add the ability to access photos through files for ease of use in many situations
On a preflight call from the browser the OPTIONS call returns no CORS Allow headers, and as other applications runs in a different origin, the browser doesn't allow the api...