this database contains ~15000 questions from JEE MAIN & ADVANCE exams , and was made by using the data from a popular jee pyq platform 😏. At the moment questions are only available sorted by subject and chapter, will add exam-wise sorting soon.
- you can get questions and answers directly by using the html files in the respective folders.
- the api is hosted online on https://mocks-api.anispace.workers.dev
https://mocks-api.anispace.workers.dev/api/subjects https://mocks-api.anispace.workers.dev/api/topics/{subject} https://mocks-api.anispace.workers.dev/api/questions/{subject}/{topic}| parameters | type | description | required |
|---|---|---|---|
| skip | number | (dont bother) | no(default 0) |
| limit | number | total questions to show | no(default 10) |
git clone https://github.com/skunktank69/jee_mocks_db.git
cd jee_mocks_db npm run build # or bun run build or pnpm run build or yarn run build (i prefer bun) npm run dev # you know the drillthis database was made by skunktank69 show some love by starring the repo and following me on github (pwease 🤩🥺❤️)