Skip to content

Web Interface

Ruth Gonzalez edited this page Feb 11, 2021 · 9 revisions

Web Interface

alt text

Prerequisites

Docker and docker-compose

Installation

cd web
docker-compose up

Once the images are built, open the browser:

http:\\localhost

For searching in Tinder you must put the database.db file created using the CLI in the volume inside the folder:

SpyScrap\web\data

You will also find in this folder the results of all your searches on the web interface.

Clone this wiki locally