/google-reverse-image-api

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 html to get result text and similar images url.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers