Giter Site home page Giter Site logo

firefly-iii-ezcardinfo-com's Introduction

Firefly III Chrome Extension Base

Development

Copy this template to a repo of your own and then follow the Development Guide

Status

This project is still in early development, so it may require a higher level of skill to utilize.

Purpose

This is a "template" for building chrome extensions that can scrape account and transaction data from banking websites and automatically push the data into an instance of Firefly III.

This project exists as an alternative to the cloud-based banking APIs (E.g. plaid) in order to maximize privacy by keeping your banking data out of the hands of third parties.

Capabilities

  • Provides a template to scrape most banks by writing ~25 easy bits of code.
  • Includes a menu for logging in to Firefly III with Oauth 2
  • Integrates with the Chrome Extension Hub to streamline user experience.

Motivation

Here's the thing:

Banks don't really want you to pull your data into external services like Firefly III, etc. They'd rather sell you products to manage your finances (often for free) and keep all of your data in their walled gardens. This helps them keep you away from competitors. It's smart business.

With that in mind, providing a good, convenient way of exporting data (or, god forbid, an API) is extremely rare from banks.

So, scraping data from websites via a Chrome Extension is an alternative.

Building your own extension

Fork this repo and use it as a base for your extension. Implement the content scripts in the src/content_scripts directory to scrape your bank's pages.

Future Plans

Ideally, this project would use dependency injection, so you can provide your own "page scraping" service to satisfy a dependency interface, minimizing the amount of overlap between your code and the base code.

Credit

firefly-iii-ezcardinfo-com's People

Contributors

bradsk88 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.