Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 353 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 353 Bytes

pixiv crawl

get pixiv illusts

Dependencies

  • mongodb

install gems

% sudo gem install bundler
% bundle install

edit config.yaml

% cp sample.config.yaml config.yaml

edit your pixiv account.

crawl

crawl illust_id from 100000 to 110000

% ruby crawl.rb 100000-110000