List Internshala internships
List public internships with keyword, location, category, work-from-home, part-time, stipend, and bounded pagination filters.
internshala.internships.list
/execute
Shared execution endpoint
Input parameters
category
string
optional
Category supplied for this request.
graphic-design
keywords
string
optional
Keywords supplied for this request.
design
location
string
optional
Location supplied for this request.
Mumbai
max_pages
integer
optional
Max pages supplied for this request.
1
max_stipend
integer
optional
Max stipend supplied for this request.
min_stipend
integer
optional
Min stipend supplied for this request.
10000
page
integer
optional
One-based result page to fetch.
part_time
boolean
optional
Part time supplied for this request.
work_from_home
boolean
optional
Work from home supplied for this request.
false
Response
Successful output is returned in results[0].data. Raw platform output is
intentionally open-ended and may evolve with the upstream source.
No committed sample output is available for this capability yet.
Execution behavior
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until the job reaches completed or
failed.