Skip to content

acerix/scraper-ng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

	
ABOUT
	
	scraper-ng for php

	- reads a scrape file from a torrent tracker, and update a local database with the results
	
	- based on the new scrape format used by publicbt.com (bencoded scrapes are not supported)
	
USAGE

	- create a new database and import tables.sql

	- edit conf.php, inserting the credentials for the new database
	
	- start scraper.php
	
		from a browser:		http://myhost/scraper-ng/scraper.php
		
		from a shell:		php scraper.php



CUSTOM USAGE

	- modify scraper.php to update your existing database
	

About

next generation bittorrent tracker scraper for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages