ING adapter for BankScrap
Last updated Jan 17, 2026
11
Stars
11
Forks
2
Issues
0
Stars/day
Attention Score
14
Language breakdown
Ruby 100.0%
▸ Files
click to expand
README
💸 Bankscrap::ING 💸
Bankscrap adapter for the API behind ING's mobile app. This adapter is only valid for personal accounts (the ones that work with that mobile APP), not for company accounts.
Contact: open an issue or email us at bankscrap@protonmail.com.
Installation
Add this line to your application's Gemfile:
gem 'bankscrap-ing'
And then execute:
$ bundle
Or install it yourself as:
$ gem install bankscrap-ing
Usage
For usage instructions please read Bankscrap readme.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
🔗 More in this category