Notgoingtouni: Search Opportunities
Notgoingtouni via Parse · jobs
Search for apprenticeship and training opportunities with optional filters. Returns paginated results with job cards containing title, company logo, sector, location, and slug. Pagination via page number; each page returns up to per_page results. Supports filtering by keyword, location, sector slug, opportunity type slug, and company slug. Access apprenticeship and training opportunities from notgoingtouni.co.uk including search, details, sectors, opportunity types, companies, and featured listings. Fulfilled by Parse from notgoingtouni.co.uk.
- b2b-directory
- education
- jobs
- notgoingtouni
- notgoingtouni-co-uk
- parse
- platform-key
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/4823c7f8-30d6-43d3-a733-01c2eee806fa/search_opportunities
- Interface artifact
- sha256:abb9c997e25aae579e2dc4f8f29e685acececa63b1d1ae34a8fddbed1fbec01e
- Manifest digest
- sha256:4106226e6a11210c3e12953fc8f8cb0857e358600361f810316cf325a3b535ce
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: latest, relevant
- type (string): Opportunity type slug to filter results. Use slugs from list_opportunity_types endpoint.
- sector (string): Sector slug to filter results. Use slugs from list_sectors endpoint.
- company (string): Company slug to filter results. Use slugs from list_companies endpoint.
- keyword (string): Search keyword to filter by job title or description.
- location (string): Location name to filter results (e.g. 'London', 'Manchester').
- per_page (integer): Number of results per page.
Example queries
- {"page":1,"sort":"latest","type":"alternative-coursesdegrees","sector":"creative-media-design","company":"ngtu-learn","keyword":"engineer","location":"London","per_page":21}