filesearchme/spider-bot

Spider bot for FileSearch.me

Maintainers

Package info

github.com/filesearchme/spider-bot

Type:package

pkg:composer/filesearchme/spider-bot

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2017-11-17 18:30 UTC

This package is not auto-updated.

Last update: 2026-03-29 11:38:53 UTC


README

installation

  • Upload files to server
  • Edit config.json
    • bot_version - no changes needed
    • jobs_per_fire - number of jobs to fetch each run
    • api_key - your filesearch.me api key
    • unique_key - a unique key to protect the bot from unwanted runs
    • supervisor - if you use supervisor instead of cron set to true
  • set cronjob '* * * * * /direct/path/to/index.php your_unique_key > /dev/null 2>&1'