Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 838 Bytes

README.md

File metadata and controls

44 lines (24 loc) · 838 Bytes

FbcrawlColly

This project is to crawl mbasic.facebook.com using GO Colly.

Ruby gem is only client for GRPC colly service

Installation

Add this line to your application's Gemfile:

gem 'fbcrawl-colly'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install fbcrawl-colly

Contributing

Update proto file

protoc fbcrawl.proto --go_out ./ --ruby_out ./lib/pb

Bump gem ver

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the FbcrawlColly project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.