Unstop: Search Internships
Unstop via Parse · jobs
Search open internships on Unstop, optionally filtered by domain (role slug from get_domains) and job type. Returns paginated results including title, organization, salary, locations, required skills, and eligibility. Results are ordered by most recently posted. Search and discover internships on Unstop filtered by domain (work function/role) and job type (work from home, in-office, hybrid). Also provides endpoints to list available domains and cities for filtering. Fulfilled by Parse from unstop.com.
- education
- jobs
- marketplace
- parse
- platform-key
- unstop
- unstop-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/d3cf4aa1-72f3-447c-9e12-2d8d45110813/search_internships
- Interface artifact
- sha256:2cc030fc3a3d11a4f01201bea03ca5b33e4262d235a97fb5b8f2b6cf1d710d9f
- Manifest digest
- sha256:365c1d72055ff961f522fefeebcb3b0ed0492550904a2a90ce01512879a0e076
Request fields
- page (integer): Page number for pagination (1-based).
- roles (string): Domain/role slug to filter internships (e.g. 'data-science', 'software-development', 'digital-marketing'). Obtain valid slugs from the get_domains endpoint. Omitting returns all domains.
- job_type (string): Filter by work location type. Omitting returns all types.: Allowed values: wfh, in_office, hybrid
- per_page (integer): Number of results per page (1-100).