Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 .
- Host: GitHub
- URL: https://github.com/yosh1/mio-crawler
- Owner: yosh1
- License: mit
- Created: 2019-01-27T23:26:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-11T07:50:29.000Z (about 5 years ago)
- Last Synced: 2024-11-13T09:39:51.393Z (2 months 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
```