{"id":42258782,"url":"https://github.com/fam007e/examquest","last_synced_at":"2026-06-08T01:01:28.016Z","repository":{"id":269852957,"uuid":"862835568","full_name":"fam007e/examquest","owner":"fam007e","description":"High-performance dashboard for CAIE \u0026 Edexcel past papers. Features real-time filtering, automated merging, and a premium UI.","archived":false,"fork":false,"pushed_at":"2026-01-23T20:58:31.000Z","size":177,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-24T08:55:27.701Z","etag":null,"topics":["a-levels","alevels","caie","edexcel","exampaper","gce","gcse","igcse","mark-schemes","o-levels","olevels","papacambridge","questionpapers","xtremepapers"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fam007e.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-25T09:14:23.000Z","updated_at":"2026-01-23T20:24:51.000Z","dependencies_parsed_at":"2024-12-26T17:20:01.315Z","dependency_job_id":"2d87cf28-0568-4cc5-a8cd-446735ca35ac","html_url":"https://github.com/fam007e/examquest","commit_stats":null,"previous_names":["fam007e/oandalvl-exam-paper-downloader","fam007e/examquest"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fam007e/examquest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fam007e%2Fexamquest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fam007e%2Fexamquest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fam007e%2Fexamquest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fam007e%2Fexamquest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fam007e","download_url":"https://codeload.github.com/fam007e/examquest/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fam007e%2Fexamquest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28804329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["a-levels","alevels","caie","edexcel","exampaper","gce","gcse","igcse","mark-schemes","o-levels","olevels","papacambridge","questionpapers","xtremepapers"],"created_at":"2026-01-27T05:37:43.096Z","updated_at":"2026-06-08T01:01:28.006Z","avatar_url":"https://github.com/fam007e.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ExamQuest: Interactive O \u0026 A Level Paper Downloader\n\n[![Build Status](https://img.shields.io/badge/Build-Success-brightgreen)](https://github.com/fam007e/examquest)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n[![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-blue)](https://www.python.org/)\n[![React 19](https://img.shields.io/badge/React-19-61DAFB)](https://react.dev/)\n\n**ExamQuest** is an asynchronous platform that simplifies retrieving past exam papers for Cambridge (CAIE) and Edexcel boards. It features context-aware filtering, parallelized scraping, automated merging, and an interactive web dashboard.\n\n---\n\n## Tech Stack\n\nExamQuest is built using modern web and backend technologies:\n\n* **Frontend**: React 19, Vite 7 (Rolldown compiler), Tailwind CSS v4, Framer Motion, and Lucide React.\n* **Backend**: FastAPI (Python 3.10+), Uvicorn, BeautifulSoup4, and Brotli compression.\n* **Scraper \u0026 CLI**: Asynchronous HTTP client, User-Agent rotation, rate-limiting, and `PyPDF2` / `pdfmerger.sh` for PDF utilities.\n\n---\n\n## Features\n\n### Web Dashboard\n- **Glassmorphism**: Sleek dashboard styling with smooth transitions and animations.\n- **Lucide Icons**: Specialized visual markers for major subjects (Physics, Chemistry, Mathematics, etc.).\n- **Context-Aware Search**: Fast searching by subject name or code, plus direct search for papers, years, and mark schemes.\n- **Favorites**: Star frequently used subjects for quick access.\n- **Mass Download \u0026 Merge**: Download multiple papers simultaneously and merge them into a single PDF.\n\n### Command Line Interface (Legacy CLI)\n- A standalone command-line downloader for advanced users.\n- Clean terminal formatting and asynchronous scraping logic.\n\n---\n\n## Prerequisites\n\nEnsure the following are installed before running:\n\n| Requirement | Version | Download |\n|-------------|---------|----------|\n| **Python** | 3.10+ | [python.org](https://www.python.org/downloads/) |\n| **Node.js** | 18+ | [nodejs.org](https://nodejs.org/) |\n\n\u003e [!TIP]\n\u003e On Windows, check **\"Add Python to PATH\"** during installation.\n\nVerify your setup:\n```bash\npython3 --version   # or `python --version` on Windows\nnode --version\n```\n\n---\n\n## Quick Start\n\nThe fastest way to run the application is with the integrated runner script:\n\n1. **Clone the repository**:\n   ```bash\n   git clone https://github.com/fam007e/examquest.git\n   cd examquest\n   ```\n\n2. **Run the Interactive Dashboard**:\n   ```bash\n   python run_app.py\n   ```\n   *This script automatically creates a Virtual Environment (`.venv`), installs all frontend and backend dependencies, and launches the app.*\n\n3. **Run the Legacy CLI**:\n   ```bash\n   python o_and_a_lv_qp_sdl.py\n   ```\n\n---\n\n## Project Structure\n\n- `/backend`: FastAPI service handling the scraper logic and PDF processing.\n- `/frontend`: React dashboard compiled with Vite 7 and Tailwind CSS v4.\n- `o_and_a_lv_qp_sdl.py`: The original standalone CLI script.\n- `run_app.py`: The unified automation runner.\n\n---\n\n## Community Standards\n\nWe follow standard GitHub community guidelines:\n- [CONTRIBUTING.md](CONTRIBUTING.md): Guidelines on how to contribute features or report bugs.\n- [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md): Our pledge to a welcoming community.\n- [SECURITY.md](SECURITY.md): How to report security vulnerabilities.\n\n---\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n\n## Note\n\nPlease use this tool responsibly. The backend uses asynchronous requests with rate-limiting, jitter, and User-Agent rotation to avoid overwhelming source websites. Respect Xtremepapers and PastPapers.co; this tool is for educational use only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffam007e%2Fexamquest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffam007e%2Fexamquest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffam007e%2Fexamquest/lists"}