Skip to content

tutorai-no/scraper-service

Repository files navigation

Tango Scraper

Tango Scraper microservice takes most files in and extracts text from documents.

Prerequisites

Configuration

Create a .env file in the root directory of the project by copying the .env.example file and updating the values accordingly.

cp .env.example .env

Usage

To run the application, execute the following commands:

docker compose up --build

The application will be available at http://localhost:8001 and the API documentation will be available at http://localhost:8001/docs.

Testing

To run the tests, execute the following command:

docker compose run server pytest

Documentation

About

Tango Scraper microservice takes most files in and extracts text from documents

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •