Skip to content

Perform data analysis on PW Skills APIs. Made a web app using streamlit. See any course syllabus, analytics, quizzes and assignments.

License

Notifications You must be signed in to change notification settings

arv-anshul/pw-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PW API

Warning

Due to some major changes in pwkills.com website's APIs; this app doesn't works well.

  1. This is a web scrapping project using private APIs available use by the website. It require the Authorization Bearer token to work. So you need to buy these courses in order to use APIs.
  2. While this has a private API. So I am doing a method called Reverse Engineering of API to achieve my wants.

Analysis in Jupyter Notebook

  1. Courses Analysis Notebook
  2. Live Courses Analysis Notebook
  3. Analysis README.md
  4. Analysis README.json
  5. HAR Analysis

Acknowledgment

This project analyzes the courses available on PW Skills website. I bought Impact Batch 1.0. That's why I am able to use Authorization Bearer Token to get the Quiz and Assignment data using GET method.

Issues

If have any problem while using the app you can raise issues here.