Scholarship Finder Scraper — 23,000+ US Scholarships, 23 Fields
Pricing
from $3.00 / 1,000 results
Go to Apify Store

Scholarship Finder Scraper — 23,000+ US Scholarships, 23 Fields
Find 23,000+ US scholarships — awards, deadlines, eligibility, amounts. 23 fields. Keyword search, sort by award/deadline. Education financial aid research.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
qingwa
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
Scholarship Finder Scraper
Extract comprehensive US scholarship data from CollegeScholarships.org — 23,000+ scholarships with 20+ fields per record.
Features
- 🎓 23,000+ scholarships from CollegeScholarships.org
- 📊 20+ fields per scholarship (award min/max, deadline, eligibility, sponsor, etc.)
- 🔍 Keyword search — filter by title, description, or major
- 💰 Award sorting — sort by highest/lowest award or deadline
- 🏷️ Min award filter — only scholarships above a threshold
- 📄 Detail page enrichment — visit each scholarship's page for full data
- 🚀 Fast & reliable — static HTML, no JavaScript rendering needed
Output Fields
| Field | Description | Source |
|---|---|---|
title | Scholarship name | Listing |
detail_url | Full URL to scholarship page | Listing |
award | Award amount (text) | Listing |
award_amount | Award amount (numeric) | Listing |
deadline | Application deadline | Listing |
description | Scholarship description | Listing |
geographic_restrictions | Geographic eligibility | Listing |
enrollment_level | Required enrollment level | Listing |
majors | Eligible majors/fields | Listing |
min_award | Minimum award amount | Detail |
max_award | Maximum award amount | Detail |
award_type | Type (Scholarship/Grant/Fellowship) | Detail |
renewable | Whether award is renewable | Detail |
repay_required | Whether repayment is required | Detail |
unlimited_awards | Whether awards are unlimited | Detail |
enrollment_detail | Detailed enrollment requirements | Detail |
ethnicity | Ethnicity requirements | Detail |
gender | Gender requirements | Detail |
requirements | Additional requirements | Detail |
gpa | GPA requirement | Detail |
sponsor_name | Scholarship sponsor | Detail |
sponsor_url | Sponsor website | Detail |
apply_url | Direct application link | Detail |
full_description | Full description from detail page | Detail |
source | Data source identifier | — |
Input Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
keyword | String | — | Filter by keyword (e.g., "engineering", "nursing") |
maxResults | Select | 100 | Max results: 50/100/200/500/1000/2000/5000 |
maxPages | Select | 10 | Max pages to scrape (30/page): 5/10/20/50/100/769 |
fetchDetails | Checkbox | ✓ | Fetch detail pages for enriched data |
minAward | Select | — | Minimum award filter: $500-$25,000 |
sortBy | Select | none | Sort: none/award_high/award_low/deadline |
Example Usage
Top 100 highest-value scholarships:
{"maxResults": "100","maxPages": "10","fetchDetails": true,"sortBy": "award_high"}
Engineering scholarships over $5,000:
{"keyword": "engineering","maxResults": "200","maxPages": "20","minAward": "5000","fetchDetails": true}
All scholarships sorted by deadline:
{"maxResults": "500","maxPages": "20","sortBy": "deadline","fetchDetails": false}
How It Works
- Browse: Iterates through listing pages (30 scholarships/page)
- Parse: Extracts basic fields (title, award, deadline, description, eligibility)
- Enrich (optional): Visits each detail page for 13+ additional fields
- Filter: Applies keyword and minimum award filters
- Sort: Orders results by award amount or deadline
- Export: Pushes structured data to Apify dataset
Data Source
- CollegeScholarships.org — One of the largest free scholarship databases
- 23,000+ scholarships across all academic disciplines
- Updated regularly with new opportunities
- No registration or API key required
Pricing
$5 per 1,000 results.
Why This Scraper?
| Feature | This Scraper | Competitors |
|---|---|---|
| Fields | 23+ | 6-15 |
| Detail enrichment | ✅ | ❌ Most |
| Award min/max | ✅ | ❌ |
| Sponsor info | ✅ | ❌ |
| Keyword filter | ✅ | Some |
| Sort by award | ✅ | ❌ |
| Data source size | 23,000+ | 3,400-10,000 |