Spaces:
Running on Zero
Running on Zero
Commit ·
7e19788
1
Parent(s): e1ce8aa
fix: merge AICTE secondary API for missing Institution Names
Browse files
README.md
CHANGED
|
@@ -40,7 +40,7 @@ Retrieves the official active list of NAAC accredited institutions.
|
|
| 40 |
|
| 41 |
### 4. AICTE (All India Council for Technical Education)
|
| 42 |
Retrieves technical and management institutions (Engineering, MBA, Pharmacy, etc).
|
| 43 |
-
*(Scraper hits a hidden internal JSON API directly, bypassing the 1,000 record cap by automatically querying state + program combinations)*
|
| 44 |
|
| 45 |
### 5. INC (Indian Nursing Council)
|
| 46 |
Retrieves all recognized Nursing institutions (B.Sc, GNM, ANM, etc).
|
|
|
|
| 40 |
|
| 41 |
### 4. AICTE (All India Council for Technical Education)
|
| 42 |
Retrieves technical and management institutions (Engineering, MBA, Pharmacy, etc).
|
| 43 |
+
*(Scraper hits a hidden internal JSON API directly, bypassing the 1,000 record cap by automatically querying state + program combinations, and seamlessly merges secondary APIs to fetch hidden Institution Names)*
|
| 44 |
|
| 45 |
### 5. INC (Indian Nursing Council)
|
| 46 |
Retrieves all recognized Nursing institutions (B.Sc, GNM, ANM, etc).
|