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: about 1 month ago
JSON representation
A crawler that acquires data usage of iijmio .
- Host: GitHub
- URL: https://github.com/yosh1/mio-crawler
- Owner: yosh1
- License: mit
- Created: 2019-01-27T23:26:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T07:50:29.000Z (over 6 years ago)
- Last Synced: 2025-01-12T17:47:34.028Z (over 1 year ago)
- Topics: crawler, iijmio, mio, ruby
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```