Categories: None [Edit]

bad_pigeon

https://rubygems.org/gems/bad_pigeon
https://github.com/mackuba/bad_pigeon
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.

Total

Ranking: 159,210 of 186,959
Downloads: 3,112

Daily

Ranking: 44,085 of 186,713
Downloads: 16

Depended by

RankDownloadsName

Depends on

RankDownloadsName
221,020,333,137addressable

Owners

#GravatarHandle
1iconmackuba