1.0.0 • Published 2 years ago

pinseeker v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

Pinseeker 📍

A simple Node JS library for analyzing Google Maps screenshots.

Usage

See example here.

Installation

Install package using

npm install pinseeker

or build it yourself with npm start build.

Python dependencies

The Python code used by Pinseeker requires opencv-python and numpy.

If unsure about those, please use the Docker image from apify-packages/unblockers/geetest (Dockerfile in the README)