filesearchme/spider-bot

Spider bot for FileSearch.me

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:package

pkg:composer/filesearchme/spider-bot

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

This package is not auto-updated.

Last update: 2025-10-12 09:19:36 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'