RubyGems Navigation menu

phone_sites 0.1.1

This gem is for scraping data and organize workflow without storing something in databases. Usage: ```PhoneSites::GsmArena::Connection.get_manufacturers``` will return list of manufacturers. Then you can call ```manufacturer.models``` to get list of its models. Each model has method ```info``` that takes model data from site with description

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.2 - September 05, 2016 (12 KB)
  2. 0.1.1 - September 05, 2016 (12 KB)
  3. 0.1.0 - September 04, 2016 (12 KB)
  4. 0.0.5 - September 04, 2016 (12 KB)
  5. 0.0.5a - September 04, 2016 (12 KB)
Show all versions (6 total)

Runtime Dependencies (3):

faraday ~> 0.9.2
memoist ~> 0
nokogiri >= 1.6.8, ~> 1.6.8

Development Dependencies (4):

bundler ~> 1.12
minitest >= 5.9.0, ~> 5.9.0
rake ~> 10.0
rubocop ~> 0

Owners:

Authors:

  • Igor Pavlov

SHA 256 checksum:

e933f3c4944c3b63f952e4742f7e6ef0ea3eb2556fa34aa67f20b7196103e05c

Total downloads 10,972

For this version 1,721

License:

MIT

Required Ruby Version: >= 0

Links: