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

Latest commit

 

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
);