This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
USAGE: | |
1. Go to `Display Question paper and answer key` on the jeemain.nta.nic.in and log in | |
2. Open the question paper and the answer key in two different tabs on your browser | |
3. Question Paper should be a `digialm.com` webspage and the answer key would be a `testservices.nic.in` site | |
4. Open the developer tools on both the tabs (`ctrl + shift + I` or `F12` is a shortcut for this) | |
5. Go to the console tab in the developer tools of each tab | |
6. Now open the question paper tab | |
7. Copy and then PASTE this file from the start and end of `Get Answers` on the console tab. Press enter | |
8. Now right click the output that you see and click `Copy Object` |
NewerOlder