Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 662 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 662 Bytes

borderbot-core

@mlborder's main batch source.

borderbot-core

Overview

The borderbot-core includes...

  • Crawler (closed source)
    • Crawl latest border info and write into intermediate file.
  • Parser & Datastore
    • Parse from intermediate file to ruby friendly hash.
    • Event rank border series datastore(powered by influxdb)
  • Twitter client
    • Wrapper of twitter client.

You can use these classes for each scripts to get information you want(hourly report, velocity, and so on).