Git Product home page Git Product logo

phantom_ledger's Introduction

WHAT

This is a collection of scripts working towards automated checking of sales reports for the following sites:

  • Createspace
  • DriveThru
  • iTunes
  • Kindle Direct Publishing (KDP)
  • Kobo
  • Nook
  • Smashwords

WHY

I'm working on creating functional scripts for each storefront on my list that can login and download sales data locally. Once I've completed that step for each store I plan on creating a Rails app as an interface.

REQUIREMENTS

  • Ruby 2.x
  • phantomjs
  • bundler

HOW

  • Git clone this repo
    • git clone https://github.com/chrisanthropic/phantom_ledger.git
  • Install the required Gems
    • bundle install --binstubs --path=vendor
  • Run the script(s)
    • bundle exec ruby kdp.rb 'YOUR-KDP-EMAIL/USERNAME' 'YOUR-KDP-PASSWORD'
    • bundle exec ruby kobo.rb 'YOUR-KOBO-EMAIL/USERNAME' 'YOUR-KOBO-PASSWORD'
    • bundle exec ruby smashwords.rb 'YOUR-SMASHWORDS-EMAIL/USERNAME' 'YOUR-SMASHWORDS-PASSWORD'
    • etc.

ToDo

As of right now the scripts are simply logging in and saving (as .html) the default reports page for each storefront. Once I've got that step done for each storefront I'll start working on DataMapping models to grab only the information we want.

COMING SOON?

  • Google Play
    • For now, this script doesn't work if 2-factor authorization is enabled on your Google account
    • It also stops short of actually downloading the report due to how Google coded this page
  • Gumroad
    • Holding off until later stages so we can use their API directly

phantom_ledger's People

Contributors

chrisanthropic avatar

Stargazers

 avatar  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.