Supercharge your Hiring with JobScroller API
Instantly access thousands of active jobs. Powerful, flexible, and made for developers.
Starter
$49/month
- ✅5,000 API calls
- ✅Basic job metadata
Pro
$149/month
- ✅20,000 API calls
- ✅Advanced filtering
- ✅Tech stack and location queries
Team
$499/month
- ✅Unlimited API usage
- ✅Priority support
Want to try before committing? Contact us for a free 14-day trial.
How JobScroller Compares
Field | Type | Description |
---|---|---|
Updated daily | ✅ | ❌ or weekly |
Inactive job cleanup | 48h auto-delete | Often left stale |
New companies added | Weekly | Rarely updated |
Raw job description | ✅ Full text | Sometimes partial |
Developer-friendly pricing | $49/mo starter | Request a quote |
Direct from company sites | ✅ | Aggregators / third-party |
Simple API, Powerful Results
Fetch real-time job listings with simple queries. Our API is built to scale with you.
curl -X GET "https://ixolafzdxknxhfcuethw.supabase.co/functions/v1/get-jobs" \ -H "Authorization: Bearer YOUR_API_KEY"
API Response Fields
Field | Type | Description |
---|---|---|
id | bigint | Unique job ID |
title | text | Job title |
company | text | Company name |
location | text | Job location |
url | text | Direct job URL |
tech_stack | text | Relevant technologies (comma-separated) |
posted_at | timestamp with time zone | Original posting date |
raw_content | text | Full job description text |
created_at | timestamp | Ingestion timestamp |
is_active | boolean | Is the job currently active? |