A hacky PHP script to download posts, images, videos and framework grading from Parent Zone

Overview

ParentZoneDownloader

A hacky PHP script to download posts, images, videos and framework grading from Parent Zone

Pre-Requisites

  • Tested on PHP 7.4, but likely compatible with older versions
  • Requires the curl extension to be installed and enabled.

Configuration

Update the variables at the top of the file to configure your email address and password.

Running the script

Run php downloader.php

The script will then login, create a session on the Parent Zone website and starts downloading post data about all your children. It does all this using the underlying json API that the Parent Zone website itself uses.

Within the configured download directory, the script will generate a directory for each child. e.g. downloads/John Smith/

Within each child's directory, each post will be saved to a separate directory. e.g. downloads/John Smith/5388358/

The post directory will contain postdata.json, any media files related to the post and a gradings.json if there was an assessment made by nursery staff as part the post.

Additionally, the script will create a downloads/frameworks/ directory which will contain the detail about each of the frameworks that your child(ren) have been graded against. This is useful as the grading data itself references the framework and lacks context by itself.

Notes

Currently I'm literally using the script to download the data from Parent Zone before the data disappears after a child moving on to school. The script drops a bunch of JSON files for posts, which aren't very human readable. Potentially the script could be improved to generate a nice webpage for each post, for all posts, for image galleries, etc. but right now it was just about getting the data backed up out of Parent Zone.

You might also like...
a Telegram bot to fetch download link from pan.baidu.com

baiduwp-bot a Telegram bot to fetch download link from pan.baidu.com What it can do Get a file download link from share link. 从分享链接获取下载地址 How to use G

Re-skinning BotCloaker enables you to add a SMART button at the end of all posts on your blog.

Re-skinning BotCloaker Wordpress Plugin Re-skinning BotCloaker enables you to add a SMART button at the end of all posts on your blog. Re-skinning Bot

Simple, fast, isolated way to download+assimilate ZIP/TAR files

Composer Downloads Plugin The "Downloads" plugin allows you to download extra files (*.zip or *.tar.gz) and extract them within your package. This is

Coder Metabox for WordPress - Create Pages, Posts Custom Meta Fields options

Coder Metabox for WordPress Coder Metabox for WordPress - Create Pages, Posts Custom Meta Fields options. Step 1 call coder-metabox.php file in functi

The plugin generates posts/pages. Useful to generate millions of records in wp_posts table
The plugin generates posts/pages. Useful to generate millions of records in wp_posts table

KAGG Generator The plugin generates posts/pages. Useful to generate millions of records in wp_posts table. In WordPress development, sometimes it is n

This is a class that allows you to import posts from Wix into WordPress.

Wix Posts to WordPress This is a class that allows you to import posts from Wix into WordPress. Requirements Please make sure you have the following i

An easy-to-use web interface for downloading bittorrents, videos from twitter, youtube and the likes
An easy-to-use web interface for downloading bittorrents, videos from twitter, youtube and the likes

An easy-to-use web interface for Aria2 and youtube-dl Search for torrents within the app from mutiple BT sites Control Aria2 and manage download tasks

Private groups to share messages, photos, videos, links with friends and family.
Private groups to share messages, photos, videos, links with friends and family.

A truly private space for you and your friends What is Zusam ? Zusam (/tsuˈzam/) is a free and open-source way to self-host private forums for groups

Extracts information about web pages, like youtube videos, twitter statuses or blog articles.
Extracts information about web pages, like youtube videos, twitter statuses or blog articles.

Essence is a simple PHP library to extract media information from websites, like youtube videos, twitter statuses or blog articles. If you were alread

Owner
null
Download TikTok videos for free. No login or password are required.

Download TikTok videos for free. No login or password are required.

Ibnu syawal 19 Oct 31, 2022
Magento 2 extension. Solution for set Url of Category without Parent path.

Magento 2 extension. Solution for set Url of Category without Parent path.

Alex S 1 Jul 28, 2022
A web app for the resolution of a mobile game in wich you have 4 images and a list of letters, then a few boxes to fill with the word connecting the four images.

4images_1mot_solutions A web app for the resolution of a mobile game in wich you have 4 images and a list of letters, then a few boxes to fill with th

FOTSO Claude 3 Jan 13, 2022
Library download currency rate and save in database, It's designed to be extended by any available data source.

Library download currency rate and save in database, It's designed to be extended by any available data source.

Flexmind. Krzysztof Bielecki 2 Oct 6, 2021
Stores the customer_user for WooCommerce orders and subscriptions in the post_author column of posts table.

Post Author Optimization for WooCommerce Requires PHP: 7.0 WP requires at least: 5.7 WP tested up to: 5.7 WC requires at least: 5.6.0 WC tested up to:

Devin Price 9 Apr 2, 2022
Download this Plugin and you will have Hive MC server in your own!

Your-Own-Hive Version: v1.9.0 Murder Mystery Update Next Update: Survival Games This Plugin has all the essentials with HiveMC! Updates Every Day! Pla

null 16 Sep 9, 2022
Sync Wordpress Pages and Posts (even custom post types + fields) from static Markdown + YAML files

Sync Markdown Files to WordPress Posts and Pages Static site generators let you use a revision-controlled tree of markdown files to make a site, but d

null 26 Sep 26, 2022
How to use indirect download file with multi-server on PHP

indirect-download-with-multi-server how to use indirect download file with multi-server on PHP Server 1 (main) Create A folder in Server 1 (folder nam

Amir Shokri 1 Feb 10, 2022