RubyGems Navigation menu

bad_pigeon 0.1.5

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.5 - June 16, 2024 (13.0 KB)
  2. 0.1.4 - October 17, 2023 (13.0 KB)
  3. 0.1.3 - September 08, 2023 (13.0 KB)
  4. 0.1.2 - July 11, 2023 (12.0 KB)
  5. 0.1.1 - June 20, 2023 (12.0 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (1):

addressable ~> 2.8

业主:

推送:

作者:

  • Kuba Suder

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 1,982

这个版本 136

许可:

Zlib

需要的 Ruby 版本: >= 2.6.0

链接: