RubyGems Navigation menu

phone_sites 0.0.5

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:

11c0f9e862c7892866fd5229362eeddd35fb75c6ce5a69b80c97a8b8f33f4969

Total downloads 10,972

For this version 1,710

License:

MIT

Required Ruby Version: >= 0

Links: