Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 153 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 153 Bytes

PyTT

PTT crawler written in python

Example usage

import PyTT

ptt = PyTT.PTT()
ptt.login(username, password)
ptt.crawl_today('Gossiping')