Download the PHP package sergey-s-moiseev/torrent-scraper without Composer
On this page you can find all versions of the php package sergey-s-moiseev/torrent-scraper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergey-s-moiseev/torrent-scraper
More information about sergey-s-moiseev/torrent-scraper
Files in sergey-s-moiseev/torrent-scraper
Download sergey-s-moiseev/torrent-scraper
More information about sergey-s-moiseev/torrent-scraper
Files in sergey-s-moiseev/torrent-scraper
Vendor sergey-s-moiseev
Package torrent-scraper
Short Description Provide an abstraction to seach for torrent files on many websites.
License MIT
Homepage https://github.com/xurumelous/torrent-scraper
Package torrent-scraper
Short Description Provide an abstraction to seach for torrent files on many websites.
License MIT
Homepage https://github.com/xurumelous/torrent-scraper
Please rate this library. Is it a good library?
Informations about the package torrent-scraper
Torrent Scraper
About
This library provides an abstraction to search for torrent files accross some torrent websites.
Usage
Additional torrents info
For scrap Seeds and Peers by Announce trackers use python daemon in /daemon folder
Daemon usage
Server was started on 0.0.0.0:5000 (by default) for get additional information you need to send post JSON request [Content-Type:application/json] on server
Where:
- trackers - list of announce servers
- hashes - torrent hashes
- callback - url to you callback action for result JSON ('http://' or 'https://" is
important
!) - private_key - self generated key for protect your action (
recommendation:make new key for each request
) ``
Result JSON format:
Result will come on callback URL after collect information from announce trackers
Check Daemon is running
Available adapters
All versions of torrent-scraper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
guzzlehttp/guzzle Version ~6.2
symfony/dom-crawler Version >=2.6
symfony/css-selector Version >=2.6
ext-curl Version *
guzzlehttp/guzzle Version ~6.2
symfony/dom-crawler Version >=2.6
symfony/css-selector Version >=2.6
The package sergey-s-moiseev/torrent-scraper contains the following files
Loading the files please wait ....