Skip to content

URL processing bot for FileSearch.me. Crawls websites and pulls file information from download links.

Notifications You must be signed in to change notification settings

filesearchme/bot

Repository files navigation

FileSearch.me Crawler Bot

This is the core website crawler and download link parser for FileSearch.me.

How can you help?

Donate a small amount of your server resources to help crawl websites and pull file data from download links!

Feel free to look at the current file host classes to create one for a file host currently not listed!

Before installing

If your public directory is not called "public" you can rename "public" directory to the same name as your public directory. Upload files so files within public directory are within your public directory and all other files/diretories are BELOW public directory.

How-to install

It's easy to get set up and ready to start processing URLs.

  • Download files
  • Edit .env.example and rename to .env
  • Upload files to server
  • Create cronjob "* * * * * /direct/path/to/bot/artisan work"

Easier less secure install

  • Download files
  • Edit .env.example and rename to .env
  • Rename server.php to index.php
  • Copy public/.htacess to root directory
  • Upload all files to public directory on server
  • Create cronjob "* * * * * /direct/path/to/bot/artisan work"

About

URL processing bot for FileSearch.me. Crawls websites and pulls file information from download links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages