Chrome extension to export AfterBoards mock analytics and sectional performance data as JSON.
Used ChatGPT for ideas and structure, used Copilot for code completion and CodeRabbit for Code Debugging.
Chrome extension to export AfterBoards mock analytics and sectional performance data as JSON.
Used ChatGPT for ideas and structure, used Copilot for code completion and CodeRabbit for Code Debugging.
Auto-iterate and extract all attempted mocks from AfterBoards
Extract mock name and date
Extract ATS Rank and total candidates
Extract total and sectional scores (SA, MCQ, VA)
Extract correct/wrong counts for each section
Extract DILR (DI) time and solved status
Export all extracted data as structured JSON
quite fun :)
Auto-iterate and extract all attempted mocks from AfterBoards
Extract mock name and date
Extract ATS Rank and total candidates
Extract total and sectional scores (SA, MCQ, VA)
Extract correct/wrong counts for each section
Extract DILR (DI) time and solved status
Export all extracted data as structured JSON
Log in to leave a comment
I built this thing to keep track of all the mocks people have on the platform. was somewhat challenging, the tracking of the numbers in the browser, but it’s done finally. yayyy
AfterBoards Exporter
Chrome Extension to export mock analytics and sectional performance data from AfterBoards.
Created the final tool. might make some changes.
Log in to leave a comment