Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fidothe-coop_to_ofx

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fidothe-coop_to_ofx

  • 1.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Convert statement HTML from the Co-operative bank's online banking system to OFX for import into financial apps.

= Usage

For a Current Account:

  1. Save the HTML source of the statement page.

coop_to_ofx --current /path/to/statement.html

Will produce /path/to/statement.ofx

For a Credit Card:

  1. Save the HTML source of the statement page

coop_to_ofx /path/to/statement.html

Or

coop_to_ofx --credit /path/to/statement.html

Will produce /path/to/statement.ofx

To produce OFX 1 SGML (rather than OFX 2 XML):

coop_to_ofx --ofx1 /path/to/statement.html coop_to_ofx --ofx1 --current /path/to/statement.html

To show all the options:

coop_to_ofx --help

== To do

XML / SGML validation of output against the specs

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc