Restricted Access

Please enter the password to continue.

Result Scraper

Automated University Result Fetcher

connecting...
Roll Number
Upload File or Enter Manually
📂

Drop PDF / TXT / CSV here or click to browse

Automatically reads all 10–14 digit roll numbers

Backend Configuration
Local: http://localhost:5000 · Remote: your Render/Railway deploy URL
PDF Options
Auto-download PDF after single fetch
Downloads immediately when result loads
Carry-over summary page
Final page listing all failed / back paper subjects
2 semesters per PDF page
Compact layout — Sem 1+2 on page 1, Sem 3+4 on page 2...
Setup Instructions

Run locally:

./run.sh

Deploy free on Render (access from phone/laptop):

1. Push this folder to GitHub

2. render.com → New Web Service → connect repo

3. Build: pip install -r requirements.txt

4. Start: python app.py

5. Set env var PROXY_KEY=your_key_here in Render dashboard

6. Paste the Render URL into Backend URL above