Coder Social home page Coder Social logo

adrienjt / kidreports-memories-saver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mikewarner/kidreports-memories-saver

0.0 1.0 0.0 24 KB

Shell script to download all memories from Kidreports

License: GNU General Public License v3.0

Shell 100.00%

kidreports-memories-saver's Introduction

kidreports-memories-saver

Shell script to download all memories from Kidreports

Prerequisites

Linux-like system with the ability to run a shell script. Curl must also be installed.

How To

  1. Download or clone this repository
  2. Open the cookie_file file using a text editor
  3. Login to Kidreports https://secure.kidreports.com/login
  4. Once logged in and using Google Chrome, right click anywhere on the page, and select Inspect
  5. On the newly opened developer tools pane, select the Console tab
  6. In the console type document.cookie followed by the enter key
  7. Copy the retured value to the cookie_file, making sure that the start of the line begins with Cookie: + returned value and that no additional newlines have been added
  8. Save and Close cookie_file
  9. Open the kidreprots-memories.sh script using your favorite text editor
  10. Modify the values for START_MONTH, START_YEAR, END_MONTH, and END_YEAR with the dates you would like to download the memories from
  11. Save and Close kidreprots-memories.sh
  12. In a linux terminal, change the directory to the one where the script is saved
  13. Add the execute flag to the script using chmod +x kidreports-memories.sh
  14. Run the scrip by typing ./kidreports-memories.sh
  15. The script will take several minutes to download each memory zip file
  16. Memories will be downloaded to the same folder as the script
  17. Using your favorite archive program unzip all the pictures and enjoy!

kidreports-memories-saver's People

Contributors

mikewarner avatar

Watchers

 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.