Module: DMMCrawler
- Defined in:
- lib/dmm-crawler.rb,
lib/dmm-crawler/agent.rb,
lib/dmm-crawler/client.rb,
lib/dmm-crawler/version.rb,
lib/dmm-crawler/ranking/base_ranking.rb,
lib/dmm-crawler/ranking/dojin_ranking.rb,
lib/dmm-crawler/attributes/base_attributes.rb,
lib/dmm-crawler/ranking/adult_game_ranking.rb,
lib/dmm-crawler/attributes/dojin_attributes.rb,
lib/dmm-crawler/attributes/adult_game_attributes.rb
Defined Under Namespace
Modules: Attributes, Ranking Classes: Agent, Client
Constant Summary collapse
- BASE_URL =
'http://www.dmm.co.jp'
- VERSION =
'0.4.5'