Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanix-darker/flashit

Search for cheapest product, get notify (Search engine + Job + Telegram ChatBot)
https://github.com/sanix-darker/flashit

ecommerce ecommerce-application ecommerce-website search-engine telegram telegram-api telegram-bot telegram-bot-api telegram-bots telegram-cli telegram-desktop telegrambot

Last synced: 23 days ago
JSON representation

Search for cheapest product, get notify (Search engine + Job + Telegram ChatBot)

Awesome Lists containing this project

README

        

# Flashit

A nice system to be notify when there is soldes on products.

### IMPORTANT NOTE

- This source code is only for Educational purpose, am not responsible of the bas use of this code.
- This project is not yet running Online!

## Features

- A search engine.
- A chat bot.
- A background Job that fetch your requests.

## How to deploy

```shell
# Install requirements
pip install -r requirements.txt

# Create your telegram Bot and it's API

# Start the api in a new tab
python ./api/main.py

# Start the job in a new tab
python ./bot/job.py

# Configure your Config file
# Rename config.example by config.txt

# Start the Telegram Bot in a new tab
python ./bot/main.py

# Now open the html file for the IHM view available here: ./web/index.html

# annnndd that's all... i gues! Create anissue if you need more answer!

```

## DEMO

- See a full test on [Youtube](https://www.youtube.com/watch?v=PrbXV9MFuto)

## Rendering

### MIT LICENSE

## Author

- Sanix darker