0.0
No release in over 3 years
Crawl mbasic.facebook.com using GO Colly
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

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.