Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Files

Latest commit

6b9ca06 · Feb 13, 2023

History

History
10 lines (9 loc) · 193 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 193 Bytes

KhanVidBot

A simple tool that automatically completes the video assignments on Khan Academy fully via API.

Usage

Getting Cookies

console.log(
  document.cookie
);