Wellfound: Get Job Details
Wellfound via Parse · jobs
Retrieve full details of a specific job listing including structured JSON-LD data with title, description, salary, location, and hiring organization. Returns stale_input if the job has been removed (410 Gone) or not found (404). API to extract trending/featured job listings and startup data from Wellfound (formerly AngelList Talent). Provides featured jobs organized by category, trending startups currently hiring, job search by role/location, company profiles, and job details. Fulfilled by Parse from wellfound.com.
- b2b-directory
- jobs
- parse
- platform-key
- social-media
- wellfound
- wellfound-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- jobs
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/7765b337-78bd-4d7a-b7db-8e0e13ec3418/get_job_details
- Interface artifact
- sha256:bf6c40108026711ce49a99d34b7fd32468df80a43d661a895cd59d50ad36baf4
- Manifest digest
- sha256:5506be6d96ba83601658fadeea3986a29853b6b0cb882850a8ea32034e61d5be
Request fields
- job_id (string, required): Job ID from search_jobs results (e.g., '4322508')
- job_slug (string, required): Job slug from search_jobs results (e.g., 'software-engineer')
Example queries
- {"job_id":"4322508","job_slug":"software-engineer"}