RubyGems Navigation menu

bad_pigeon 0.1.4

BadPigeon is a Ruby gem that allows you to extract tweet data from the XHR requests that the Twitter 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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.4 - October 17, 2023 (13KB)
  2. 0.1.3 - September 08, 2023 (13KB)
  3. 0.1.2 - July 11, 2023 (12KB)
  4. 0.1.1 - June 20, 2023 (12KB)
  5. 0.1.0 - June 19, 2023 (10KB)

所有者:

プッシュ者:

作者:

  • Kuba Suder

SHA 256チェックサム:

b9ac6755636dcce49f6e06041271c2d506eb3b97b770e6bce542e594bc40165a

累計ダウンロード数 1,669

このバージョンのみ 335

ライセンス:

Zlib

必要なRubyのバージョン: >= 2.6.0

リンク: