ryobi-crawler

Project start

  1. Clone repository using git clone https://git.techtube.pl/krzysiej/ryobi-crawler.git
  2. Cd into project directory cd ryobi-crawler
  3. Build and start docker container docker compose up -d
  4. Run docker compose exec php-app php index.php app:migrate file to create database.sqlite and create tables.
  5. Run docker compose exec php-app php index.php app:scrape command to scrape all the products from the ryobi website.
  6. Access web interface using localhost:9000 address in web browser.
Description
No description provided
Readme 1.8 MiB
1.1.1 Latest
2024-10-12 12:49:01 +02:00
Languages
PHP 65.4%
Twig 32.6%
Shell 0.8%
Dockerfile 0.8%
JavaScript 0.4%