Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yosh1/mio-crawler

A crawler that acquires data usage of iijmio .
https://github.com/yosh1/mio-crawler

crawler iijmio mio ruby

Last synced: 12 days ago
JSON representation

A crawler that acquires data usage of iijmio .

Awesome Lists containing this project

README

        

# mio-crawler
A crawler that acquires data usage of iijmio .

## Setting

`test_miocrawler.rb line:7`
```
mio = MioParser.new('YOUR_MAIL_ADRESS', 'YOUR_PASSWORD')
```
to replace your mail-adress and password.

## How to run
```

$ ruby ./test_miocrawler.rb
```