Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sanix-darker/flashit
- Owner: Sanix-Darker
- Created: 2019-06-25T09:12:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-07T15:06:37.000Z (almost 5 years ago)
- Last Synced: 2023-10-20T22:58:19.359Z (about 1 year ago)
- Topics: ecommerce, ecommerce-application, ecommerce-website, search-engine, telegram, telegram-api, telegram-bot, telegram-bot-api, telegram-bots, telegram-cli, telegram-desktop, telegrambot
- Language: Python
- Homepage:
- Size: 691 KB
- Stars: 12
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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