2024-02-26 13:25:48 +02:00
2024-02-12 16:53:41 +02:00
2024-02-26 13:25:48 +02:00
2024-02-12 22:35:33 +02:00
2024-02-12 15:57:04 +02:00
2024-02-20 01:56:23 +02:00

KVAZAR Index Crawler

Compatible

Install

  • apt install git composer manticore php-fpm php-curl php-mbstring php-pdo php-bcmath
  • git clone https://github.com/kvazar-network/crawler.git
  • cd crawler
  • composer update
  • cp example/config.json config.json
  • crontab -e:* * * * * php src/index.php
    • drop index: php src/index.php drop
    • optimize index: php src/index.php optimize
Languages
PHP 100%