Skip to main content
GET
Get Scraped Job By ID

Endpoint

Base URL: http://localhost:3000/api/v1
This endpoint is public - no authentication required.

Path Parameters

Response (200 OK)

Response Fields

string
Unique identifier for the scraped job.
string
Job type identifier. Always scraped for this endpoint.
string
Job title.
string
Name of the company posting the job.
string
Full job description.
string | null
Direct link to the original job posting.
string | null
Date when the job was posted (ISO 8601).
enum
Job source platform. Values: LinkedIn, Indeed, Glassdoor, Bayt, Wuzzuf
string
Job location.
string
Salary range (as reported by source).

Error Responses

404 Not Found

Example