Skip to content

hightt/Pricebot

Repository files navigation

Pricebot

Pricebot is web project that monitors and analyzes prices from online shop ,,Dolina Noteci" (URL: https://www.dolina-noteci.pl/). Data is presented in interactive line graphs.

This project is available at this link: http://srv49278.seohost.com.pl/

Technologies

Project is created with:

  • PHP 8.0
  • Laravel 8.0
  • Javascript
  • MySQL
  • HTML 5
  • CSS 3
  • Bootstrap 5
  • jQuery 3
  • Chart.js
  • Datatables.js
  • Simple HTML DOM (Web Scraper)
  • GIT

Installation

git clone https://github.com/hightt/Pricebot.git
cd Pricebot/
composer install
sudo chmod -R 755 storage
sudo chmod -R 755 bootstrap/cache
copy content of file .env.example to .env and set your configuration
php artisan key:generate

How to run the bot?

  php artisan products:update

This command create daily price history and update price all products in db

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

App that monitors and analyzes product prices using Web Scraper (2023)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors