Kvazar Crawler Engine that works with official Kevacoin API without node installation
Go to file
2022-07-15 11:25:36 +03:00
library add sqlite driver 2022-07-15 11:25:36 +03:00
config-default.php update configuration file for sqlite 2022-07-15 11:25:16 +03:00
crawler.php fix connection check 2022-04-24 19:43:25 +03:00
LICENSE initial-commit 2021-08-07 13:43:53 +03:00
README.md update crontab tasks 2022-05-01 00:59:27 +03:00

crawler-api-node

requirements

php-7.4
php-curl
php-mbstring
php-mysql
php-bcmath

database

https://github.com/kvazar-network/database

crontab

* * * * * /path-to/php /path-to/crawler-api-node/crawler.php > /dev/null 2>&1