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.
- Host: GitHub
- URL: https://github.com/unisharp/php-ptt-crawler
- Owner: UniSharp
- License: gpl-3.0
- Created: 2018-12-26T05:16:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T05:21:35.000Z (over 7 years ago)
- Last Synced: 2025-02-27T18:07:46.608Z (over 1 year ago)
- Language: PHP
- Size: 80.1 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)