bad_pigeon 0.1.0
BadPigeon is a Ruby gem that allows you to extract tweet data from the XHR requests that the Twitter.com frontend website does in user's browser. The requests need to be saved into a "HAR" archive file from the browser's web inspector tool and then that file is fed into either the appropriate Ruby class or the `pigeon` command line tool. The tool intents to be API compatible with the popular `twitter` gem and generate the same kind of tweet JSON structure as is read and exported by that library.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
addressable
~> 2.8