An open API service indexing awesome lists of open source software.

https://github.com/unisharp/php-ptt-crawler

PHP Ptt Crawler.
https://github.com/unisharp/php-ptt-crawler

Last synced: 2 months ago
JSON representation

PHP Ptt Crawler.

Awesome Lists containing this project

README

          

# README #

This README would normally document whatever steps are necessary to get your application up and running.

### What is this repository for? ###

* craw data from ptt(web based)
* save data into mysql DB

### How do I get start? ###

* install [composer](https://getcomposer.org/)
* `make init`
* `make`
* `./crawler --help`

### LICENSE

[GPLv3](http://www.gnu.org/licenses/gpl.txt)