mstoeckl / parse-fms

Convert @frcfms tweet data into a more usable format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Convert @frcfms tweet data into a more usable format


Languages

Language:Python 100.0%