Skip to content

mtsfy/mpl-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

mpl-scraper

It is very basic and I do not know if it works for every MyProgrammingLab product.

🔨 Setup

  • Login to your MyProgrammingLab account and navigate to the lab.
  • Open up the console in your browser.
  • Get the userId and sectionId by typing in the console:
    • userId
    • sessionSectionId
  • Get the excerise IDs:
    • https://pearson.turingscraft.com/codelab/jsp/userControl/exerciseSummary.jsp?restart=restart
    • Get attempted exercises by clicking the Total Correct

🚀 Usage

  • Plug in the above variables accordingly in the index.js file.
  • Run the script by copying the script and pasting it in the console.
  • It will take 2+ minutes to run depending on the number of exercises.
  • After it is done, it will download a markdown file with the results.

About

MyProgrammingLab Scraper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published