/parse-fms

Convert @frcfms tweet data into a more usable format

Primary LanguagePython

Scan a text file for what looks like an @frcfms tweet. Read the tweets, and output TSV.

This is designed to scan tweets from any text file containing the relevant data. The data may be acquired in any fashion (e.g. API, web browser HTML, plaintext)

To understand the limitations of the program, read the source. It's short!