https://github.com/twtrubiks/pttcrawlercontent
PTT Crawler Content on python PTT文章爬蟲
https://github.com/twtrubiks/pttcrawlercontent
crawler gossiping ptt python
Last synced: 6 months ago
JSON representation
PTT Crawler Content on python PTT文章爬蟲
- Host: GitHub
- URL: https://github.com/twtrubiks/pttcrawlercontent
- Owner: twtrubiks
- Created: 2016-01-12T13:25:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-18T01:54:05.000Z (over 9 years ago)
- Last Synced: 2025-03-28T19:53:40.402Z (6 months ago)
- Topics: crawler, gossiping, ptt, python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PttCrawlerContent (PTT文章爬蟲)
PTT文章爬蟲 for Windows and Linux
* [Demo Video](https://www.youtube.com/watch?v=Caqxj8uci9M&feature=youtu.be) - Windows## 特色
* 抓取PTT 文章## 輸出格式
* 文字檔## 執行方法
```
python PttCrawler.py [版名] [抓取頁數]
```
## 執行範例
抓取PTT Gossiping版 2頁 文章內容
```
python PttCrawler.py Gossiping 2
```## 執行畫面


## Environment
Python 2.7.3## 執行檔
* 已打包為windows exe檔案(不須安裝python)* [載點](https://app.box.com/s/2pqgljfr325uaozcoq2t8y64bp85ibdu)
## 執行檔執行方法
* 使用命令提示字元(cmd)輸入 PttCrawlerContent.exe Gossiping 2
## License
MIT license