/BetikaScraperApi

Betika Scraper With API

Primary LanguagePython

BETIKA SCRAPER AND ODDS API

Requirements

Create a python virtual enviroments
for more instructions on how to create a virtual env:
    -> https://docs.python.org/3/tutorial/venv.html
Create a .env file with the required database variables

Terminal commands

Initial installation: make install

To run scrape: make scrape

To run application: make run

To run all commands at once : make all

Viewing the app

Open the following url on your browser to view swagger documentation
http://127.0.0.1:5000/