Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 551 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 551 Bytes

Twitter Crawler

Author: Tuan-Anh Hoang-Vu, Lauro Lins

Contact: tuananh [at] nyu.edu

Description

Daemon to call and get tweets from Twitter Public Stream API

Configuration

You can copy from sample configuration files and modify to suit your needs. twitter4j.properties specifies OAuth parameters to authenticate and call Twitter API. config.properties specifies what kind of filter you want to use (keywords, location, ...)

Dependencies

twitter4j