1.0.1 • Published 5 years ago

bast v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

bast

Bitcoin Address Scraping Tool

Build Status Greenkeeper badge

Install

$ npm install -g bast

Usage

Simple tool based on jsdom. Takes two arguments on command line; a url and a selector string and outputs bitcoin addresses to stdout. For example:

$ bast 'http://bitkoinmama.com/2014/03/07/pierwsza-bitmonetka-milibits-giveaway/#comments'
'#comments > ol.comment-list > li.comment > article.comment-body > div.comment-content > p'

Gives the following output:

1GhbjNiuCJnAFQamvdGhzbEzjZAPpCs1Dd
1v7CxKCYwmXrrJF7nL1pFEnbGGzD5mbSt
1Ej7uZMxvoyy8g1zvQGmZrJZU4jDsHEcGH
.
.
1GoRE1oP6htfWjRNfx1w2x9oGyD3Q2rkBH
1ChsdvfgSsfkUruNSjBWNSauncVFXCAMqH
1L47E1wYYdvw2PE9a2D33NPxTYaSAXLaER

License

MIT

1.0.1

5 years ago

1.0.0

7 years ago

0.0.2

10 years ago

0.0.1

10 years ago